Skip to content

Commit 2c4d9aa

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-03-08
1 parent f9b394f commit 2c4d9aa

31 files changed

+77
-71
lines changed

.changelog/0298121b78034b109dae84ee2c5ac6e0.json

-8
This file was deleted.

.changelog/20b8c4e78c424d3994b3b949d027a083.json

-8
This file was deleted.

.changelog/41eabf951a2a4ecfba776c00dd83aad9.json

-8
This file was deleted.

.changelog/8927c36826ce4333b3711cad02330f40.json

-8
This file was deleted.

.changelog/b677ff2401f74ed2984467419c65ddaa.json

-8
This file was deleted.

.changelog/ea77894b18d04033ae015aaf64baf848.json

-8
This file was deleted.

.changelog/fdf1b3b01c4243dd857e1ca7e002f6e9.json

-8
This file was deleted.

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Release (2024-03-08)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.35.0](service/batch/CHANGELOG.md#v1350-2024-03-08)
5+
* **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.
6+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.4.2](service/bedrockagentruntime/CHANGELOG.md#v142-2024-03-08)
7+
* **Documentation**: Documentation update for Bedrock Runtime Agent
8+
* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.39.0](service/cloudtrail/CHANGELOG.md#v1390-2024-03-08)
9+
* **Feature**: Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
10+
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.30.3](service/codebuild/CHANGELOG.md#v1303-2024-03-08)
11+
* **Documentation**: This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
12+
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.36.0](service/cognitoidentityprovider/CHANGELOG.md#v1360-2024-03-08)
13+
* **Feature**: Add ConcurrentModificationException to SetUserPoolMfaConfig
14+
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.40.0](service/guardduty/CHANGELOG.md#v1400-2024-03-08)
15+
* **Feature**: Add RDS Provisioned and Serverless Usage types
16+
* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.44.0](service/transfer/CHANGELOG.md#v1440-2024-03-08)
17+
* **Feature**: Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.
18+
119
# Release (2024-03-07)
220

321
## General Highlights

service/arczonalshift/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.9.3 (2024-03-08)
2+
3+
* No change notes available for this release.
4+
15
# v1.9.2 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/arczonalshift/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/batch/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.35.0 (2024-03-08)
2+
3+
* **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.
4+
15
# v1.34.1 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/batch/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrockagentruntime/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.4.2 (2024-03-08)
2+
3+
* **Documentation**: Documentation update for Bedrock Runtime Agent
4+
15
# v1.4.1 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/bedrockagentruntime/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cloudtrail/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.39.0 (2024-03-08)
2+
3+
* **Feature**: Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs.
4+
15
# v1.38.2 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/cloudtrail/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/codebuild/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.30.3 (2024-03-08)
2+
3+
* **Documentation**: This release adds support for a new webhook event: PULL_REQUEST_CLOSED.
4+
15
# v1.30.2 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/codebuild/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.36.0 (2024-03-08)
2+
3+
* **Feature**: Add ConcurrentModificationException to SetUserPoolMfaConfig
4+
15
# v1.35.2 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/cognitoidentityprovider/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/guardduty/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.40.0 (2024-03-08)
2+
3+
* **Feature**: Add RDS Provisioned and Serverless Usage types
4+
15
# v1.39.2 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/guardduty/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ require (
1111
github.com/aws/aws-sdk-go-v2/service/appstream v1.34.2
1212
github.com/aws/aws-sdk-go-v2/service/athena v1.40.2
1313
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.3
14-
github.com/aws/aws-sdk-go-v2/service/batch v1.34.1
14+
github.com/aws/aws-sdk-go-v2/service/batch v1.35.0
1515
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.47.1
1616
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.35.2
1717
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.21.2
1818
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.22.2
19-
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.38.2
19+
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.39.0
2020
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.36.2
21-
github.com/aws/aws-sdk-go-v2/service/codebuild v1.30.2
21+
github.com/aws/aws-sdk-go-v2/service/codebuild v1.30.3
2222
github.com/aws/aws-sdk-go-v2/service/codecommit v1.22.2
2323
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.25.2
2424
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.26.2
2525
github.com/aws/aws-sdk-go-v2/service/codestar v1.21.2
26-
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.35.2
26+
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.36.0
2727
github.com/aws/aws-sdk-go-v2/service/configservice v1.46.2
2828
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.23.2
2929
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.38.2

service/lakeformation/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.31.3 (2024-03-08)
2+
3+
* No change notes available for this release.
4+
15
# v1.31.2 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/lakeformation/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/networkfirewall/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.38.3 (2024-03-08)
2+
3+
* No change notes available for this release.
4+
15
# v1.38.2 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/networkfirewall/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/rolesanywhere/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.8.3 (2024-03-08)
2+
3+
* No change notes available for this release.
4+
15
# v1.8.2 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/rolesanywhere/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/transfer/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.44.0 (2024-03-08)
2+
3+
* **Feature**: Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector.
4+
15
# v1.43.2 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

service/transfer/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)