diff --git a/.changelog/10d6a3d44f1f480a82b18977a7ae4f86.json b/.changelog/10d6a3d44f1f480a82b18977a7ae4f86.json deleted file mode 100644 index 002e76f6917..00000000000 --- a/.changelog/10d6a3d44f1f480a82b18977a7ae4f86.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "10d6a3d4-4f1f-480a-82b1-8977a7ae4f86", - "type": "documentation", - "description": "Documentation updates for AWS Transfer Family", - "modules": [ - "service/transfer" - ] -} \ No newline at end of file diff --git a/.changelog/1484066c9a5749b6a506e4a8041a434c.json b/.changelog/1484066c9a5749b6a506e4a8041a434c.json deleted file mode 100644 index 9e174fc3a98..00000000000 --- a/.changelog/1484066c9a5749b6a506e4a8041a434c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "1484066c-9a57-49b6-a506-e4a8041a434c", - "type": "feature", - "description": "Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/541a71eb336f48a1a00000eee6bb77e9.json b/.changelog/541a71eb336f48a1a00000eee6bb77e9.json deleted file mode 100644 index 36e4bc73873..00000000000 --- a/.changelog/541a71eb336f48a1a00000eee6bb77e9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "541a71eb-336f-48a1-a000-00eee6bb77e9", - "type": "feature", - "description": "Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier.", - "modules": [ - "service/bedrockruntime" - ] -} \ No newline at end of file diff --git a/.changelog/6b42f2f36e6e4638a16429ad07ec8fb8.json b/.changelog/6b42f2f36e6e4638a16429ad07ec8fb8.json deleted file mode 100644 index 3b3b0f81d51..00000000000 --- a/.changelog/6b42f2f36e6e4638a16429ad07ec8fb8.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "6b42f2f3-6e6e-4638-a164-29ad07ec8fb8", - "type": "feature", - "description": "Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.", - "modules": [ - "service/rds" - ] -} \ No newline at end of file diff --git a/.changelog/ba6fbbfd1b6a4b57b47327dc7eb7fc68.json b/.changelog/ba6fbbfd1b6a4b57b47327dc7eb7fc68.json deleted file mode 100644 index 64e55493cc0..00000000000 --- a/.changelog/ba6fbbfd1b6a4b57b47327dc7eb7fc68.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ba6fbbfd-1b6a-4b57-b473-27dc7eb7fc68", - "type": "documentation", - "description": "Remove Rinkeby as option from Ethereum APIs", - "modules": [ - "service/managedblockchain" - ] -} \ No newline at end of file diff --git a/.changelog/ce49a10ff1e346c483e2ff946b4e2b3a.json b/.changelog/ce49a10ff1e346c483e2ff946b4e2b3a.json deleted file mode 100644 index 637f9537416..00000000000 --- a/.changelog/ce49a10ff1e346c483e2ff946b4e2b3a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ce49a10f-f1e3-46c4-83e2-ff946b4e2b3a", - "type": "feature", - "description": "Fix FIPS Endpoints in aws-us-gov.", - "modules": [ - "service/sso" - ] -} \ No newline at end of file diff --git a/.changelog/d834f6e9eb5142599d7cc235a86c02c8.json b/.changelog/d834f6e9eb5142599d7cc235a86c02c8.json deleted file mode 100644 index 0011e8d15dc..00000000000 --- a/.changelog/d834f6e9eb5142599d7cc235a86c02c8.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d834f6e9-eb51-4259-9d7c-c235a86c02c8", - "type": "feature", - "description": "Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs.", - "modules": [ - "service/bedrock" - ] -} \ No newline at end of file diff --git a/.changelog/e728ad911e8d4007892192af33f37510.json b/.changelog/e728ad911e8d4007892192af33f37510.json deleted file mode 100644 index 8db74a407d5..00000000000 --- a/.changelog/e728ad911e8d4007892192af33f37510.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e728ad91-1e8d-4007-8921-92af33f37510", - "type": "feature", - "description": "STS API updates for assumeRole", - "modules": [ - "service/sts" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 6210bc156ed..d26a08535c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# Release (2023-10-02) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.1.0](service/bedrock/CHANGELOG.md#v110-2023-10-02) + * **Feature**: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs. +* `github.com/aws/aws-sdk-go-v2/service/bedrockruntime`: [v1.1.0](service/bedrockruntime/CHANGELOG.md#v110-2023-10-02) + * **Feature**: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.123.0](service/ec2/CHANGELOG.md#v11230-2023-10-02) + * **Feature**: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. +* `github.com/aws/aws-sdk-go-v2/service/managedblockchain`: [v1.16.6](service/managedblockchain/CHANGELOG.md#v1166-2023-10-02) + * **Documentation**: Remove Rinkeby as option from Ethereum APIs +* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.55.0](service/rds/CHANGELOG.md#v1550-2023-10-02) + * **Feature**: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response. +* `github.com/aws/aws-sdk-go-v2/service/sso`: [v1.15.0](service/sso/CHANGELOG.md#v1150-2023-10-02) + * **Feature**: Fix FIPS Endpoints in aws-us-gov. +* `github.com/aws/aws-sdk-go-v2/service/sts`: [v1.23.0](service/sts/CHANGELOG.md#v1230-2023-10-02) + * **Feature**: STS API updates for assumeRole +* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.33.9](service/transfer/CHANGELOG.md#v1339-2023-10-02) + * **Documentation**: Documentation updates for AWS Transfer Family + # Release (2023-09-28) ## Module Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 5ecb90887d2..c76a89236b2 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.43 (2023-10-02) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.42 (2023-09-22) * **Bug Fix**: Fixed a bug where merging `max_attempts` or `duration_seconds` fields across shared config files with invalid values would silently default them to 0. diff --git a/config/go.mod b/config/go.mod index bcc1d42aa4c..05e4207be10 100644 --- a/config/go.mod +++ b/config/go.mod @@ -4,12 +4,12 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/credentials v1.13.40 + github.com/aws/aws-sdk-go-v2/credentials v1.13.41 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 github.com/aws/aws-sdk-go-v2/internal/ini v1.3.43 - github.com/aws/aws-sdk-go-v2/service/sso v1.14.1 + github.com/aws/aws-sdk-go-v2/service/sso v1.15.0 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.1 - github.com/aws/aws-sdk-go-v2/service/sts v1.22.0 + github.com/aws/aws-sdk-go-v2/service/sts v1.23.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8 ) diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index 68b20cc2a81..85155756cfb 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.18.42" +const goModuleVersion = "1.18.43" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index 5bc8489a0ac..02dce856275 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.41 (2023-10-02) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.40 (2023-09-22) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index 9c8d95d8ecf..ba760000ed8 100644 --- a/credentials/go.mod +++ b/credentials/go.mod @@ -5,9 +5,9 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 - github.com/aws/aws-sdk-go-v2/service/sso v1.14.1 + github.com/aws/aws-sdk-go-v2/service/sso v1.15.0 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.1 - github.com/aws/aws-sdk-go-v2/service/sts v1.22.0 + github.com/aws/aws-sdk-go-v2/service/sts v1.23.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8 ) diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index eee7c1c11c5..58ea71d58f5 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.13.40" +const goModuleVersion = "1.13.41" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index a315da683e1..7e06e8ab50e 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.42 + github.com/aws/aws-sdk-go-v2/config v1.18.43 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0 ) diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index 2c528740ded..3a5dec05433 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.42 + github.com/aws/aws-sdk-go-v2/config v1.18.43 github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.40 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0 ) diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index ce023f85908..7627e5dbbbd 100644 --- a/example/service/s3/listObjects/go.mod +++ b/example/service/s3/listObjects/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.42 + github.com/aws/aws-sdk-go-v2/config v1.18.43 github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0 ) diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index 1522133a166..09da196ffbf 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.42 + github.com/aws/aws-sdk-go-v2/config v1.18.43 github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0 github.com/aws/aws-sdk-go-v2/service/s3control v1.33.0 ) diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index 4a2dcf6a640..e648b8508ef 100644 --- a/feature/ec2/imds/internal/configtesting/go.mod +++ b/feature/ec2/imds/internal/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.42 + github.com/aws/aws-sdk-go-v2/config v1.18.43 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 ) diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 52887d049ee..9343645f313 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.88 (2023-10-02) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.87 (2023-09-26) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index e3b391bb5d7..3398cab56fe 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.42 + github.com/aws/aws-sdk-go-v2/config v1.18.43 github.com/aws/aws-sdk-go-v2/service/s3 v1.40.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8 diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index b348a8be7b2..c6f55795801 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.11.87" +const goModuleVersion = "1.11.88" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index f6062c76d29..0ec40601fbe 100644 --- a/internal/configsources/configtesting/go.mod +++ b/internal/configsources/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.42 + github.com/aws/aws-sdk-go-v2/config v1.18.43 github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 ) diff --git a/service/bedrock/CHANGELOG.md b/service/bedrock/CHANGELOG.md index b0566506dc6..06edf645f56 100644 --- a/service/bedrock/CHANGELOG.md +++ b/service/bedrock/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.0 (2023-10-02) + +* **Feature**: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs. + # v1.0.0 (2023-09-28) * **Release**: New AWS service client module diff --git a/service/bedrock/go_module_metadata.go b/service/bedrock/go_module_metadata.go index 84ba5ad5995..656074258b5 100644 --- a/service/bedrock/go_module_metadata.go +++ b/service/bedrock/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrock // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0" +const goModuleVersion = "1.1.0" diff --git a/service/bedrockruntime/CHANGELOG.md b/service/bedrockruntime/CHANGELOG.md index 664025c478a..374ec6291b0 100644 --- a/service/bedrockruntime/CHANGELOG.md +++ b/service/bedrockruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.0 (2023-10-02) + +* **Feature**: Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier. + # v1.0.0 (2023-09-28) * **Release**: New AWS service client module diff --git a/service/bedrockruntime/go_module_metadata.go b/service/bedrockruntime/go_module_metadata.go index d4df9604231..79cad3300d3 100644 --- a/service/bedrockruntime/go_module_metadata.go +++ b/service/bedrockruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrockruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0" +const goModuleVersion = "1.1.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 568297762d8..d9375d0b85a 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.123.0 (2023-10-02) + +* **Feature**: Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. + # v1.122.0 (2023-09-28) * **Feature**: Adds support for Customer Managed Key encryption for Amazon Verified Access resources diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index d62c6fc5e86..927bc75ed9d 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.122.0" +const goModuleVersion = "1.123.0" diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index 326875797fc..d114c4b32cf 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.80 (2023-10-02) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.79 (2023-09-22) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index a65d565bdae..0b4b0bf6355 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/credentials v1.13.40 + github.com/aws/aws-sdk-go-v2/credentials v1.13.41 golang.org/x/net v0.1.0 ) diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index 2f466492e2a..a320799fe05 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.0.79" +const goModuleVersion = "1.0.80" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 19b1d49df5c..0a4344e8c94 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -2,7 +2,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.42 + github.com/aws/aws-sdk-go-v2/config v1.18.43 github.com/aws/aws-sdk-go-v2/service/acm v1.19.0 github.com/aws/aws-sdk-go-v2/service/apigateway v1.18.0 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.5 @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.18.5 github.com/aws/aws-sdk-go-v2/service/docdb v1.23.5 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.22.0 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.122.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.123.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.20.0 github.com/aws/aws-sdk-go-v2/service/ecs v1.30.1 github.com/aws/aws-sdk-go-v2/service/efs v1.21.7 @@ -60,7 +60,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/opsworks v1.16.0 github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.14.1 github.com/aws/aws-sdk-go-v2/service/polly v1.31.0 - github.com/aws/aws-sdk-go-v2/service/rds v1.54.0 + github.com/aws/aws-sdk-go-v2/service/rds v1.55.0 github.com/aws/aws-sdk-go-v2/service/redshift v1.29.5 github.com/aws/aws-sdk-go-v2/service/rekognition v1.30.6 github.com/aws/aws-sdk-go-v2/service/route53 v1.29.5 @@ -77,7 +77,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/sns v1.22.0 github.com/aws/aws-sdk-go-v2/service/sqs v1.24.5 github.com/aws/aws-sdk-go-v2/service/ssm v1.38.0 - github.com/aws/aws-sdk-go-v2/service/sts v1.22.0 + github.com/aws/aws-sdk-go-v2/service/sts v1.23.0 github.com/aws/aws-sdk-go-v2/service/support v1.16.5 github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.19.0 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.11.0 diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 0d62eabece3..8bb9bd0227f 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.79 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.80 github.com/aws/aws-sdk-go-v2/service/kinesis v1.19.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8 diff --git a/service/licensemanagerusersubscriptions/CHANGELOG.md b/service/licensemanagerusersubscriptions/CHANGELOG.md index b172278f8f5..d4a7096cbbe 100644 --- a/service/licensemanagerusersubscriptions/CHANGELOG.md +++ b/service/licensemanagerusersubscriptions/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2023-10-02) + +* No change notes available for this release. + # v1.4.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/licensemanagerusersubscriptions/go_module_metadata.go b/service/licensemanagerusersubscriptions/go_module_metadata.go index 635c8107e6e..e8a4ca790c0 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.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/managedblockchain/CHANGELOG.md b/service/managedblockchain/CHANGELOG.md index ab4cbaf7f87..60b0b40e289 100644 --- a/service/managedblockchain/CHANGELOG.md +++ b/service/managedblockchain/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.6 (2023-10-02) + +* **Documentation**: Remove Rinkeby as option from Ethereum APIs + # v1.16.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/managedblockchain/go_module_metadata.go b/service/managedblockchain/go_module_metadata.go index fb226052c6e..10a09c14460 100644 --- a/service/managedblockchain/go_module_metadata.go +++ b/service/managedblockchain/go_module_metadata.go @@ -3,4 +3,4 @@ package managedblockchain // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.5" +const goModuleVersion = "1.16.6" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index dc67158e8fd..a33265aab28 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.55.0 (2023-10-02) + +* **Feature**: Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response. + # v1.54.0 (2023-09-05) * **Feature**: Add support for feature integration with AWS Backup. diff --git a/service/rds/go_module_metadata.go b/service/rds/go_module_metadata.go index 5825ea33184..c50ca6da070 100644 --- a/service/rds/go_module_metadata.go +++ b/service/rds/go_module_metadata.go @@ -3,4 +3,4 @@ package rds // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.54.0" +const goModuleVersion = "1.55.0" diff --git a/service/resourceexplorer2/CHANGELOG.md b/service/resourceexplorer2/CHANGELOG.md index 32197908809..03d9bda3d7f 100644 --- a/service/resourceexplorer2/CHANGELOG.md +++ b/service/resourceexplorer2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2023-10-02) + +* No change notes available for this release. + # v1.4.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/resourceexplorer2/go_module_metadata.go b/service/resourceexplorer2/go_module_metadata.go index 9884ca1b4ce..975638f64e6 100644 --- a/service/resourceexplorer2/go_module_metadata.go +++ b/service/resourceexplorer2/go_module_metadata.go @@ -3,4 +3,4 @@ package resourceexplorer2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index fa79c834006..6c48e8817a7 100644 --- a/service/s3/internal/configtesting/go.mod +++ b/service/s3/internal/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/s3/internal/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.42 + github.com/aws/aws-sdk-go-v2/config v1.18.43 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.4 ) diff --git a/service/sso/CHANGELOG.md b/service/sso/CHANGELOG.md index 29fedbeaba9..99874b505c9 100644 --- a/service/sso/CHANGELOG.md +++ b/service/sso/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2023-10-02) + +* **Feature**: Fix FIPS Endpoints in aws-us-gov. + # v1.14.1 (2023-09-22) * No change notes available for this release. diff --git a/service/sso/go_module_metadata.go b/service/sso/go_module_metadata.go index fabf883759a..da1722b05a5 100644 --- a/service/sso/go_module_metadata.go +++ b/service/sso/go_module_metadata.go @@ -3,4 +3,4 @@ package sso // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.1" +const goModuleVersion = "1.15.0" diff --git a/service/sts/CHANGELOG.md b/service/sts/CHANGELOG.md index 8511f2d0788..caac8a1b61c 100644 --- a/service/sts/CHANGELOG.md +++ b/service/sts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.0 (2023-10-02) + +* **Feature**: STS API updates for assumeRole + # v1.22.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/sts/go_module_metadata.go b/service/sts/go_module_metadata.go index 4545e76ba97..672d04812f8 100644 --- a/service/sts/go_module_metadata.go +++ b/service/sts/go_module_metadata.go @@ -3,4 +3,4 @@ package sts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.0" +const goModuleVersion = "1.23.0" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index 2a54fb80d3f..2ab2cd7215d 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.79 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.80 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.11.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8 diff --git a/service/transfer/CHANGELOG.md b/service/transfer/CHANGELOG.md index 7600bc91da9..bb1b1192c75 100644 --- a/service/transfer/CHANGELOG.md +++ b/service/transfer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.9 (2023-10-02) + +* **Documentation**: Documentation updates for AWS Transfer Family + # v1.33.8 (2023-09-05) * No change notes available for this release. diff --git a/service/transfer/go_module_metadata.go b/service/transfer/go_module_metadata.go index 8f0a24b916d..39ef792f265 100644 --- a/service/transfer/go_module_metadata.go +++ b/service/transfer/go_module_metadata.go @@ -3,4 +3,4 @@ package transfer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.33.8" +const goModuleVersion = "1.33.9"