From 857d5277b41f290ab7ba0e0f6f96f940045f69b7 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Mon, 22 Jan 2024 19:18:38 +0000 Subject: [PATCH] Release 2024-01-22 --- .../03a82ce9875b4c099cb2ffd395de6bf2.json | 8 ------ .../3d35583634994f17915c859ae0c1f0f4.json | 10 ------- .../3f380c65bb6845009918599a3934f98e.json | 8 ------ .../630443cecd0f4c9d83723c8f5b555469.json | 8 ------ .../90a679942d3d4d67bcd9ad3335944637.json | 8 ------ .../92edb4adf63c41d4ad0d3cbcf7823b7e.json | 8 ------ .../c0f7bfcc574d4e33b440eb4491ee5c3d.json | 8 ------ .../d6186eda206a44ed8fde184a56a995b3.json | 8 ------ .../dd8ab7fa0f654ea19269998b9fa500be.json | 8 ------ .../eea8e8265ded4da5b7fa71e4975d187d.json | 8 ------ CHANGELOG.md | 27 +++++++++++++++++++ config/CHANGELOG.md | 5 ++++ config/go.mod | 2 +- config/go_module_metadata.go | 2 +- example/service/dynamodb/createTable/go.mod | 4 +-- example/service/dynamodb/scanItems/go.mod | 4 +-- example/service/s3/listObjects/go.mod | 4 +-- example/service/s3/usingPrivateLink/go.mod | 4 +-- .../ec2/imds/internal/configtesting/go.mod | 4 +-- feature/s3/manager/CHANGELOG.md | 4 +++ feature/s3/manager/go.mod | 4 +-- feature/s3/manager/go_module_metadata.go | 2 +- internal/configsources/configtesting/go.mod | 4 +-- internal/ini/CHANGELOG.md | 4 +++ internal/ini/go_module_metadata.go | 2 +- service/appconfigdata/CHANGELOG.md | 4 +++ service/appconfigdata/go_module_metadata.go | 2 +- service/cloud9/CHANGELOG.md | 4 +++ service/cloud9/go_module_metadata.go | 2 +- service/cloudfrontkeyvaluestore/CHANGELOG.md | 4 +++ .../go_module_metadata.go | 2 +- service/connectcases/CHANGELOG.md | 4 +++ service/connectcases/go_module_metadata.go | 2 +- service/ec2/CHANGELOG.md | 4 +++ service/ec2/go_module_metadata.go | 2 +- service/ecs/CHANGELOG.md | 4 +++ service/ecs/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 12 ++++----- service/organizations/CHANGELOG.md | 4 +++ service/organizations/go_module_metadata.go | 2 +- service/rds/CHANGELOG.md | 4 +++ service/rds/go_module_metadata.go | 2 +- service/s3/internal/configtesting/go.mod | 4 +-- 43 files changed, 106 insertions(+), 116 deletions(-) delete mode 100644 .changelog/03a82ce9875b4c099cb2ffd395de6bf2.json delete mode 100644 .changelog/3d35583634994f17915c859ae0c1f0f4.json delete mode 100644 .changelog/3f380c65bb6845009918599a3934f98e.json delete mode 100644 .changelog/630443cecd0f4c9d83723c8f5b555469.json delete mode 100644 .changelog/90a679942d3d4d67bcd9ad3335944637.json delete mode 100644 .changelog/92edb4adf63c41d4ad0d3cbcf7823b7e.json delete mode 100644 .changelog/c0f7bfcc574d4e33b440eb4491ee5c3d.json delete mode 100644 .changelog/d6186eda206a44ed8fde184a56a995b3.json delete mode 100644 .changelog/dd8ab7fa0f654ea19269998b9fa500be.json delete mode 100644 .changelog/eea8e8265ded4da5b7fa71e4975d187d.json diff --git a/.changelog/03a82ce9875b4c099cb2ffd395de6bf2.json b/.changelog/03a82ce9875b4c099cb2ffd395de6bf2.json deleted file mode 100644 index e1fdf8d5375..00000000000 --- a/.changelog/03a82ce9875b4c099cb2ffd395de6bf2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "03a82ce9-875b-4c09-9cb2-ffd395de6bf2", - "type": "documentation", - "description": "Doc only update for quota increase change", - "modules": [ - "service/organizations" - ] -} \ No newline at end of file diff --git a/.changelog/3d35583634994f17915c859ae0c1f0f4.json b/.changelog/3d35583634994f17915c859ae0c1f0f4.json deleted file mode 100644 index 298dd8bf10e..00000000000 --- a/.changelog/3d35583634994f17915c859ae0c1f0f4.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "id": "3d355836-3499-4f17-915c-859ae0c1f0f4", - "type": "bugfix", - "description": "Remove invalid escaping of shared config values. All values in the shared config file will now be interpreted literally, save for fully-quoted strings which are unwrapped for legacy reasons.", - "modules": [ - ".", - "config", - "internal/ini" - ] -} \ No newline at end of file diff --git a/.changelog/3f380c65bb6845009918599a3934f98e.json b/.changelog/3f380c65bb6845009918599a3934f98e.json deleted file mode 100644 index a30377783c8..00000000000 --- a/.changelog/3f380c65bb6845009918599a3934f98e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3f380c65-bb68-4500-9918-599a3934f98e", - "type": "feature", - "description": "This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.", - "modules": [ - "service/connectcases" - ] -} \ No newline at end of file diff --git a/.changelog/630443cecd0f4c9d83723c8f5b555469.json b/.changelog/630443cecd0f4c9d83723c8f5b555469.json deleted file mode 100644 index f5981d78324..00000000000 --- a/.changelog/630443cecd0f4c9d83723c8f5b555469.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "630443ce-cd0f-4c9d-8372-3c8f5b555469", - "type": "documentation", - "description": "Doc-only update around removing AL1 from list of available AMIs for Cloud9", - "modules": [ - "service/cloud9" - ] -} \ No newline at end of file diff --git a/.changelog/90a679942d3d4d67bcd9ad3335944637.json b/.changelog/90a679942d3d4d67bcd9ad3335944637.json deleted file mode 100644 index b5a30150c80..00000000000 --- a/.changelog/90a679942d3d4d67bcd9ad3335944637.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "90a67994-2d3d-4d67-bcd9-ad3335944637", - "type": "feature", - "description": "Fix FIPS Endpoints in aws-us-gov.", - "modules": [ - "service/appconfigdata" - ] -} \ No newline at end of file diff --git a/.changelog/92edb4adf63c41d4ad0d3cbcf7823b7e.json b/.changelog/92edb4adf63c41d4ad0d3cbcf7823b7e.json deleted file mode 100644 index 6e94b0f4b93..00000000000 --- a/.changelog/92edb4adf63c41d4ad0d3cbcf7823b7e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "92edb4ad-f63c-41d4-ad0d-3cbcf7823b7e", - "type": "feature", - "description": "This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore.", - "modules": [ - "service/cloudfrontkeyvaluestore" - ] -} \ No newline at end of file diff --git a/.changelog/c0f7bfcc574d4e33b440eb4491ee5c3d.json b/.changelog/c0f7bfcc574d4e33b440eb4491ee5c3d.json deleted file mode 100644 index 4560bc17ade..00000000000 --- a/.changelog/c0f7bfcc574d4e33b440eb4491ee5c3d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c0f7bfcc-574d-4e33-b440-eb4491ee5c3d", - "type": "feature", - "description": "Allow customer to set zip default through command line arguments.", - "modules": [ - "service/finspace" - ] -} \ No newline at end of file diff --git a/.changelog/d6186eda206a44ed8fde184a56a995b3.json b/.changelog/d6186eda206a44ed8fde184a56a995b3.json deleted file mode 100644 index 1e9c276077d..00000000000 --- a/.changelog/d6186eda206a44ed8fde184a56a995b3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d6186eda-206a-44ed-8fde-184a56a995b3", - "type": "feature", - "description": "Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.", - "modules": [ - "service/rds" - ] -} \ No newline at end of file diff --git a/.changelog/dd8ab7fa0f654ea19269998b9fa500be.json b/.changelog/dd8ab7fa0f654ea19269998b9fa500be.json deleted file mode 100644 index 88377fdf56e..00000000000 --- a/.changelog/dd8ab7fa0f654ea19269998b9fa500be.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "dd8ab7fa-0f65-4ea1-9269-998b9fa500be", - "type": "feature", - "description": "This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.", - "modules": [ - "service/ecs" - ] -} \ No newline at end of file diff --git a/.changelog/eea8e8265ded4da5b7fa71e4975d187d.json b/.changelog/eea8e8265ded4da5b7fa71e4975d187d.json deleted file mode 100644 index d423d9a76d7..00000000000 --- a/.changelog/eea8e8265ded4da5b7fa71e4975d187d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "eea8e826-5ded-4da5-b7fa-71e4975d187d", - "type": "documentation", - "description": "Documentation updates for Amazon EC2.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index ce0098154db..9ae94780ff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +# Release (2024-01-22) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/config`: [v1.26.6](config/CHANGELOG.md#v1266-2024-01-22) + * **Bug Fix**: Remove invalid escaping of shared config values. All values in the shared config file will now be interpreted literally, save for fully-quoted strings which are unwrapped for legacy reasons. +* `github.com/aws/aws-sdk-go-v2/internal/ini`: [v1.7.3](internal/ini/CHANGELOG.md#v173-2024-01-22) + * **Bug Fix**: Remove invalid escaping of shared config values. All values in the shared config file will now be interpreted literally, save for fully-quoted strings which are unwrapped for legacy reasons. +* `github.com/aws/aws-sdk-go-v2/service/appconfigdata`: [v1.12.0](service/appconfigdata/CHANGELOG.md#v1120-2024-01-22) + * **Feature**: Fix FIPS Endpoints in aws-us-gov. +* `github.com/aws/aws-sdk-go-v2/service/cloud9`: [v1.22.7](service/cloud9/CHANGELOG.md#v1227-2024-01-22) + * **Documentation**: Doc-only update around removing AL1 from list of available AMIs for Cloud9 +* `github.com/aws/aws-sdk-go-v2/service/cloudfrontkeyvaluestore`: [v1.2.0](service/cloudfrontkeyvaluestore/CHANGELOG.md#v120-2024-01-22) + * **Feature**: This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore. +* `github.com/aws/aws-sdk-go-v2/service/connectcases`: [v1.13.0](service/connectcases/CHANGELOG.md#v1130-2024-01-22) + * **Feature**: This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.144.1](service/ec2/CHANGELOG.md#v11441-2024-01-22) + * **Documentation**: Documentation updates for Amazon EC2. +* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.38.0](service/ecs/CHANGELOG.md#v1380-2024-01-22) + * **Feature**: This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services. +* `github.com/aws/aws-sdk-go-v2/service/organizations`: [v1.23.7](service/organizations/CHANGELOG.md#v1237-2024-01-22) + * **Documentation**: Doc only update for quota increase change +* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.67.0](service/rds/CHANGELOG.md#v1670-2024-01-22) + * **Feature**: Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity. + # Release (2024-01-19) ## General Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 5243736788f..31feb8b1c4d 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.26.6 (2024-01-22) + +* **Bug Fix**: Remove invalid escaping of shared config values. All values in the shared config file will now be interpreted literally, save for fully-quoted strings which are unwrapped for legacy reasons. +* **Dependency Update**: Updated to the latest SDK module versions + # v1.26.5 (2024-01-18) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index 019ae6916e3..a3ceadca440 100644 --- a/config/go.mod +++ b/config/go.mod @@ -6,7 +6,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.24.1 github.com/aws/aws-sdk-go-v2/credentials v1.16.16 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 + github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index 6fc8acb09bf..51f6e332018 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.26.5" +const goModuleVersion = "1.26.6" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 6267feed9d4..5e850765fca 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 - github.com/aws/aws-sdk-go-v2/config v1.26.5 + github.com/aws/aws-sdk-go-v2/config v1.26.6 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.27.0 ) @@ -13,7 +13,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.8.11 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index 4f6bb49ab2b..a556dec981a 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 - github.com/aws/aws-sdk-go-v2/config v1.26.5 + github.com/aws/aws-sdk-go-v2/config v1.26.6 github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.12.16 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.27.0 ) @@ -14,7 +14,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.18.7 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.8.11 // indirect diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index dd5f06143e4..dab2f149f29 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.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.5 + github.com/aws/aws-sdk-go-v2/config v1.26.6 github.com/aws/aws-sdk-go-v2/service/s3 v1.48.0 ) @@ -14,7 +14,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.10 // indirect diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index 091c3f4518f..9a4abdf6e73 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 - github.com/aws/aws-sdk-go-v2/config v1.26.5 + github.com/aws/aws-sdk-go-v2/config v1.26.6 github.com/aws/aws-sdk-go-v2/service/s3 v1.48.0 github.com/aws/aws-sdk-go-v2/service/s3control v1.42.0 ) @@ -15,7 +15,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.10 // indirect diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index 4b7c373f592..1786a573275 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.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.5 + github.com/aws/aws-sdk-go-v2/config v1.26.6 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 ) @@ -12,7 +12,7 @@ require ( github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 0469d63970f..8601be6972d 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.14 (2024-01-22) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.13 (2024-01-18) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index fbb1d62831e..9f6b0503e30 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.24.1 - github.com/aws/aws-sdk-go-v2/config v1.26.5 + github.com/aws/aws-sdk-go-v2/config v1.26.6 github.com/aws/aws-sdk-go-v2/service/s3 v1.48.0 github.com/aws/smithy-go v1.19.0 github.com/google/go-cmp v0.5.8 @@ -16,7 +16,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.10 // indirect diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index bfc8fad0df4..0a1cb93b2c6 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.15.13" +const goModuleVersion = "1.15.14" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index c0614be7d50..9f3238be052 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.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.5 + github.com/aws/aws-sdk-go-v2/config v1.26.6 github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 ) @@ -12,7 +12,7 @@ require ( github.com/aws/aws-sdk-go-v2/credentials v1.16.16 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect diff --git a/internal/ini/CHANGELOG.md b/internal/ini/CHANGELOG.md index adbbf4adcf4..9a0b5e03776 100644 --- a/internal/ini/CHANGELOG.md +++ b/internal/ini/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.3 (2024-01-22) + +* **Bug Fix**: Remove invalid escaping of shared config values. All values in the shared config file will now be interpreted literally, save for fully-quoted strings which are unwrapped for legacy reasons. + # v1.7.2 (2023-12-08) * **Bug Fix**: Correct loading of [services *] sections into shared config. diff --git a/internal/ini/go_module_metadata.go b/internal/ini/go_module_metadata.go index f0673f3a024..1d68f8346d4 100644 --- a/internal/ini/go_module_metadata.go +++ b/internal/ini/go_module_metadata.go @@ -3,4 +3,4 @@ package ini // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.2" +const goModuleVersion = "1.7.3" diff --git a/service/appconfigdata/CHANGELOG.md b/service/appconfigdata/CHANGELOG.md index 973bdbae615..1d632b94e36 100644 --- a/service/appconfigdata/CHANGELOG.md +++ b/service/appconfigdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.0 (2024-01-22) + +* **Feature**: Fix FIPS Endpoints in aws-us-gov. + # v1.11.7 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/appconfigdata/go_module_metadata.go b/service/appconfigdata/go_module_metadata.go index 91ba3e4a254..1abf68ec897 100644 --- a/service/appconfigdata/go_module_metadata.go +++ b/service/appconfigdata/go_module_metadata.go @@ -3,4 +3,4 @@ package appconfigdata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.7" +const goModuleVersion = "1.12.0" diff --git a/service/cloud9/CHANGELOG.md b/service/cloud9/CHANGELOG.md index 3c4c7d2e495..c3046ffd6bc 100644 --- a/service/cloud9/CHANGELOG.md +++ b/service/cloud9/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.7 (2024-01-22) + +* **Documentation**: Doc-only update around removing AL1 from list of available AMIs for Cloud9 + # v1.22.6 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloud9/go_module_metadata.go b/service/cloud9/go_module_metadata.go index c2842cc1b16..c28a4d9d033 100644 --- a/service/cloud9/go_module_metadata.go +++ b/service/cloud9/go_module_metadata.go @@ -3,4 +3,4 @@ package cloud9 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.6" +const goModuleVersion = "1.22.7" diff --git a/service/cloudfrontkeyvaluestore/CHANGELOG.md b/service/cloudfrontkeyvaluestore/CHANGELOG.md index 8f2b3368d95..525033b3cc3 100644 --- a/service/cloudfrontkeyvaluestore/CHANGELOG.md +++ b/service/cloudfrontkeyvaluestore/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.0 (2024-01-22) + +* **Feature**: This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore. + # v1.1.7 (2024-01-16) * No change notes available for this release. diff --git a/service/cloudfrontkeyvaluestore/go_module_metadata.go b/service/cloudfrontkeyvaluestore/go_module_metadata.go index 8b0e47c8516..f6a02cbb2b1 100644 --- a/service/cloudfrontkeyvaluestore/go_module_metadata.go +++ b/service/cloudfrontkeyvaluestore/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudfrontkeyvaluestore // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.7" +const goModuleVersion = "1.2.0" diff --git a/service/connectcases/CHANGELOG.md b/service/connectcases/CHANGELOG.md index decfb14c4d2..a317039b7fb 100644 --- a/service/connectcases/CHANGELOG.md +++ b/service/connectcases/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2024-01-22) + +* **Feature**: This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's. + # v1.12.6 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/connectcases/go_module_metadata.go b/service/connectcases/go_module_metadata.go index 7273da1d7ac..4e93485a28a 100644 --- a/service/connectcases/go_module_metadata.go +++ b/service/connectcases/go_module_metadata.go @@ -3,4 +3,4 @@ package connectcases // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.6" +const goModuleVersion = "1.13.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index a321d8339e5..e108b1f67b2 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.144.1 (2024-01-22) + +* **Documentation**: Documentation updates for Amazon EC2. + # v1.144.0 (2024-01-11) * **Feature**: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index d351c25f1be..fe48eac9ad0 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.144.0" +const goModuleVersion = "1.144.1" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index 6b55c65b7bd..22e33b16281 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.38.0 (2024-01-22) + +* **Feature**: This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services. + # v1.37.0 (2024-01-11) * **Feature**: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. diff --git a/service/ecs/go_module_metadata.go b/service/ecs/go_module_metadata.go index acd7f98bca1..4787c04ea75 100644 --- a/service/ecs/go_module_metadata.go +++ b/service/ecs/go_module_metadata.go @@ -3,4 +3,4 @@ package ecs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.37.0" +const goModuleVersion = "1.38.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 9c11b908a5e..37b48065246 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.24.1 - github.com/aws/aws-sdk-go-v2/config v1.26.5 - github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.15.13 + github.com/aws/aws-sdk-go-v2/config v1.26.6 + github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.15.14 github.com/aws/aws-sdk-go-v2/service/acm v1.22.7 github.com/aws/aws-sdk-go-v2/service/apigateway v1.21.7 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.25.7 @@ -32,9 +32,9 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.22.8 github.com/aws/aws-sdk-go-v2/service/docdb v1.30.0 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.27.0 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.144.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.144.1 github.com/aws/aws-sdk-go-v2/service/ecr v1.24.7 - github.com/aws/aws-sdk-go-v2/service/ecs v1.37.0 + github.com/aws/aws-sdk-go-v2/service/ecs v1.38.0 github.com/aws/aws-sdk-go-v2/service/efs v1.26.6 github.com/aws/aws-sdk-go-v2/service/elasticache v1.34.7 github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.20.6 @@ -61,7 +61,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/opsworks v1.19.6 github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.17.6 github.com/aws/aws-sdk-go-v2/service/polly v1.36.6 - github.com/aws/aws-sdk-go-v2/service/rds v1.66.2 + github.com/aws/aws-sdk-go-v2/service/rds v1.67.0 github.com/aws/aws-sdk-go-v2/service/redshift v1.39.8 github.com/aws/aws-sdk-go-v2/service/rekognition v1.36.0 github.com/aws/aws-sdk-go-v2/service/route53 v1.37.0 @@ -96,7 +96,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.10 // indirect diff --git a/service/organizations/CHANGELOG.md b/service/organizations/CHANGELOG.md index 070003e2b96..d31c9d16ed9 100644 --- a/service/organizations/CHANGELOG.md +++ b/service/organizations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.7 (2024-01-22) + +* **Documentation**: Doc only update for quota increase change + # v1.23.6 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/organizations/go_module_metadata.go b/service/organizations/go_module_metadata.go index 30c9b0bdd09..f6a113ee0b4 100644 --- a/service/organizations/go_module_metadata.go +++ b/service/organizations/go_module_metadata.go @@ -3,4 +3,4 @@ package organizations // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.6" +const goModuleVersion = "1.23.7" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index b819d9e5b07..8717debb34a 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.67.0 (2024-01-22) + +* **Feature**: Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity. + # v1.66.2 (2024-01-04) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/rds/go_module_metadata.go b/service/rds/go_module_metadata.go index 055c097a0d9..ebbb4aaa167 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.66.2" +const goModuleVersion = "1.67.0" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 194a6bf2154..6e233246f49 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.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.26.5 + github.com/aws/aws-sdk-go-v2/config v1.26.6 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.10 ) @@ -13,7 +13,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.7.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 // indirect