From fa3ee1a83b9edac9669159650622bcfe3003b44c Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Tue, 21 Nov 2023 19:16:14 +0000 Subject: [PATCH] Release 2023-11-21 --- .../018d3cef4def4b019c5ac7c60555b7e3.json | 8 ------ .../0c2e82a7b0c14ad0816d9f3693fedc2a.json | 8 ------ .../41575353444b40ffbf474f4155544f00.json | 9 ------- .../422953ef3b61448f84e7435d9479e3c7.json | 8 ------ .../4cd717be00794de68b972017a420472c.json | 8 ------ .../6d4bac8cacf54935af178ba83665dde2.json | 8 ------ .../859ef5c0870e473388fb4fb7b7f478f7.json | 8 ------ .../aa383de793f94b4bae5a872e71e65962.json | 8 ------ .../ad77865ed4384b33b47333c82171b542.json | 8 ------ .../b15b0424283040269a5889b110c640e6.json | 8 ------ CHANGELOG.md | 26 +++++++++++++++++++ config/CHANGELOG.md | 4 +++ config/go.mod | 2 +- config/go_module_metadata.go | 2 +- credentials/CHANGELOG.md | 4 +++ credentials/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 | 6 ++--- example/service/s3/usingPrivateLink/go.mod | 6 ++--- .../ec2/imds/internal/configtesting/go.mod | 4 +-- 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 | 4 +-- service/cloudfront/CHANGELOG.md | 4 +++ service/cloudfront/go_module_metadata.go | 2 +- service/cloudfrontkeyvaluestore/CHANGELOG.md | 5 ++++ .../go_module_metadata.go | 2 +- service/ec2/CHANGELOG.md | 4 +++ service/ec2/go_module_metadata.go | 2 +- service/inspectorscan/CHANGELOG.md | 5 ++++ service/inspectorscan/go_module_metadata.go | 2 +- service/internal/benchmark/go.mod | 2 +- .../internal/eventstreamtesting/CHANGELOG.md | 4 +++ service/internal/eventstreamtesting/go.mod | 2 +- .../eventstreamtesting/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 12 ++++----- service/iotsitewise/CHANGELOG.md | 4 +++ service/iotsitewise/go_module_metadata.go | 2 +- service/iottwinmaker/CHANGELOG.md | 4 +++ service/iottwinmaker/go_module_metadata.go | 2 +- service/kinesis/internal/testing/go.mod | 4 +-- service/s3/CHANGELOG.md | 5 ++++ service/s3/go_module_metadata.go | 2 +- service/s3/internal/configtesting/go.mod | 4 +-- .../internal/testing/go.mod | 4 +-- service/workspaces/CHANGELOG.md | 4 +++ service/workspaces/go_module_metadata.go | 2 +- 49 files changed, 121 insertions(+), 125 deletions(-) delete mode 100644 .changelog/018d3cef4def4b019c5ac7c60555b7e3.json delete mode 100644 .changelog/0c2e82a7b0c14ad0816d9f3693fedc2a.json delete mode 100644 .changelog/41575353444b40ffbf474f4155544f00.json delete mode 100644 .changelog/422953ef3b61448f84e7435d9479e3c7.json delete mode 100644 .changelog/4cd717be00794de68b972017a420472c.json delete mode 100644 .changelog/6d4bac8cacf54935af178ba83665dde2.json delete mode 100644 .changelog/859ef5c0870e473388fb4fb7b7f478f7.json delete mode 100644 .changelog/aa383de793f94b4bae5a872e71e65962.json delete mode 100644 .changelog/ad77865ed4384b33b47333c82171b542.json delete mode 100644 .changelog/b15b0424283040269a5889b110c640e6.json create mode 100644 service/cloudfrontkeyvaluestore/CHANGELOG.md create mode 100644 service/inspectorscan/CHANGELOG.md diff --git a/.changelog/018d3cef4def4b019c5ac7c60555b7e3.json b/.changelog/018d3cef4def4b019c5ac7c60555b7e3.json deleted file mode 100644 index a1461d3686a..00000000000 --- a/.changelog/018d3cef4def4b019c5ac7c60555b7e3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "018d3cef-4def-4b01-9c5a-c7c60555b7e3", - "type": "bugfix", - "description": "Don't expect error responses to have a JSON payload in the endpointcreds provider.", - "modules": [ - "credentials" - ] -} \ No newline at end of file diff --git a/.changelog/0c2e82a7b0c14ad0816d9f3693fedc2a.json b/.changelog/0c2e82a7b0c14ad0816d9f3693fedc2a.json deleted file mode 100644 index 0911ae2a638..00000000000 --- a/.changelog/0c2e82a7b0c14ad0816d9f3693fedc2a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "0c2e82a7-b0c1-4ad0-816d-9f3693fedc2a", - "type": "feature", - "description": "This release adds following support. 1. New APIs for metadata bulk operations. 2. Modify the component type API to support composite component types - nesting component types within one another. 3. New list APIs for components and properties. 4. Support the larger scope digital twin modeling.", - "modules": [ - "service/iottwinmaker" - ] -} \ No newline at end of file diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index 9c4b4574d6f..00000000000 --- a/.changelog/41575353444b40ffbf474f4155544f00.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "id": "41575353-444b-40ff-bf47-4f4155544f00", - "type": "release", - "description": "New AWS service client module", - "modules": [ - "service/cloudfrontkeyvaluestore", - "service/inspectorscan" - ] -} \ No newline at end of file diff --git a/.changelog/422953ef3b61448f84e7435d9479e3c7.json b/.changelog/422953ef3b61448f84e7435d9479e3c7.json deleted file mode 100644 index d18cd0b02c8..00000000000 --- a/.changelog/422953ef3b61448f84e7435d9479e3c7.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "422953ef-3b61-448f-84e7-435d9479e3c7", - "type": "feature", - "description": "This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.", - "modules": [ - "service/cloudfront" - ] -} \ No newline at end of file diff --git a/.changelog/4cd717be00794de68b972017a420472c.json b/.changelog/4cd717be00794de68b972017a420472c.json deleted file mode 100644 index 31ead3461ca..00000000000 --- a/.changelog/4cd717be00794de68b972017a420472c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "4cd717be-0079-4de6-8b97-2017a420472c", - "type": "bugfix", - "description": "Don't send MaxKeys/MaxUploads=0 when unspecified in ListObjectVersions and ListMultipartUploads paginators.", - "modules": [ - "service/s3" - ] -} \ No newline at end of file diff --git a/.changelog/6d4bac8cacf54935af178ba83665dde2.json b/.changelog/6d4bac8cacf54935af178ba83665dde2.json deleted file mode 100644 index edacdad8d73..00000000000 --- a/.changelog/6d4bac8cacf54935af178ba83665dde2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "6d4bac8c-acf5-4935-af17-8ba83665dde2", - "type": "feature", - "description": "Add support for automatic date based partitioning in S3 Server Access Logs.", - "modules": [ - "service/s3" - ] -} \ No newline at end of file diff --git a/.changelog/859ef5c0870e473388fb4fb7b7f478f7.json b/.changelog/859ef5c0870e473388fb4fb7b7f478f7.json deleted file mode 100644 index 023069bfa5d..00000000000 --- a/.changelog/859ef5c0870e473388fb4fb7b7f478f7.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "859ef5c0-870e-4733-88fb-4fb7b7f478f7", - "type": "feature", - "description": "This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions.", - "modules": [ - "service/cloudfrontkeyvaluestore" - ] -} \ No newline at end of file diff --git a/.changelog/aa383de793f94b4bae5a872e71e65962.json b/.changelog/aa383de793f94b4bae5a872e71e65962.json deleted file mode 100644 index 37d14d5b5c1..00000000000 --- a/.changelog/aa383de793f94b4bae5a872e71e65962.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "aa383de7-93f9-4b4b-ae5a-872e71e65962", - "type": "documentation", - "description": "Documentation updates for Amazon EC2.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/ad77865ed4384b33b47333c82171b542.json b/.changelog/ad77865ed4384b33b47333c82171b542.json deleted file mode 100644 index 7475173e59c..00000000000 --- a/.changelog/ad77865ed4384b33b47333c82171b542.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ad77865e-d438-4b33-b473-33c82171b542", - "type": "feature", - "description": "Adds 1/ user-defined unique identifier for asset and model metadata, 2/ asset model components, and 3/ query API for asset metadata and telemetry data. Supports 4/ multi variate anomaly detection using Amazon Lookout for Equipment, 5/ warm storage tier, and 6/ buffered ingestion of time series data.", - "modules": [ - "service/iotsitewise" - ] -} \ No newline at end of file diff --git a/.changelog/b15b0424283040269a5889b110c640e6.json b/.changelog/b15b0424283040269a5889b110c640e6.json deleted file mode 100644 index 6beeb879e4e..00000000000 --- a/.changelog/b15b0424283040269a5889b110c640e6.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b15b0424-2830-4026-9a58-89b110c640e6", - "type": "feature", - "description": "This release adds support for the new Amazon Inspector Scan API. The new Inspector Scan API can synchronously scan SBOMs adhering to the CycloneDX v1.5 format.", - "modules": [ - "service/inspectorscan" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 468cc89b7ea..f2311f406ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,29 @@ +# Release (2023-11-21) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/credentials`: [v1.16.4](credentials/CHANGELOG.md#v1164-2023-11-21) + * **Bug Fix**: Don't expect error responses to have a JSON payload in the endpointcreds provider. +* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.31.0](service/cloudfront/CHANGELOG.md#v1310-2023-11-21) + * **Feature**: This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions. +* `github.com/aws/aws-sdk-go-v2/service/cloudfrontkeyvaluestore`: [v1.0.0](service/cloudfrontkeyvaluestore/CHANGELOG.md#v100-2023-11-21) + * **Release**: New AWS service client module + * **Feature**: This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.137.1](service/ec2/CHANGELOG.md#v11371-2023-11-21) + * **Documentation**: Documentation updates for Amazon EC2. +* `github.com/aws/aws-sdk-go-v2/service/inspectorscan`: [v1.0.0](service/inspectorscan/CHANGELOG.md#v100-2023-11-21) + * **Release**: New AWS service client module + * **Feature**: This release adds support for the new Amazon Inspector Scan API. The new Inspector Scan API can synchronously scan SBOMs adhering to the CycloneDX v1.5 format. +* `github.com/aws/aws-sdk-go-v2/service/iotsitewise`: [v1.33.0](service/iotsitewise/CHANGELOG.md#v1330-2023-11-21) + * **Feature**: Adds 1/ user-defined unique identifier for asset and model metadata, 2/ asset model components, and 3/ query API for asset metadata and telemetry data. Supports 4/ multi variate anomaly detection using Amazon Lookout for Equipment, 5/ warm storage tier, and 6/ buffered ingestion of time series data. +* `github.com/aws/aws-sdk-go-v2/service/iottwinmaker`: [v1.16.0](service/iottwinmaker/CHANGELOG.md#v1160-2023-11-21) + * **Feature**: This release adds following support. 1. New APIs for metadata bulk operations. 2. Modify the component type API to support composite component types - nesting component types within one another. 3. New list APIs for components and properties. 4. Support the larger scope digital twin modeling. +* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.44.0](service/s3/CHANGELOG.md#v1440-2023-11-21) + * **Feature**: Add support for automatic date based partitioning in S3 Server Access Logs. + * **Bug Fix**: Don't send MaxKeys/MaxUploads=0 when unspecified in ListObjectVersions and ListMultipartUploads paginators. + # Release (2023-11-20) ## General Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 7146f5eeb4f..2dfeba4b85f 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.5 (2023-11-21) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.25.4 (2023-11-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index 9416d40016e..0cac8c61be0 100644 --- a/config/go.mod +++ b/config/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.23.1 - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.5 github.com/aws/aws-sdk-go-v2/internal/ini v1.7.1 github.com/aws/aws-sdk-go-v2/service/sso v1.17.3 diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index a3027625b18..5016d3595d7 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.25.4" +const goModuleVersion = "1.25.5" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index 8897f1b7eb2..b05f8ce626b 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.4 (2023-11-21) + +* **Bug Fix**: Don't expect error responses to have a JSON payload in the endpointcreds provider. + # v1.16.3 (2023-11-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index 61aa54ac902..0e8d0c8c2b7 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.16.3" +const goModuleVersion = "1.16.4" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 571b3d84c60..871f8f4b43e 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -4,12 +4,12 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.23.1 - github.com/aws/aws-sdk-go-v2/config v1.25.4 + github.com/aws/aws-sdk-go-v2/config v1.25.5 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.25.3 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.5 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index 6dee0d5025b..f8b306fc533 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -4,13 +4,13 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.23.1 - github.com/aws/aws-sdk-go-v2/config v1.25.4 + github.com/aws/aws-sdk-go-v2/config v1.25.5 github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.12.3 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.25.3 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.5 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index b6918d29b08..a847c7bae24 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.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.25.4 - github.com/aws/aws-sdk-go-v2/service/s3 v1.43.1 + github.com/aws/aws-sdk-go-v2/config v1.25.5 + github.com/aws/aws-sdk-go-v2/service/s3 v1.44.0 ) require ( github.com/aws/aws-sdk-go-v2 v1.23.1 // indirect github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.5 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index 07d5573d3c4..4ceac116bcc 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,14 +4,14 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.23.1 - github.com/aws/aws-sdk-go-v2/config v1.25.4 - github.com/aws/aws-sdk-go-v2/service/s3 v1.43.1 + github.com/aws/aws-sdk-go-v2/config v1.25.5 + github.com/aws/aws-sdk-go-v2/service/s3 v1.44.0 github.com/aws/aws-sdk-go-v2/service/s3control v1.37.1 ) require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.5 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index b583f48952a..707a4cf32f8 100644 --- a/feature/ec2/imds/internal/configtesting/go.mod +++ b/feature/ec2/imds/internal/configtesting/go.mod @@ -3,13 +3,13 @@ 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.25.4 + github.com/aws/aws-sdk-go-v2/config v1.25.5 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.5 ) require ( github.com/aws/aws-sdk-go-v2 v1.23.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.7.1 // indirect diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 1e9c2c9a400..a0b42c7be33 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.2 (2023-11-21) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.1 (2023-11-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index 2fd456ca8c6..dbb86e04e9e 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -4,15 +4,15 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.23.1 - github.com/aws/aws-sdk-go-v2/config v1.25.4 - github.com/aws/aws-sdk-go-v2/service/s3 v1.43.1 + github.com/aws/aws-sdk-go-v2/config v1.25.5 + github.com/aws/aws-sdk-go-v2/service/s3 v1.44.0 github.com/aws/smithy-go v1.17.0 github.com/google/go-cmp v0.5.8 ) require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.5 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index 8e246a97fec..f3f3a33382a 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.14.1" +const goModuleVersion = "1.14.2" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index 367003b6cc8..17e0b635900 100644 --- a/internal/configsources/configtesting/go.mod +++ b/internal/configsources/configtesting/go.mod @@ -3,13 +3,13 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting go 1.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.25.4 + github.com/aws/aws-sdk-go-v2/config v1.25.5 github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 ) require ( github.com/aws/aws-sdk-go-v2 v1.23.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.5 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect github.com/aws/aws-sdk-go-v2/internal/ini v1.7.1 // indirect diff --git a/service/cloudfront/CHANGELOG.md b/service/cloudfront/CHANGELOG.md index 7e79b2cf29b..33d6e381c04 100644 --- a/service/cloudfront/CHANGELOG.md +++ b/service/cloudfront/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.0 (2023-11-21) + +* **Feature**: This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions. + # v1.30.3 (2023-11-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudfront/go_module_metadata.go b/service/cloudfront/go_module_metadata.go index 8e87d62d641..30a45d589da 100644 --- a/service/cloudfront/go_module_metadata.go +++ b/service/cloudfront/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudfront // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.3" +const goModuleVersion = "1.31.0" diff --git a/service/cloudfrontkeyvaluestore/CHANGELOG.md b/service/cloudfrontkeyvaluestore/CHANGELOG.md new file mode 100644 index 00000000000..a1fa2d4dee4 --- /dev/null +++ b/service/cloudfrontkeyvaluestore/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2023-11-21) + +* **Release**: New AWS service client module +* **Feature**: This release adds support for CloudFront KeyValueStore, a globally managed key value datastore associated with CloudFront Functions. + diff --git a/service/cloudfrontkeyvaluestore/go_module_metadata.go b/service/cloudfrontkeyvaluestore/go_module_metadata.go index 547e3f3212b..a855ed1fc8a 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 = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index a77ced82444..aa0856243d2 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.137.1 (2023-11-21) + +* **Documentation**: Documentation updates for Amazon EC2. + # v1.137.0 (2023-11-20) * **Feature**: This release adds support for Security group referencing over Transit gateways, enabling you to simplify Security group management and control of instance-to-instance traffic across VPCs that are connected by Transit gateway. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index 49ec700111f..34a94a2c686 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.137.0" +const goModuleVersion = "1.137.1" diff --git a/service/inspectorscan/CHANGELOG.md b/service/inspectorscan/CHANGELOG.md new file mode 100644 index 00000000000..b257a0f3ac6 --- /dev/null +++ b/service/inspectorscan/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2023-11-21) + +* **Release**: New AWS service client module +* **Feature**: This release adds support for the new Amazon Inspector Scan API. The new Inspector Scan API can synchronously scan SBOMs adhering to the CycloneDX v1.5 format. + diff --git a/service/inspectorscan/go_module_metadata.go b/service/inspectorscan/go_module_metadata.go index 2cf4a1d701b..6a37543df0d 100644 --- a/service/inspectorscan/go_module_metadata.go +++ b/service/inspectorscan/go_module_metadata.go @@ -3,4 +3,4 @@ package inspectorscan // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index b0f51ae9f6b..18c6a40165b 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -7,7 +7,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.23.1 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.25.3 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.17.3 - github.com/aws/aws-sdk-go-v2/service/s3 v1.43.1 + github.com/aws/aws-sdk-go-v2/service/s3 v1.44.0 github.com/aws/aws-sdk-go-v2/service/schemas v1.20.3 github.com/aws/smithy-go v1.17.0 ) diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index 2a1e1622810..5211eb0dbb3 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.7 (2023-11-21) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.6 (2023-11-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index d7fc348405b..929cf6c9126 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -5,7 +5,7 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.23.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.1 - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 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 3410419a5cb..eb54f52e851 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.2.6" +const goModuleVersion = "1.2.7" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index f4ad4212187..fb1e9a8c821 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.23.1 - github.com/aws/aws-sdk-go-v2/config v1.25.4 + github.com/aws/aws-sdk-go-v2/config v1.25.5 github.com/aws/aws-sdk-go-v2/service/acm v1.21.3 github.com/aws/aws-sdk-go-v2/service/apigateway v1.20.3 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.24.3 @@ -12,7 +12,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/autoscaling v1.35.2 github.com/aws/aws-sdk-go-v2/service/batch v1.29.3 github.com/aws/aws-sdk-go-v2/service/cloudformation v1.40.1 - github.com/aws/aws-sdk-go-v2/service/cloudfront v1.30.3 + github.com/aws/aws-sdk-go-v2/service/cloudfront v1.31.0 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.18.3 github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.19.3 github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.33.1 @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.21.3 github.com/aws/aws-sdk-go-v2/service/docdb v1.28.0 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.25.3 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.137.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.137.1 github.com/aws/aws-sdk-go-v2/service/ecr v1.23.1 github.com/aws/aws-sdk-go-v2/service/ecs v1.33.2 github.com/aws/aws-sdk-go-v2/service/efs v1.23.3 @@ -66,7 +66,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/route53 v1.34.3 github.com/aws/aws-sdk-go-v2/service/route53domains v1.19.3 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.22.3 - github.com/aws/aws-sdk-go-v2/service/s3 v1.43.1 + github.com/aws/aws-sdk-go-v2/service/s3 v1.44.0 github.com/aws/aws-sdk-go-v2/service/s3control v1.37.1 github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.23.3 github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.24.3 @@ -84,14 +84,14 @@ require ( github.com/aws/aws-sdk-go-v2/service/waf v1.17.3 github.com/aws/aws-sdk-go-v2/service/wafregional v1.18.3 github.com/aws/aws-sdk-go-v2/service/wafv2 v1.42.3 - github.com/aws/aws-sdk-go-v2/service/workspaces v1.33.3 + github.com/aws/aws-sdk-go-v2/service/workspaces v1.33.4 github.com/aws/smithy-go v1.17.0 github.com/google/go-cmp v0.5.8 ) require ( github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.5 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect diff --git a/service/iotsitewise/CHANGELOG.md b/service/iotsitewise/CHANGELOG.md index aa5428d6923..7beb715c458 100644 --- a/service/iotsitewise/CHANGELOG.md +++ b/service/iotsitewise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.0 (2023-11-21) + +* **Feature**: Adds 1/ user-defined unique identifier for asset and model metadata, 2/ asset model components, and 3/ query API for asset metadata and telemetry data. Supports 4/ multi variate anomaly detection using Amazon Lookout for Equipment, 5/ warm storage tier, and 6/ buffered ingestion of time series data. + # v1.32.3 (2023-11-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotsitewise/go_module_metadata.go b/service/iotsitewise/go_module_metadata.go index 00f7f439bee..f0721044095 100644 --- a/service/iotsitewise/go_module_metadata.go +++ b/service/iotsitewise/go_module_metadata.go @@ -3,4 +3,4 @@ package iotsitewise // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.3" +const goModuleVersion = "1.33.0" diff --git a/service/iottwinmaker/CHANGELOG.md b/service/iottwinmaker/CHANGELOG.md index 3605cc7b257..a98a8a298bc 100644 --- a/service/iottwinmaker/CHANGELOG.md +++ b/service/iottwinmaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.0 (2023-11-21) + +* **Feature**: This release adds following support. 1. New APIs for metadata bulk operations. 2. Modify the component type API to support composite component types - nesting component types within one another. 3. New list APIs for components and properties. 4. Support the larger scope digital twin modeling. + # v1.15.3 (2023-11-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iottwinmaker/go_module_metadata.go b/service/iottwinmaker/go_module_metadata.go index 8071682fc42..011895914bd 100644 --- a/service/iottwinmaker/go_module_metadata.go +++ b/service/iottwinmaker/go_module_metadata.go @@ -3,4 +3,4 @@ package iottwinmaker // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.3" +const goModuleVersion = "1.16.0" diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 2e4ae75e0d0..0fb519ef902 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -5,14 +5,14 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.23.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.1 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.6 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.7 github.com/aws/aws-sdk-go-v2/service/kinesis v1.22.3 github.com/aws/smithy-go v1.17.0 github.com/google/go-cmp v0.5.8 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect github.com/jmespath/go-jmespath v0.4.0 // indirect diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index 4e1b6f98ba9..e5a910cbae8 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.44.0 (2023-11-21) + +* **Feature**: Add support for automatic date based partitioning in S3 Server Access Logs. +* **Bug Fix**: Don't send MaxKeys/MaxUploads=0 when unspecified in ListObjectVersions and ListMultipartUploads paginators. + # v1.43.1 (2023-11-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/s3/go_module_metadata.go b/service/s3/go_module_metadata.go index 8cd80998647..4bc8de200d0 100644 --- a/service/s3/go_module_metadata.go +++ b/service/s3/go_module_metadata.go @@ -3,4 +3,4 @@ package s3 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.43.1" +const goModuleVersion = "1.44.0" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 9156a4ed0ef..633f8a312c9 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.19 require ( - github.com/aws/aws-sdk-go-v2/config v1.25.4 + github.com/aws/aws-sdk-go-v2/config v1.25.5 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.4 ) require ( github.com/aws/aws-sdk-go-v2 v1.23.1 // indirect - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.5 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index 4b288cb0443..207ea1212f4 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -5,14 +5,14 @@ go 1.19 require ( github.com/aws/aws-sdk-go-v2 v1.23.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.5.1 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.6 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.2.7 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.14.2 github.com/aws/smithy-go v1.17.0 github.com/google/go-cmp v0.5.8 ) require ( - github.com/aws/aws-sdk-go-v2/credentials v1.16.3 // indirect + github.com/aws/aws-sdk-go-v2/credentials v1.16.4 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.4 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.4 // indirect golang.org/x/net v0.1.0 // indirect diff --git a/service/workspaces/CHANGELOG.md b/service/workspaces/CHANGELOG.md index a0b0faa6b6d..3aaa9cc514b 100644 --- a/service/workspaces/CHANGELOG.md +++ b/service/workspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.4 (2023-11-21) + +* No change notes available for this release. + # v1.33.3 (2023-11-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/workspaces/go_module_metadata.go b/service/workspaces/go_module_metadata.go index 6813c61ff4f..5c6394b44f9 100644 --- a/service/workspaces/go_module_metadata.go +++ b/service/workspaces/go_module_metadata.go @@ -3,4 +3,4 @@ package workspaces // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.33.3" +const goModuleVersion = "1.33.4"