From 2c4d9aa384076d3e77d4af7ba4207d6cb881a824 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Fri, 8 Mar 2024 19:12:57 +0000 Subject: [PATCH] Release 2024-03-08 --- .../0298121b78034b109dae84ee2c5ac6e0.json | 8 -------- .../20b8c4e78c424d3994b3b949d027a083.json | 8 -------- .../41eabf951a2a4ecfba776c00dd83aad9.json | 8 -------- .../8927c36826ce4333b3711cad02330f40.json | 8 -------- .../b677ff2401f74ed2984467419c65ddaa.json | 8 -------- .../ea77894b18d04033ae015aaf64baf848.json | 8 -------- .../fdf1b3b01c4243dd857e1ca7e002f6e9.json | 8 -------- CHANGELOG.md | 18 ++++++++++++++++++ service/arczonalshift/CHANGELOG.md | 4 ++++ service/arczonalshift/go_module_metadata.go | 2 +- service/batch/CHANGELOG.md | 4 ++++ service/batch/go_module_metadata.go | 2 +- service/bedrockagentruntime/CHANGELOG.md | 4 ++++ .../bedrockagentruntime/go_module_metadata.go | 2 +- service/cloudtrail/CHANGELOG.md | 4 ++++ service/cloudtrail/go_module_metadata.go | 2 +- service/codebuild/CHANGELOG.md | 4 ++++ service/codebuild/go_module_metadata.go | 2 +- service/cognitoidentityprovider/CHANGELOG.md | 4 ++++ .../go_module_metadata.go | 2 +- service/guardduty/CHANGELOG.md | 4 ++++ service/guardduty/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 8 ++++---- service/lakeformation/CHANGELOG.md | 4 ++++ service/lakeformation/go_module_metadata.go | 2 +- service/networkfirewall/CHANGELOG.md | 4 ++++ service/networkfirewall/go_module_metadata.go | 2 +- service/rolesanywhere/CHANGELOG.md | 4 ++++ service/rolesanywhere/go_module_metadata.go | 2 +- service/transfer/CHANGELOG.md | 4 ++++ service/transfer/go_module_metadata.go | 2 +- 31 files changed, 77 insertions(+), 71 deletions(-) delete mode 100644 .changelog/0298121b78034b109dae84ee2c5ac6e0.json delete mode 100644 .changelog/20b8c4e78c424d3994b3b949d027a083.json delete mode 100644 .changelog/41eabf951a2a4ecfba776c00dd83aad9.json delete mode 100644 .changelog/8927c36826ce4333b3711cad02330f40.json delete mode 100644 .changelog/b677ff2401f74ed2984467419c65ddaa.json delete mode 100644 .changelog/ea77894b18d04033ae015aaf64baf848.json delete mode 100644 .changelog/fdf1b3b01c4243dd857e1ca7e002f6e9.json diff --git a/.changelog/0298121b78034b109dae84ee2c5ac6e0.json b/.changelog/0298121b78034b109dae84ee2c5ac6e0.json deleted file mode 100644 index d3165e4f589..00000000000 --- a/.changelog/0298121b78034b109dae84ee2c5ac6e0.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "0298121b-7803-4b10-9dae-84ee2c5ac6e0", - "type": "documentation", - "description": "This release adds support for a new webhook event: PULL_REQUEST_CLOSED.", - "modules": [ - "service/codebuild" - ] -} \ No newline at end of file diff --git a/.changelog/20b8c4e78c424d3994b3b949d027a083.json b/.changelog/20b8c4e78c424d3994b3b949d027a083.json deleted file mode 100644 index 7b8d39000ff..00000000000 --- a/.changelog/20b8c4e78c424d3994b3b949d027a083.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "20b8c4e7-8c42-4d39-94b3-b949d027a083", - "type": "feature", - "description": "Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.", - "modules": [ - "service/cloudtrail" - ] -} \ No newline at end of file diff --git a/.changelog/41eabf951a2a4ecfba776c00dd83aad9.json b/.changelog/41eabf951a2a4ecfba776c00dd83aad9.json deleted file mode 100644 index 7d52679c2cd..00000000000 --- a/.changelog/41eabf951a2a4ecfba776c00dd83aad9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "41eabf95-1a2a-4ecf-ba77-6c00dd83aad9", - "type": "feature", - "description": "This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues.", - "modules": [ - "service/batch" - ] -} \ No newline at end of file diff --git a/.changelog/8927c36826ce4333b3711cad02330f40.json b/.changelog/8927c36826ce4333b3711cad02330f40.json deleted file mode 100644 index 87a87f8e273..00000000000 --- a/.changelog/8927c36826ce4333b3711cad02330f40.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "8927c368-26ce-4333-b371-1cad02330f40", - "type": "feature", - "description": "Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.", - "modules": [ - "service/transfer" - ] -} \ No newline at end of file diff --git a/.changelog/b677ff2401f74ed2984467419c65ddaa.json b/.changelog/b677ff2401f74ed2984467419c65ddaa.json deleted file mode 100644 index fa7779d90a8..00000000000 --- a/.changelog/b677ff2401f74ed2984467419c65ddaa.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b677ff24-01f7-4ed2-9844-67419c65ddaa", - "type": "feature", - "description": "Add ConcurrentModificationException to SetUserPoolMfaConfig", - "modules": [ - "service/cognitoidentityprovider" - ] -} \ No newline at end of file diff --git a/.changelog/ea77894b18d04033ae015aaf64baf848.json b/.changelog/ea77894b18d04033ae015aaf64baf848.json deleted file mode 100644 index 080d5106b6e..00000000000 --- a/.changelog/ea77894b18d04033ae015aaf64baf848.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ea77894b-18d0-4033-ae01-5aaf64baf848", - "type": "documentation", - "description": "Documentation update for Bedrock Runtime Agent", - "modules": [ - "service/bedrockagentruntime" - ] -} \ No newline at end of file diff --git a/.changelog/fdf1b3b01c4243dd857e1ca7e002f6e9.json b/.changelog/fdf1b3b01c4243dd857e1ca7e002f6e9.json deleted file mode 100644 index c576c00ed40..00000000000 --- a/.changelog/fdf1b3b01c4243dd857e1ca7e002f6e9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "fdf1b3b0-1c42-43dd-857e-1ca7e002f6e9", - "type": "feature", - "description": "Add RDS Provisioned and Serverless Usage types", - "modules": [ - "service/guardduty" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c8875165d8..99bcb994644 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Release (2024-03-08) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.35.0](service/batch/CHANGELOG.md#v1350-2024-03-08) + * **Feature**: This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues. +* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.4.2](service/bedrockagentruntime/CHANGELOG.md#v142-2024-03-08) + * **Documentation**: Documentation update for Bedrock Runtime Agent +* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.39.0](service/cloudtrail/CHANGELOG.md#v1390-2024-03-08) + * **Feature**: Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs. +* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.30.3](service/codebuild/CHANGELOG.md#v1303-2024-03-08) + * **Documentation**: This release adds support for a new webhook event: PULL_REQUEST_CLOSED. +* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.36.0](service/cognitoidentityprovider/CHANGELOG.md#v1360-2024-03-08) + * **Feature**: Add ConcurrentModificationException to SetUserPoolMfaConfig +* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.40.0](service/guardduty/CHANGELOG.md#v1400-2024-03-08) + * **Feature**: Add RDS Provisioned and Serverless Usage types +* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.44.0](service/transfer/CHANGELOG.md#v1440-2024-03-08) + * **Feature**: Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector. + # Release (2024-03-07) ## General Highlights diff --git a/service/arczonalshift/CHANGELOG.md b/service/arczonalshift/CHANGELOG.md index 57ab8642b89..2fbda8fef79 100644 --- a/service/arczonalshift/CHANGELOG.md +++ b/service/arczonalshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.3 (2024-03-08) + +* No change notes available for this release. + # v1.9.2 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/arczonalshift/go_module_metadata.go b/service/arczonalshift/go_module_metadata.go index 6abf3cafebf..cce1970a551 100644 --- a/service/arczonalshift/go_module_metadata.go +++ b/service/arczonalshift/go_module_metadata.go @@ -3,4 +3,4 @@ package arczonalshift // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.2" +const goModuleVersion = "1.9.3" diff --git a/service/batch/CHANGELOG.md b/service/batch/CHANGELOG.md index 7017987a7e4..a0ca3455196 100644 --- a/service/batch/CHANGELOG.md +++ b/service/batch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.0 (2024-03-08) + +* **Feature**: This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues. + # v1.34.1 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/batch/go_module_metadata.go b/service/batch/go_module_metadata.go index 7159f58223d..d96aeb38ed0 100644 --- a/service/batch/go_module_metadata.go +++ b/service/batch/go_module_metadata.go @@ -3,4 +3,4 @@ package batch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.34.1" +const goModuleVersion = "1.35.0" diff --git a/service/bedrockagentruntime/CHANGELOG.md b/service/bedrockagentruntime/CHANGELOG.md index 6d4a64b5568..52ca3528d99 100644 --- a/service/bedrockagentruntime/CHANGELOG.md +++ b/service/bedrockagentruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.2 (2024-03-08) + +* **Documentation**: Documentation update for Bedrock Runtime Agent + # v1.4.1 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/bedrockagentruntime/go_module_metadata.go b/service/bedrockagentruntime/go_module_metadata.go index 80fdf0add8e..76be459f92c 100644 --- a/service/bedrockagentruntime/go_module_metadata.go +++ b/service/bedrockagentruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrockagentruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.1" +const goModuleVersion = "1.4.2" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index be60a39bee0..65a3ae7f507 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.39.0 (2024-03-08) + +* **Feature**: Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs. + # v1.38.2 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index ef635d961f0..ad598b86830 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.38.2" +const goModuleVersion = "1.39.0" diff --git a/service/codebuild/CHANGELOG.md b/service/codebuild/CHANGELOG.md index 083678f007b..b80b9e0a1d5 100644 --- a/service/codebuild/CHANGELOG.md +++ b/service/codebuild/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.30.3 (2024-03-08) + +* **Documentation**: This release adds support for a new webhook event: PULL_REQUEST_CLOSED. + # v1.30.2 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/codebuild/go_module_metadata.go b/service/codebuild/go_module_metadata.go index 39b284a5d5b..0a31d4998cb 100644 --- a/service/codebuild/go_module_metadata.go +++ b/service/codebuild/go_module_metadata.go @@ -3,4 +3,4 @@ package codebuild // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.2" +const goModuleVersion = "1.30.3" diff --git a/service/cognitoidentityprovider/CHANGELOG.md b/service/cognitoidentityprovider/CHANGELOG.md index 95afa024202..30b4afe1b5f 100644 --- a/service/cognitoidentityprovider/CHANGELOG.md +++ b/service/cognitoidentityprovider/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.36.0 (2024-03-08) + +* **Feature**: Add ConcurrentModificationException to SetUserPoolMfaConfig + # v1.35.2 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/cognitoidentityprovider/go_module_metadata.go b/service/cognitoidentityprovider/go_module_metadata.go index 5cc1c8e14b1..1192241bcc9 100644 --- a/service/cognitoidentityprovider/go_module_metadata.go +++ b/service/cognitoidentityprovider/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitoidentityprovider // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.35.2" +const goModuleVersion = "1.36.0" diff --git a/service/guardduty/CHANGELOG.md b/service/guardduty/CHANGELOG.md index 04c4f61037a..6979600e61f 100644 --- a/service/guardduty/CHANGELOG.md +++ b/service/guardduty/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.40.0 (2024-03-08) + +* **Feature**: Add RDS Provisioned and Serverless Usage types + # v1.39.2 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/guardduty/go_module_metadata.go b/service/guardduty/go_module_metadata.go index 1b1d162a817..d6fbcfb5333 100644 --- a/service/guardduty/go_module_metadata.go +++ b/service/guardduty/go_module_metadata.go @@ -3,4 +3,4 @@ package guardduty // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.39.2" +const goModuleVersion = "1.40.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 6aa79569ac5..08afdc1afaf 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -11,19 +11,19 @@ require ( github.com/aws/aws-sdk-go-v2/service/appstream v1.34.2 github.com/aws/aws-sdk-go-v2/service/athena v1.40.2 github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.3 - github.com/aws/aws-sdk-go-v2/service/batch v1.34.1 + github.com/aws/aws-sdk-go-v2/service/batch v1.35.0 github.com/aws/aws-sdk-go-v2/service/cloudformation v1.47.1 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.35.2 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.21.2 github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.22.2 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.38.2 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.39.0 github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.36.2 - github.com/aws/aws-sdk-go-v2/service/codebuild v1.30.2 + github.com/aws/aws-sdk-go-v2/service/codebuild v1.30.3 github.com/aws/aws-sdk-go-v2/service/codecommit v1.22.2 github.com/aws/aws-sdk-go-v2/service/codedeploy v1.25.2 github.com/aws/aws-sdk-go-v2/service/codepipeline v1.26.2 github.com/aws/aws-sdk-go-v2/service/codestar v1.21.2 - github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.35.2 + github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.36.0 github.com/aws/aws-sdk-go-v2/service/configservice v1.46.2 github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.23.2 github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.38.2 diff --git a/service/lakeformation/CHANGELOG.md b/service/lakeformation/CHANGELOG.md index f7b07c14c45..f3b66b56bdc 100644 --- a/service/lakeformation/CHANGELOG.md +++ b/service/lakeformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.3 (2024-03-08) + +* No change notes available for this release. + # v1.31.2 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/lakeformation/go_module_metadata.go b/service/lakeformation/go_module_metadata.go index 97c5108798b..f72d01ecdc9 100644 --- a/service/lakeformation/go_module_metadata.go +++ b/service/lakeformation/go_module_metadata.go @@ -3,4 +3,4 @@ package lakeformation // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.31.2" +const goModuleVersion = "1.31.3" diff --git a/service/networkfirewall/CHANGELOG.md b/service/networkfirewall/CHANGELOG.md index a69c39983e5..62fbf0064dc 100644 --- a/service/networkfirewall/CHANGELOG.md +++ b/service/networkfirewall/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.38.3 (2024-03-08) + +* No change notes available for this release. + # v1.38.2 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/networkfirewall/go_module_metadata.go b/service/networkfirewall/go_module_metadata.go index cccf35d10dc..374af019f64 100644 --- a/service/networkfirewall/go_module_metadata.go +++ b/service/networkfirewall/go_module_metadata.go @@ -3,4 +3,4 @@ package networkfirewall // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.38.2" +const goModuleVersion = "1.38.3" diff --git a/service/rolesanywhere/CHANGELOG.md b/service/rolesanywhere/CHANGELOG.md index 03a27aef4f0..2d02ca32dfa 100644 --- a/service/rolesanywhere/CHANGELOG.md +++ b/service/rolesanywhere/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.3 (2024-03-08) + +* No change notes available for this release. + # v1.8.2 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/rolesanywhere/go_module_metadata.go b/service/rolesanywhere/go_module_metadata.go index 2c67be6bab1..ea3bda9a7f3 100644 --- a/service/rolesanywhere/go_module_metadata.go +++ b/service/rolesanywhere/go_module_metadata.go @@ -3,4 +3,4 @@ package rolesanywhere // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.2" +const goModuleVersion = "1.8.3" diff --git a/service/transfer/CHANGELOG.md b/service/transfer/CHANGELOG.md index aad19912f15..12b182c0b95 100644 --- a/service/transfer/CHANGELOG.md +++ b/service/transfer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.44.0 (2024-03-08) + +* **Feature**: Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector. + # v1.43.2 (2024-03-07) * **Bug Fix**: Remove dependency on go-cmp. diff --git a/service/transfer/go_module_metadata.go b/service/transfer/go_module_metadata.go index 2c43cdae3c0..f46e4a8c5c3 100644 --- a/service/transfer/go_module_metadata.go +++ b/service/transfer/go_module_metadata.go @@ -3,4 +3,4 @@ package transfer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.43.2" +const goModuleVersion = "1.44.0"