From 66535243eae1c6b83035c4c3f4facbe404948e2c Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Thu, 9 Nov 2023 19:17:39 +0000 Subject: [PATCH] Release 2023-11-09.2 --- .../28d752f3c96c45bb96a2f48a638e7f08.json | 8 ----- .../3bd14426c89e4cde9438bf9d7fb4a2ec.json | 8 ----- .../57ef8b60d92b4014be0864604f9ffc43.json | 8 ----- .../77c5897a416441a6ab275bf871d24bf2.json | 8 ----- .../7f9d30b3477b447b8745b49a62386092.json | 8 ----- .../94fae5f130054bf19cc464f2e54802e1.json | 8 ----- .../bdbb87836fe94c4aae8e742f06c7bbf5.json | 8 ----- .../c0248aec7a724683abbc6f2d350a8ba5.json | 8 ----- .../c91341a9c5ae4a16b7d669bcd762ce72.json | 8 ----- .../d767f490a7f644ebb9eb36f126053870.json | 9 ------ CHANGELOG.md | 29 +++++++++++++++++++ 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/cloudformation/CHANGELOG.md | 4 +++ service/cloudformation/go_module_metadata.go | 2 +- service/cloudtrail/CHANGELOG.md | 4 +++ service/cloudtrail/go_module_metadata.go | 2 +- service/cloudwatchlogs/CHANGELOG.md | 4 +++ service/cloudwatchlogs/go_module_metadata.go | 2 +- service/comprehend/CHANGELOG.md | 4 +++ service/comprehend/go_module_metadata.go | 2 +- service/connect/CHANGELOG.md | 4 +++ service/connect/go_module_metadata.go | 2 +- service/ec2/CHANGELOG.md | 4 +++ service/ec2/go_module_metadata.go | 2 +- service/eks/CHANGELOG.md | 4 +++ service/eks/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 12 ++++---- service/lambda/CHANGELOG.md | 4 +++ service/lambda/go_module_metadata.go | 2 +- service/omics/CHANGELOG.md | 4 +++ service/omics/go_module_metadata.go | 2 +- service/s3/internal/configtesting/go.mod | 4 +-- 45 files changed, 113 insertions(+), 116 deletions(-) delete mode 100644 .changelog/28d752f3c96c45bb96a2f48a638e7f08.json delete mode 100644 .changelog/3bd14426c89e4cde9438bf9d7fb4a2ec.json delete mode 100644 .changelog/57ef8b60d92b4014be0864604f9ffc43.json delete mode 100644 .changelog/77c5897a416441a6ab275bf871d24bf2.json delete mode 100644 .changelog/7f9d30b3477b447b8745b49a62386092.json delete mode 100644 .changelog/94fae5f130054bf19cc464f2e54802e1.json delete mode 100644 .changelog/bdbb87836fe94c4aae8e742f06c7bbf5.json delete mode 100644 .changelog/c0248aec7a724683abbc6f2d350a8ba5.json delete mode 100644 .changelog/c91341a9c5ae4a16b7d669bcd762ce72.json delete mode 100644 .changelog/d767f490a7f644ebb9eb36f126053870.json diff --git a/.changelog/28d752f3c96c45bb96a2f48a638e7f08.json b/.changelog/28d752f3c96c45bb96a2f48a638e7f08.json deleted file mode 100644 index f6fc23d1c1c..00000000000 --- a/.changelog/28d752f3c96c45bb96a2f48a638e7f08.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "28d752f3-c96c-45bb-96a2-f48a638e7f08", - "type": "feature", - "description": "The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store.", - "modules": [ - "service/cloudtrail" - ] -} \ No newline at end of file diff --git a/.changelog/3bd14426c89e4cde9438bf9d7fb4a2ec.json b/.changelog/3bd14426c89e4cde9438bf9d7fb4a2ec.json deleted file mode 100644 index 640c6d4eb77..00000000000 --- a/.changelog/3bd14426c89e4cde9438bf9d7fb4a2ec.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3bd14426-c89e-4cde-9438-bf9d7fb4a2ec", - "type": "feature", - "description": "Update to support new APIs for delivery of logs from AWS services.", - "modules": [ - "service/cloudwatchlogs" - ] -} \ No newline at end of file diff --git a/.changelog/57ef8b60d92b4014be0864604f9ffc43.json b/.changelog/57ef8b60d92b4014be0864604f9ffc43.json deleted file mode 100644 index 3975ced6bd1..00000000000 --- a/.changelog/57ef8b60d92b4014be0864604f9ffc43.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "57ef8b60-d92b-4014-be08-64604f9ffc43", - "type": "feature", - "description": "Support UBAM filetype for Omics Storage and make referenceArn optional", - "modules": [ - "service/omics" - ] -} \ No newline at end of file diff --git a/.changelog/77c5897a416441a6ab275bf871d24bf2.json b/.changelog/77c5897a416441a6ab275bf871d24bf2.json deleted file mode 100644 index ff6fa901c13..00000000000 --- a/.changelog/77c5897a416441a6ab275bf871d24bf2.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "77c5897a-4164-41a6-ab27-5bf871d24bf2", - "type": "feature", - "description": "Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda.", - "modules": [ - "service/lambda" - ] -} \ No newline at end of file diff --git a/.changelog/7f9d30b3477b447b8745b49a62386092.json b/.changelog/7f9d30b3477b447b8745b49a62386092.json deleted file mode 100644 index c8069d99750..00000000000 --- a/.changelog/7f9d30b3477b447b8745b49a62386092.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7f9d30b3-477b-447b-8745-b49a62386092", - "type": "feature", - "description": "This release adds support for toxicity detection and prompt safety classification.", - "modules": [ - "service/comprehend" - ] -} \ No newline at end of file diff --git a/.changelog/94fae5f130054bf19cc464f2e54802e1.json b/.changelog/94fae5f130054bf19cc464f2e54802e1.json deleted file mode 100644 index 2b7fd23e2a9..00000000000 --- a/.changelog/94fae5f130054bf19cc464f2e54802e1.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "94fae5f1-3005-4bf1-9cc4-64f2e54802e1", - "type": "feature", - "description": "Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.", - "modules": [ - "service/cloudformation" - ] -} \ No newline at end of file diff --git a/.changelog/bdbb87836fe94c4aae8e742f06c7bbf5.json b/.changelog/bdbb87836fe94c4aae8e742f06c7bbf5.json deleted file mode 100644 index 427fa3d4469..00000000000 --- a/.changelog/bdbb87836fe94c4aae8e742f06c7bbf5.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "bdbb8783-6fe9-4c4a-ae8e-742f06c7bbf5", - "type": "feature", - "description": "This release adds the ability to integrate customer lambda functions with Connect attachments for scanning and updates the ListIntegrationAssociations API to support filtering on IntegrationArn.", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/.changelog/c0248aec7a724683abbc6f2d350a8ba5.json b/.changelog/c0248aec7a724683abbc6f2d350a8ba5.json deleted file mode 100644 index 0f6396e2280..00000000000 --- a/.changelog/c0248aec7a724683abbc6f2d350a8ba5.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c0248aec-7a72-4683-abbc-6f2d350a8ba5", - "type": "feature", - "description": "Adding EKS Anywhere subscription related operations.", - "modules": [ - "service/eks" - ] -} \ No newline at end of file diff --git a/.changelog/c91341a9c5ae4a16b7d669bcd762ce72.json b/.changelog/c91341a9c5ae4a16b7d669bcd762ce72.json deleted file mode 100644 index b41a2654eef..00000000000 --- a/.changelog/c91341a9c5ae4a16b7d669bcd762ce72.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c91341a9-c5ae-4a16-b7d6-69bcd762ce72", - "type": "feature", - "description": "AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/d767f490a7f644ebb9eb36f126053870.json b/.changelog/d767f490a7f644ebb9eb36f126053870.json deleted file mode 100644 index a94ed5c29b0..00000000000 --- a/.changelog/d767f490a7f644ebb9eb36f126053870.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "id": "d767f490-a7f6-44eb-b9eb-36f126053870", - "type": "feature", - "description": "BREAKFIX: In order to support subproperty parsing, invalid property definitions must not be ignored", - "modules": [ - "internal/ini", - "config" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e5bc34a4a2..b0242956fce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,32 @@ +# Release (2023-11-09.2) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/config`: [v1.23.0](config/CHANGELOG.md#v1230-2023-11-092) + * **Feature**: BREAKFIX: In order to support subproperty parsing, invalid property definitions must not be ignored +* `github.com/aws/aws-sdk-go-v2/internal/ini`: [v1.6.0](internal/ini/CHANGELOG.md#v160-2023-11-092) + * **Feature**: BREAKFIX: In order to support subproperty parsing, invalid property definitions must not be ignored +* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.39.0](service/cloudformation/CHANGELOG.md#v1390-2023-11-092) + * **Feature**: Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts. +* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.32.0](service/cloudtrail/CHANGELOG.md#v1320-2023-11-092) + * **Feature**: The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store. +* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.27.0](service/cloudwatchlogs/CHANGELOG.md#v1270-2023-11-092) + * **Feature**: Update to support new APIs for delivery of logs from AWS services. +* `github.com/aws/aws-sdk-go-v2/service/comprehend`: [v1.28.0](service/comprehend/CHANGELOG.md#v1280-2023-11-092) + * **Feature**: This release adds support for toxicity detection and prompt safety classification. +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.79.0](service/connect/CHANGELOG.md#v1790-2023-11-092) + * **Feature**: This release adds the ability to integrate customer lambda functions with Connect attachments for scanning and updates the ListIntegrationAssociations API to support filtering on IntegrationArn. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.131.0](service/ec2/CHANGELOG.md#v11310-2023-11-092) + * **Feature**: AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region. +* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.33.0](service/eks/CHANGELOG.md#v1330-2023-11-092) + * **Feature**: Adding EKS Anywhere subscription related operations. +* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.45.0](service/lambda/CHANGELOG.md#v1450-2023-11-092) + * **Feature**: Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda. +* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.15.0](service/omics/CHANGELOG.md#v1150-2023-11-092) + * **Feature**: Support UBAM filetype for Omics Storage and make referenceArn optional + # Release (2023-11-09) ## General Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 4f48370456b..cb9e921868d 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.23.0 (2023-11-09.2) + +* **Feature**: BREAKFIX: In order to support subproperty parsing, invalid property definitions must not be ignored +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.3 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index 7312b828b58..4f3fec326a8 100644 --- a/config/go.mod +++ b/config/go.mod @@ -6,7 +6,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.22.2 github.com/aws/aws-sdk-go-v2/credentials v1.15.2 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.3 - github.com/aws/aws-sdk-go-v2/internal/ini v1.5.2 + github.com/aws/aws-sdk-go-v2/internal/ini v1.6.0 github.com/aws/aws-sdk-go-v2/service/sso v1.17.1 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.19.1 github.com/aws/aws-sdk-go-v2/service/sts v1.25.1 diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index e8e7c010063..93e6f6343fb 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.22.3" +const goModuleVersion = "1.23.0" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 007912535a3..b5a82b06a28 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.22.2 - github.com/aws/aws-sdk-go-v2/config v1.22.3 + github.com/aws/aws-sdk-go-v2/config v1.23.0 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.25.1 ) @@ -13,7 +13,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.3 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.5.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.6.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.8.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.2 // indirect diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index bee982251fe..a14a5c8b2a2 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.22.2 - github.com/aws/aws-sdk-go-v2/config v1.22.3 + github.com/aws/aws-sdk-go-v2/config v1.23.0 github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.12.1 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.25.1 ) @@ -14,7 +14,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.3 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.5.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.6.0 // indirect github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.17.1 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.8.2 // indirect diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index 0eb9e4c34a9..d82fa193510 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.22.3 + github.com/aws/aws-sdk-go-v2/config v1.23.0 github.com/aws/aws-sdk-go-v2/service/s3 v1.42.1 ) @@ -14,7 +14,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.3 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.5.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.6.0 // indirect github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.2 // indirect diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index 6015fc99ce8..c6792b1d282 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.22.2 - github.com/aws/aws-sdk-go-v2/config v1.22.3 + github.com/aws/aws-sdk-go-v2/config v1.23.0 github.com/aws/aws-sdk-go-v2/service/s3 v1.42.1 github.com/aws/aws-sdk-go-v2/service/s3control v1.36.1 ) @@ -15,7 +15,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.3 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.5.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.6.0 // indirect github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.2 // indirect diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index 9ff2b028a7b..eef54245926 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.22.3 + github.com/aws/aws-sdk-go-v2/config v1.23.0 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.3 ) @@ -12,7 +12,7 @@ require ( github.com/aws/aws-sdk-go-v2/credentials v1.15.2 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.5.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.6.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.2 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.17.1 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.19.1 // indirect diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 2d01b10c467..1cd5aea9d3e 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.5 (2023-11-09.2) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.4 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index 3824eac2097..cb58b39e54e 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.22.2 - github.com/aws/aws-sdk-go-v2/config v1.22.3 + github.com/aws/aws-sdk-go-v2/config v1.23.0 github.com/aws/aws-sdk-go-v2/service/s3 v1.42.1 github.com/aws/smithy-go v1.16.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.3 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.5.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.6.0 // indirect github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.2 // indirect diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index d9dd866fdc3..13b5e5eeffe 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.13.4" +const goModuleVersion = "1.13.5" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index 3055b5cd99b..7e6a3e3fd42 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.22.3 + github.com/aws/aws-sdk-go-v2/config v1.23.0 github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.2 ) @@ -12,7 +12,7 @@ require ( github.com/aws/aws-sdk-go-v2/credentials v1.15.2 // indirect github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.3 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.5.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.6.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.2 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.17.1 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.19.1 // indirect diff --git a/internal/ini/CHANGELOG.md b/internal/ini/CHANGELOG.md index 94878735600..7ac3ab57568 100644 --- a/internal/ini/CHANGELOG.md +++ b/internal/ini/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.0 (2023-11-09.2) + +* **Feature**: BREAKFIX: In order to support subproperty parsing, invalid property definitions must not be ignored + # v1.5.2 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/internal/ini/go_module_metadata.go b/internal/ini/go_module_metadata.go index c6a55c85f16..8ceb1de67c8 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.5.2" +const goModuleVersion = "1.6.0" diff --git a/service/cloudformation/CHANGELOG.md b/service/cloudformation/CHANGELOG.md index 670fc13a596..c210600ffac 100644 --- a/service/cloudformation/CHANGELOG.md +++ b/service/cloudformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.39.0 (2023-11-09.2) + +* **Feature**: Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts. + # v1.38.1 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudformation/go_module_metadata.go b/service/cloudformation/go_module_metadata.go index b5df0b55aa2..365caaaa81a 100644 --- a/service/cloudformation/go_module_metadata.go +++ b/service/cloudformation/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudformation // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.38.1" +const goModuleVersion = "1.39.0" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index e91b20dfc91..0d0850799a6 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.0 (2023-11-09.2) + +* **Feature**: The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store. + # v1.31.1 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index 1748a51bfbd..801f2c68498 100644 --- a/service/cloudtrail/go_module_metadata.go +++ b/service/cloudtrail/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudtrail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.31.1" +const goModuleVersion = "1.32.0" diff --git a/service/cloudwatchlogs/CHANGELOG.md b/service/cloudwatchlogs/CHANGELOG.md index 2cf74e73bbc..0ec69042877 100644 --- a/service/cloudwatchlogs/CHANGELOG.md +++ b/service/cloudwatchlogs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.0 (2023-11-09.2) + +* **Feature**: Update to support new APIs for delivery of logs from AWS services. + # v1.26.1 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudwatchlogs/go_module_metadata.go b/service/cloudwatchlogs/go_module_metadata.go index c2c7559cb16..77c76de22f8 100644 --- a/service/cloudwatchlogs/go_module_metadata.go +++ b/service/cloudwatchlogs/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudwatchlogs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.1" +const goModuleVersion = "1.27.0" diff --git a/service/comprehend/CHANGELOG.md b/service/comprehend/CHANGELOG.md index 5ef7805432d..d4deff58121 100644 --- a/service/comprehend/CHANGELOG.md +++ b/service/comprehend/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.0 (2023-11-09.2) + +* **Feature**: This release adds support for toxicity detection and prompt safety classification. + # v1.27.1 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/comprehend/go_module_metadata.go b/service/comprehend/go_module_metadata.go index 20501d65371..33f789dad0a 100644 --- a/service/comprehend/go_module_metadata.go +++ b/service/comprehend/go_module_metadata.go @@ -3,4 +3,4 @@ package comprehend // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.1" +const goModuleVersion = "1.28.0" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index 098111506f8..257b2ed3595 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.79.0 (2023-11-09.2) + +* **Feature**: This release adds the ability to integrate customer lambda functions with Connect attachments for scanning and updates the ListIntegrationAssociations API to support filtering on IntegrationArn. + # v1.78.1 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index 3801f668d2a..296315bb5cd 100644 --- a/service/connect/go_module_metadata.go +++ b/service/connect/go_module_metadata.go @@ -3,4 +3,4 @@ package connect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.78.1" +const goModuleVersion = "1.79.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 59d4ca02d7e..dd472a31bb2 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.131.0 (2023-11-09.2) + +* **Feature**: AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region. + # v1.130.1 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index 5ff6e34df13..c64b47e67ca 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.130.1" +const goModuleVersion = "1.131.0" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index 38095847ccb..646ef38c4b0 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.33.0 (2023-11-09.2) + +* **Feature**: Adding EKS Anywhere subscription related operations. + # v1.32.1 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/eks/go_module_metadata.go b/service/eks/go_module_metadata.go index cd0f0e39434..3e0ff92f390 100644 --- a/service/eks/go_module_metadata.go +++ b/service/eks/go_module_metadata.go @@ -3,4 +3,4 @@ package eks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.1" +const goModuleVersion = "1.33.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 551c78e78f3..8010c2dd224 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.22.2 - github.com/aws/aws-sdk-go-v2/config v1.22.3 + github.com/aws/aws-sdk-go-v2/config v1.23.0 github.com/aws/aws-sdk-go-v2/service/acm v1.21.1 github.com/aws/aws-sdk-go-v2/service/apigateway v1.20.1 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.24.1 @@ -11,11 +11,11 @@ require ( github.com/aws/aws-sdk-go-v2/service/athena v1.34.1 github.com/aws/aws-sdk-go-v2/service/autoscaling v1.34.1 github.com/aws/aws-sdk-go-v2/service/batch v1.29.1 - github.com/aws/aws-sdk-go-v2/service/cloudformation v1.38.1 + github.com/aws/aws-sdk-go-v2/service/cloudformation v1.39.0 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.30.1 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.18.1 github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.19.1 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.31.1 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.32.0 github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.30.1 github.com/aws/aws-sdk-go-v2/service/codebuild v1.25.1 github.com/aws/aws-sdk-go-v2/service/codecommit v1.18.1 @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.21.1 github.com/aws/aws-sdk-go-v2/service/docdb v1.27.1 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.25.1 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.130.1 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.131.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.22.1 github.com/aws/aws-sdk-go-v2/service/ecs v1.32.1 github.com/aws/aws-sdk-go-v2/service/efs v1.23.1 @@ -53,7 +53,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/iot v1.43.1 github.com/aws/aws-sdk-go-v2/service/kinesis v1.22.1 github.com/aws/aws-sdk-go-v2/service/kms v1.26.1 - github.com/aws/aws-sdk-go-v2/service/lambda v1.44.1 + github.com/aws/aws-sdk-go-v2/service/lambda v1.45.0 github.com/aws/aws-sdk-go-v2/service/lightsail v1.31.1 github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.17.1 github.com/aws/aws-sdk-go-v2/service/neptune v1.26.1 @@ -95,7 +95,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.3 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.5.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.6.0 // indirect github.com/aws/aws-sdk-go-v2/internal/v4a v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.2.2 // indirect diff --git a/service/lambda/CHANGELOG.md b/service/lambda/CHANGELOG.md index 62278025de1..0edb034ec83 100644 --- a/service/lambda/CHANGELOG.md +++ b/service/lambda/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.45.0 (2023-11-09.2) + +* **Feature**: Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda. + # v1.44.1 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lambda/go_module_metadata.go b/service/lambda/go_module_metadata.go index c5e722a152d..ca3b1e1674f 100644 --- a/service/lambda/go_module_metadata.go +++ b/service/lambda/go_module_metadata.go @@ -3,4 +3,4 @@ package lambda // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.44.1" +const goModuleVersion = "1.45.0" diff --git a/service/omics/CHANGELOG.md b/service/omics/CHANGELOG.md index 6c7eccb5692..56f7445207a 100644 --- a/service/omics/CHANGELOG.md +++ b/service/omics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2023-11-09.2) + +* **Feature**: Support UBAM filetype for Omics Storage and make referenceArn optional + # v1.14.1 (2023-11-09) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/omics/go_module_metadata.go b/service/omics/go_module_metadata.go index 1a36d00d32a..dd227fc9c07 100644 --- a/service/omics/go_module_metadata.go +++ b/service/omics/go_module_metadata.go @@ -3,4 +3,4 @@ package omics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.1" +const goModuleVersion = "1.15.0" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 50f017a60cd..b65b120b366 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.22.3 + github.com/aws/aws-sdk-go-v2/config v1.23.0 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.16.2 ) @@ -13,7 +13,7 @@ require ( github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.3 // indirect github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.2 // indirect github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.2 // indirect - github.com/aws/aws-sdk-go-v2/internal/ini v1.5.2 // indirect + github.com/aws/aws-sdk-go-v2/internal/ini v1.6.0 // indirect github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.2 // indirect github.com/aws/aws-sdk-go-v2/service/sso v1.17.1 // indirect github.com/aws/aws-sdk-go-v2/service/ssooidc v1.19.1 // indirect