Skip to content

Commit 947868a

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-06-02
1 parent abeda7e commit 947868a

32 files changed

+74
-92
lines changed

.changelog/0e521e52af0a4f0494c1e15b5c8daaf0.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/1b0cd75808cc417f9734dc69250414f6.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/3f8da89ce7dc4ab08b3653723e654ecb.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/57748970e0524359931646cf4feb05fe.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/606a6b4bbb1f4148ab00566f6d1d49b2.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/79bade1484a6425ab7bd6f67e18ee4b4.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/8409df7560444c5ca0ee4080b29191e8.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/9b5a6aded33d4661afaedabb06832068.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/e782516eed81436595fb699f44f90107.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/fbee887d566e4eaa8b8f00ae3cac58a6.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Release (2025-06-02)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.51.0](service/athena/CHANGELOG.md#v1510-2025-06-02)
5+
* **Feature**: Add support for the managed query result in the workgroup APIs. The managed query result configuration enables users to store query results to Athena owned storage.
6+
* `github.com/aws/aws-sdk-go-v2/service/backup`: [v1.42.0](service/backup/CHANGELOG.md#v1420-2025-06-02)
7+
* **Feature**: You can now subscribe to Amazon SNS notifications and Amazon EventBridge events for backup indexing. You can now receive notifications when a backup index is created, deleted, or fails to create, enhancing your ability to monitor and track your backup operations.
8+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagent`: [v1.44.0](service/bedrockagent/CHANGELOG.md#v1440-2025-06-02)
9+
* **Feature**: This release adds the Agent Lifecycle Paused State feature to Amazon Bedrock agents. By using an agent's alias, you can temporarily suspend agent operations during maintenance, updates, or other situations.
10+
* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.43.0](service/computeoptimizer/CHANGELOG.md#v1430-2025-06-02)
11+
* **Feature**: This release enables AWS Compute Optimizer to analyze Amazon Aurora database clusters and generate Aurora I/O-Optimized recommendations.
12+
* `github.com/aws/aws-sdk-go-v2/service/costoptimizationhub`: [v1.16.0](service/costoptimizationhub/CHANGELOG.md#v1160-2025-06-02)
13+
* **Feature**: Support recommendations for Aurora instance and Aurora cluster storage.
14+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.57.2](service/ecs/CHANGELOG.md#v1572-2025-06-02)
15+
* **Documentation**: Updates Amazon ECS documentation to include note for upcoming default log driver mode change.
16+
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.65.0](service/eks/CHANGELOG.md#v1650-2025-06-02)
17+
* **Feature**: Add support for filtering ListInsights API calls on MISCONFIGURATION insight category
18+
* `github.com/aws/aws-sdk-go-v2/service/entityresolution`: [v1.19.0](service/entityresolution/CHANGELOG.md#v1190-2025-06-02)
19+
* **Feature**: Add support for generating match IDs in near real-time.
20+
* `github.com/aws/aws-sdk-go-v2/service/pcs`: [v1.6.0](service/pcs/CHANGELOG.md#v160-2025-06-02)
21+
* **Feature**: Introduces SUSPENDING and SUSPENDED states for clusters, compute node groups, and queues.
22+
123
# Release (2025-05-30)
224

325
## Module Highlights

service/athena/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.51.0 (2025-06-02)
2+
3+
* **Feature**: Add support for the managed query result in the workgroup APIs. The managed query result configuration enables users to store query results to Athena owned storage.
4+
15
# v1.50.5 (2025-05-09)
26

37
* **Documentation**: Minor API documentation updates

service/athena/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/backup/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.42.0 (2025-06-02)
2+
3+
* **Feature**: You can now subscribe to Amazon SNS notifications and Amazon EventBridge events for backup indexing. You can now receive notifications when a backup index is created, deleted, or fails to create, enhancing your ability to monitor and track your backup operations.
4+
15
# v1.41.2 (2025-04-03)
26

37
* No change notes available for this release.

service/backup/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrockagent/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.44.0 (2025-06-02)
2+
3+
* **Feature**: This release adds the Agent Lifecycle Paused State feature to Amazon Bedrock agents. By using an agent's alias, you can temporarily suspend agent operations during maintenance, updates, or other situations.
4+
15
# v1.43.0 (2025-05-15)
26

37
* **Feature**: Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes.

service/bedrockagent/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/computeoptimizer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.43.0 (2025-06-02)
2+
3+
* **Feature**: This release enables AWS Compute Optimizer to analyze Amazon Aurora database clusters and generate Aurora I/O-Optimized recommendations.
4+
15
# v1.42.3 (2025-04-10)
26

37
* No change notes available for this release.

service/computeoptimizer/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/costoptimizationhub/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.0 (2025-06-02)
2+
3+
* **Feature**: Support recommendations for Aurora instance and Aurora cluster storage.
4+
15
# v1.15.0 (2025-05-28)
26

37
* **Feature**: This release allows customers to modify their preferred commitment term and payment options.

service/costoptimizationhub/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ecs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.57.2 (2025-06-02)
2+
3+
* **Documentation**: Updates Amazon ECS documentation to include note for upcoming default log driver mode change.
4+
15
# v1.57.1 (2025-05-16)
26

37
* **Documentation**: This is an Amazon ECs documentation only release to support the change of the container exit "reason" field from 255 characters to 1024 characters.

service/ecs/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/eks/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.65.0 (2025-06-02)
2+
3+
* **Feature**: Add support for filtering ListInsights API calls on MISCONFIGURATION insight category
4+
15
# v1.64.0 (2025-04-16)
26

37
* **Feature**: Added support for new AL2023 ARM64 NVIDIA AMIs to the supported AMITypes.

service/eks/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/entityresolution/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.19.0 (2025-06-02)
2+
3+
* **Feature**: Add support for generating match IDs in near real-time.
4+
15
# v1.18.0 (2025-04-22)
26

37
* **Feature**: To expand support for matching records using digital identifiers with TransUnion

service/entityresolution/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.36.1
1010
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.30.2
1111
github.com/aws/aws-sdk-go-v2/service/appstream v1.45.3
12-
github.com/aws/aws-sdk-go-v2/service/athena v1.50.5
12+
github.com/aws/aws-sdk-go-v2/service/athena v1.51.0
1313
github.com/aws/aws-sdk-go-v2/service/batch v1.52.3
1414
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.59.2
1515
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.46.1
@@ -31,7 +31,7 @@ require (
3131
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.43.1
3232
github.com/aws/aws-sdk-go-v2/service/ec2 v1.224.0
3333
github.com/aws/aws-sdk-go-v2/service/ecr v1.44.0
34-
github.com/aws/aws-sdk-go-v2/service/ecs v1.57.1
34+
github.com/aws/aws-sdk-go-v2/service/ecs v1.57.2
3535
github.com/aws/aws-sdk-go-v2/service/efs v1.35.3
3636
github.com/aws/aws-sdk-go-v2/service/elasticache v1.46.0
3737
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.29.2

service/lakeformation/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.41.4 (2025-06-02)
2+
3+
* No change notes available for this release.
4+
15
# v1.41.3 (2025-04-10)
26

37
* No change notes available for this release.

service/lakeformation/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/pcs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.6.0 (2025-06-02)
2+
3+
* **Feature**: Introduces SUSPENDING and SUSPENDED states for clusters, compute node groups, and queues.
4+
15
# v1.5.0 (2025-05-15)
26

37
* **Feature**: This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type.

service/pcs/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)