From 0805b749042a533d0ba958f20cff2788db6b600f Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Fri, 10 May 2024 18:29:59 +0000 Subject: [PATCH] Release 2024-05-10 --- .changelog/141709e97967446fa3213dfafe9aa52f.json | 8 -------- .changelog/2781886a806d48bda53e5be2992aa455.json | 8 -------- .changelog/4aa8f816bcd84e4593d2fa4b71224fbb.json | 8 -------- .changelog/6ed4b80d8dd046f69e9fc13d60233253.json | 8 -------- .changelog/7d239e5b65ba444db39372a78fb165c9.json | 8 -------- .changelog/99710a6188f54e09ac83675b0561ae9c.json | 8 -------- .changelog/d0ba80d8cc02448d91d0997ce89432f3.json | 11 ----------- CHANGELOG.md | 16 ++++++++++++++++ config/CHANGELOG.md | 4 ++++ config/go.mod | 4 ++-- config/go_module_metadata.go | 2 +- credentials/CHANGELOG.md | 4 ++++ credentials/go.mod | 2 +- credentials/go_module_metadata.go | 2 +- example/service/dynamodb/createTable/go.mod | 6 +++--- example/service/dynamodb/scanItems/go.mod | 6 +++--- example/service/s3/listObjects/go.mod | 6 +++--- example/service/s3/usingPrivateLink/go.mod | 6 +++--- feature/ec2/imds/internal/configtesting/go.mod | 6 +++--- feature/s3/manager/CHANGELOG.md | 4 ++++ feature/s3/manager/go.mod | 6 +++--- feature/s3/manager/go_module_metadata.go | 2 +- internal/configsources/configtesting/go.mod | 6 +++--- service/ec2/CHANGELOG.md | 4 ++++ service/ec2/go_module_metadata.go | 2 +- service/greengrassv2/CHANGELOG.md | 4 ++++ service/greengrassv2/go_module_metadata.go | 2 +- service/internal/eventstreamtesting/CHANGELOG.md | 5 +++++ service/internal/eventstreamtesting/go.mod | 2 +- .../eventstreamtesting/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 10 +++++----- service/kinesis/internal/testing/go.mod | 4 ++-- .../licensemanagerusersubscriptions/CHANGELOG.md | 4 ++++ .../go_module_metadata.go | 2 +- service/s3/internal/configtesting/go.mod | 6 +++--- service/sagemaker/CHANGELOG.md | 4 ++++ service/sagemaker/go_module_metadata.go | 2 +- service/ssooidc/CHANGELOG.md | 4 ++++ service/ssooidc/go_module_metadata.go | 2 +- .../transcribestreaming/internal/testing/go.mod | 4 ++-- 40 files changed, 99 insertions(+), 105 deletions(-) delete mode 100644 .changelog/141709e97967446fa3213dfafe9aa52f.json delete mode 100644 .changelog/2781886a806d48bda53e5be2992aa455.json delete mode 100644 .changelog/4aa8f816bcd84e4593d2fa4b71224fbb.json delete mode 100644 .changelog/6ed4b80d8dd046f69e9fc13d60233253.json delete mode 100644 .changelog/7d239e5b65ba444db39372a78fb165c9.json delete mode 100644 .changelog/99710a6188f54e09ac83675b0561ae9c.json delete mode 100644 .changelog/d0ba80d8cc02448d91d0997ce89432f3.json diff --git a/.changelog/141709e97967446fa3213dfafe9aa52f.json b/.changelog/141709e97967446fa3213dfafe9aa52f.json deleted file mode 100644 index 25b02f00a20..00000000000 --- a/.changelog/141709e97967446fa3213dfafe9aa52f.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "141709e9-7967-446f-a321-3dfafe9aa52f", - "type": "feature", - "description": "add v2 smoke tests and smithy smokeTests trait for SDK testing", - "modules": [ - "service/applicationdiscoveryservice" - ] -} \ No newline at end of file diff --git a/.changelog/2781886a806d48bda53e5be2992aa455.json b/.changelog/2781886a806d48bda53e5be2992aa455.json deleted file mode 100644 index d0ad3ff2bfc..00000000000 --- a/.changelog/2781886a806d48bda53e5be2992aa455.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2781886a-806d-48bd-a53e-5be2992aa455", - "type": "bugfix", - "description": "Fix serialization behavior of empty lists.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/4aa8f816bcd84e4593d2fa4b71224fbb.json b/.changelog/4aa8f816bcd84e4593d2fa4b71224fbb.json deleted file mode 100644 index 15e42c74b1c..00000000000 --- a/.changelog/4aa8f816bcd84e4593d2fa4b71224fbb.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "4aa8f816-bcd8-4e45-93d2-fa4b71224fbb", - "type": "feature", - "description": "Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/.changelog/6ed4b80d8dd046f69e9fc13d60233253.json b/.changelog/6ed4b80d8dd046f69e9fc13d60233253.json deleted file mode 100644 index 53a32dc74fa..00000000000 --- a/.changelog/6ed4b80d8dd046f69e9fc13d60233253.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "6ed4b80d-8dd0-46f6-9e9f-c13d60233253", - "type": "feature", - "description": "Remove deprecated `honeycode` service.", - "modules": [ - "." - ] -} \ No newline at end of file diff --git a/.changelog/7d239e5b65ba444db39372a78fb165c9.json b/.changelog/7d239e5b65ba444db39372a78fb165c9.json deleted file mode 100644 index 33d4de9f531..00000000000 --- a/.changelog/7d239e5b65ba444db39372a78fb165c9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7d239e5b-65ba-444d-b393-72a78fb165c9", - "type": "feature", - "description": "Updated request parameters for PKCE support.", - "modules": [ - "service/ssooidc" - ] -} \ No newline at end of file diff --git a/.changelog/99710a6188f54e09ac83675b0561ae9c.json b/.changelog/99710a6188f54e09ac83675b0561ae9c.json deleted file mode 100644 index d90b30d630c..00000000000 --- a/.changelog/99710a6188f54e09ac83675b0561ae9c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "99710a61-88f5-4e09-ac83-675b0561ae9c", - "type": "feature", - "description": "Mark ComponentVersion in ComponentDeploymentSpecification as required.", - "modules": [ - "service/greengrassv2" - ] -} \ No newline at end of file diff --git a/.changelog/d0ba80d8cc02448d91d0997ce89432f3.json b/.changelog/d0ba80d8cc02448d91d0997ce89432f3.json deleted file mode 100644 index 634fb0a71d6..00000000000 --- a/.changelog/d0ba80d8cc02448d91d0997ce89432f3.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "id": "d0ba80d8-cc02-448d-91d0-997ce89432f3", - "type": "feature", - "description": "Drop test dependency on x/net, h2 support is now available in the stdlib.", - "collapse": true, - "modules": [ - "service/internal/eventstreamtesting", - "service/kinesis/internal/testing", - "service/transcribestreaming/internal/testing" - ] -} diff --git a/CHANGELOG.md b/CHANGELOG.md index adcf3df690a..5aa8f690470 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Release (2024-05-10) + +## General Highlights +* **Feature**: Drop test dependency on x/net, h2 support is now available in the stdlib. +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.161.1](service/ec2/CHANGELOG.md#v11611-2024-05-10) + * **Bug Fix**: Fix serialization behavior of empty lists. +* `github.com/aws/aws-sdk-go-v2/service/greengrassv2`: [v1.31.0](service/greengrassv2/CHANGELOG.md#v1310-2024-05-10) + * **Feature**: Mark ComponentVersion in ComponentDeploymentSpecification as required. +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.140.0](service/sagemaker/CHANGELOG.md#v11400-2024-05-10) + * **Feature**: Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. +* `github.com/aws/aws-sdk-go-v2/service/ssooidc`: [v1.24.0](service/ssooidc/CHANGELOG.md#v1240-2024-05-10) + * **Feature**: Updated request parameters for PKCE support. + # Release (2024-05-09) ## Module Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 808e13ab4be..56c343bb280 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.13 (2024-05-10) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.27.12 (2024-05-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index c6b3a6358ca..d1807aaa406 100644 --- a/config/go.mod +++ b/config/go.mod @@ -4,11 +4,11 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.26.1 - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 github.com/aws/smithy-go v1.20.2 ) diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index 2ec19a2db93..a4e03db1274 100644 --- a/config/go_module_metadata.go +++ b/config/go_module_metadata.go @@ -3,4 +3,4 @@ package config // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.12" +const goModuleVersion = "1.27.13" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index bbef7178692..0aea1772fa0 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.13 (2024-05-10) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.17.12 (2024-05-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index 2e93a9fee32..8a1c6371537 100644 --- a/credentials/go.mod +++ b/credentials/go.mod @@ -6,7 +6,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.26.1 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 github.com/aws/smithy-go v1.20.2 ) diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index 863674dd78a..3ded0b066b2 100644 --- a/credentials/go_module_metadata.go +++ b/credentials/go_module_metadata.go @@ -3,4 +3,4 @@ package credentials // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.12" +const goModuleVersion = "1.17.13" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 54aff376cac..f55793210cb 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -4,12 +4,12 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.26.1 - github.com/aws/aws-sdk-go-v2/config v1.27.12 + github.com/aws/aws-sdk-go-v2/config v1.27.13 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.1 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect @@ -18,7 +18,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.9.6 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 // indirect github.com/aws/smithy-go v1.20.2 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index 0a6925157d6..17ad4a5f262 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -4,13 +4,13 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.26.1 - github.com/aws/aws-sdk-go-v2/config v1.27.12 + github.com/aws/aws-sdk-go-v2/config v1.27.13 github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.13.15 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.1 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect @@ -20,7 +20,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.9.6 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 // indirect github.com/aws/smithy-go v1.20.2 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index 23697e727f4..6042150a8b8 100644 --- a/example/service/s3/listObjects/go.mod +++ b/example/service/s3/listObjects/go.mod @@ -3,14 +3,14 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects go 1.20 require ( - github.com/aws/aws-sdk-go-v2/config v1.27.12 + github.com/aws/aws-sdk-go-v2/config v1.27.13 github.com/aws/aws-sdk-go-v2/service/s3 v1.53.2 ) require ( github.com/aws/aws-sdk-go-v2 v1.26.1 // indirect github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect @@ -21,7 +21,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 // indirect github.com/aws/smithy-go v1.20.2 // indirect ) diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index d619a9f8a61..e1df82fd764 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,14 +4,14 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.26.1 - github.com/aws/aws-sdk-go-v2/config v1.27.12 + github.com/aws/aws-sdk-go-v2/config v1.27.13 github.com/aws/aws-sdk-go-v2/service/s3 v1.53.2 github.com/aws/aws-sdk-go-v2/service/s3control v1.44.7 ) require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect @@ -22,7 +22,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 // indirect github.com/aws/smithy-go v1.20.2 // indirect ) diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index 0dd67af576f..8b5267ed52e 100644 --- a/feature/ec2/imds/internal/configtesting/go.mod +++ b/feature/ec2/imds/internal/configtesting/go.mod @@ -3,20 +3,20 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting go 1.20 require ( - github.com/aws/aws-sdk-go-v2/config v1.27.12 + github.com/aws/aws-sdk-go-v2/config v1.27.13 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 ) require ( github.com/aws/aws-sdk-go-v2 v1.26.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 // indirect github.com/aws/smithy-go v1.20.2 // indirect ) diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 7e768b69c77..fc7bdbd5389 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.17 (2024-05-10) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.16 (2024-05-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index 07cc6224732..5d935db4050 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -4,14 +4,14 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.26.1 - github.com/aws/aws-sdk-go-v2/config v1.27.12 + github.com/aws/aws-sdk-go-v2/config v1.27.13 github.com/aws/aws-sdk-go-v2/service/s3 v1.53.2 github.com/aws/smithy-go v1.20.2 ) require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect @@ -22,7 +22,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect ) diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index 6d3dbe5c94b..e1208fd9154 100644 --- a/feature/s3/manager/go_module_metadata.go +++ b/feature/s3/manager/go_module_metadata.go @@ -3,4 +3,4 @@ package manager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.16" +const goModuleVersion = "1.16.17" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index b149d34fef8..dbdd4f295bb 100644 --- a/internal/configsources/configtesting/go.mod +++ b/internal/configsources/configtesting/go.mod @@ -3,20 +3,20 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting go 1.20 require ( - github.com/aws/aws-sdk-go-v2/config v1.27.12 + github.com/aws/aws-sdk-go-v2/config v1.27.13 github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 ) require ( github.com/aws/aws-sdk-go-v2 v1.26.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 // indirect github.com/aws/smithy-go v1.20.2 // indirect ) diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 76f74b0c34f..f75ed1d8b0d 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.161.1 (2024-05-10) + +* **Bug Fix**: Fix serialization behavior of empty lists. + # v1.161.0 (2024-05-08) * **Feature**: Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index 0fab7a6fea5..4ada4632fe2 100644 --- a/service/ec2/go_module_metadata.go +++ b/service/ec2/go_module_metadata.go @@ -3,4 +3,4 @@ package ec2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.161.0" +const goModuleVersion = "1.161.1" diff --git a/service/greengrassv2/CHANGELOG.md b/service/greengrassv2/CHANGELOG.md index f3fdb562b22..fad8bc6070e 100644 --- a/service/greengrassv2/CHANGELOG.md +++ b/service/greengrassv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.0 (2024-05-10) + +* **Feature**: Mark ComponentVersion in ComponentDeploymentSpecification as required. + # v1.30.5 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/greengrassv2/go_module_metadata.go b/service/greengrassv2/go_module_metadata.go index 858a3cfd53f..fc768c4a2c4 100644 --- a/service/greengrassv2/go_module_metadata.go +++ b/service/greengrassv2/go_module_metadata.go @@ -3,4 +3,4 @@ package greengrassv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.5" +const goModuleVersion = "1.31.0" diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index 834c1fd2463..78e7b82dbfd 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.4.0 (2024-05-10) + +* **Feature**: Drop test dependency on x/net, h2 support is now available in the stdlib. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.13 (2024-05-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index 21811a68312..0162b0c328f 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.26.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 ) require github.com/aws/smithy-go v1.20.2 // indirect diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index d0ab9c8a98d..f0d8cd8e375 100644 --- a/service/internal/eventstreamtesting/go_module_metadata.go +++ b/service/internal/eventstreamtesting/go_module_metadata.go @@ -3,4 +3,4 @@ package eventstreamtesting // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.13" +const goModuleVersion = "1.4.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index d1880ec994c..de36c1f6e32 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -2,8 +2,8 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.26.1 - github.com/aws/aws-sdk-go-v2/config v1.27.12 - github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.16 + github.com/aws/aws-sdk-go-v2/config v1.27.13 + github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.17 github.com/aws/aws-sdk-go-v2/service/acm v1.25.5 github.com/aws/aws-sdk-go-v2/service/apigateway v1.23.7 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.27.5 @@ -32,7 +32,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.24.5 github.com/aws/aws-sdk-go-v2/service/docdb v1.34.1 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.1 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.161.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.161.1 github.com/aws/aws-sdk-go-v2/service/ecr v1.28.0 github.com/aws/aws-sdk-go-v2/service/ecs v1.41.8 github.com/aws/aws-sdk-go-v2/service/efs v1.28.5 @@ -91,7 +91,7 @@ require ( require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect @@ -103,7 +103,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect ) diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 5f7c86177f4..81df9d5a839 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -5,13 +5,13 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.26.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.3.13 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.4.0 github.com/aws/aws-sdk-go-v2/service/kinesis v1.27.5 github.com/aws/smithy-go v1.20.2 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect diff --git a/service/licensemanagerusersubscriptions/CHANGELOG.md b/service/licensemanagerusersubscriptions/CHANGELOG.md index 5a12935dc05..607b7b64a6a 100644 --- a/service/licensemanagerusersubscriptions/CHANGELOG.md +++ b/service/licensemanagerusersubscriptions/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.7 (2024-05-10) + +* No change notes available for this release. + # v1.9.6 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/licensemanagerusersubscriptions/go_module_metadata.go b/service/licensemanagerusersubscriptions/go_module_metadata.go index 7481ef968e7..0d5fdfb81d4 100644 --- a/service/licensemanagerusersubscriptions/go_module_metadata.go +++ b/service/licensemanagerusersubscriptions/go_module_metadata.go @@ -3,4 +3,4 @@ package licensemanagerusersubscriptions // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.6" +const goModuleVersion = "1.9.7" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 0ccfbe03e37..7a7eb8af339 100644 --- a/service/s3/internal/configtesting/go.mod +++ b/service/s3/internal/configtesting/go.mod @@ -3,13 +3,13 @@ module github.com/aws/aws-sdk-go-v2/service/s3/internal/configtesting go 1.20 require ( - github.com/aws/aws-sdk-go-v2/config v1.27.12 + github.com/aws/aws-sdk-go-v2/config v1.27.13 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.5 ) require ( github.com/aws/aws-sdk-go-v2 v1.26.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.1 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect @@ -17,7 +17,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.7 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.20.6 // indirect - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.23.5 // indirect + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.24.0 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.28.7 // indirect github.com/aws/smithy-go v1.20.2 // indirect ) diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index d39f30aaab8..8fc39630267 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.140.0 (2024-05-10) + +* **Feature**: Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. + # v1.139.1 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 5019b3130d4..ca6e885b04c 100644 --- a/service/sagemaker/go_module_metadata.go +++ b/service/sagemaker/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemaker // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.139.1" +const goModuleVersion = "1.140.0" diff --git a/service/ssooidc/CHANGELOG.md b/service/ssooidc/CHANGELOG.md index 05ad36f9dd2..83b8b794598 100644 --- a/service/ssooidc/CHANGELOG.md +++ b/service/ssooidc/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.0 (2024-05-10) + +* **Feature**: Updated request parameters for PKCE support. + # v1.23.5 (2024-05-08) * **Bug Fix**: GoDoc improvement diff --git a/service/ssooidc/go_module_metadata.go b/service/ssooidc/go_module_metadata.go index 391d4e694f8..8c03a2bc5ac 100644 --- a/service/ssooidc/go_module_metadata.go +++ b/service/ssooidc/go_module_metadata.go @@ -3,4 +3,4 @@ package ssooidc // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.5" +const goModuleVersion = "1.24.0" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index cb9c59653c8..7d286f49b47 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -5,13 +5,13 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.26.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.3.13 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.4.0 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.17.5 github.com/aws/smithy-go v1.20.2 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.17.12 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.17.13 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.5 // indirect )