Skip to content

Commit 755839b

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-06-09
1 parent ba3d22d commit 755839b

26 files changed

+60
-75
lines changed

.changelog/0c7295c4bf69474bacd73f9449cda7fd.json

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

.changelog/26977c73fe504f009d868a4ea22fc09e.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/8489433677144e2fbca0cccfa1f339ae.json

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

.changelog/93797229432d468e951f7b67e34da1f3.json

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

.changelog/b7882117ec5f42aca8498f037278f947.json

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

.changelog/bbf58e90254e44d38fe41ad47f4dbd6c.json

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

.changelog/d4eca4a9cbe24525a1b0dbfd169b1974.json

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

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Release (2025-06-09)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appsync`: [v1.47.0](service/appsync/CHANGELOG.md#v1470-2025-06-09)
5+
* **Feature**: Deprecate `atRestEncryptionEnabled` and `transitEncryptionEnabled` attributes in `CreateApiCache` action. Encryption is always enabled for new caches.
6+
* `github.com/aws/aws-sdk-go-v2/service/costexplorer`: [v1.51.0](service/costexplorer/CHANGELOG.md#v1510-2025-06-09)
7+
* **Feature**: Support dual-stack endpoints for ce api
8+
* `github.com/aws/aws-sdk-go-v2/service/customerprofiles`: [v1.46.0](service/customerprofiles/CHANGELOG.md#v1460-2025-06-09)
9+
* **Feature**: This release introduces capability of Profile Explorer, using correct ingestion timestamp & using historical data for computing calculated attributes, and new standard objects for T&H as part of Amazon Connect Customer Profiles service.
10+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.225.0](service/ec2/CHANGELOG.md#v12250-2025-06-09)
11+
* **Feature**: Release to support Elastic VMware Service (Amazon EVS) Subnet and Amazon EVS Network Interface Types.
12+
* `github.com/aws/aws-sdk-go-v2/service/efs`: [v1.36.0](service/efs/CHANGELOG.md#v1360-2025-06-09)
13+
* **Feature**: Added support for Internet Protocol Version 6 (IPv6) on EFS Service APIs and mount targets.
14+
* `github.com/aws/aws-sdk-go-v2/service/marketplacecatalog`: [v1.32.0](service/marketplacecatalog/CHANGELOG.md#v1320-2025-06-09)
15+
* **Feature**: The ListEntities API now supports the EntityID, LastModifiedDate, ProductTitle, and Visibility filters for machine learning products. You can also sort using all of those filters.
16+
* `github.com/aws/aws-sdk-go-v2/service/workspacesthinclient`: [v1.14.0](service/workspacesthinclient/CHANGELOG.md#v1140-2025-06-09)
17+
* **Feature**: Add ConflictException to UpdateEnvironment API
18+
119
# Release (2025-06-06)
220

321
## General Highlights

service/appsync/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.47.0 (2025-06-09)
2+
3+
* **Feature**: Deprecate `atRestEncryptionEnabled` and `transitEncryptionEnabled` attributes in `CreateApiCache` action. Encryption is always enabled for new caches.
4+
15
# v1.46.0 (2025-04-24)
26

37
* **Feature**: Add data source support to Event APIs

service/appsync/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/costexplorer/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-09)
2+
3+
* **Feature**: Support dual-stack endpoints for ce api
4+
15
# v1.50.0 (2025-05-27)
26

37
* **Feature**: This release introduces Cost Comparison feature (GetCostAndUsageComparisons, GetCostComparisonDrivers) allowing you find cost variations across multiple dimensions and identify key drivers of spending changes.

service/costexplorer/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/customerprofiles/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.46.0 (2025-06-09)
2+
3+
* **Feature**: This release introduces capability of Profile Explorer, using correct ingestion timestamp & using historical data for computing calculated attributes, and new standard objects for T&H as part of Amazon Connect Customer Profiles service.
4+
15
# v1.45.2 (2025-04-03)
26

37
* No change notes available for this release.

service/customerprofiles/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/ec2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.225.0 (2025-06-09)
2+
3+
* **Feature**: Release to support Elastic VMware Service (Amazon EVS) Subnet and Amazon EVS Network Interface Types.
4+
15
# v1.224.1 (2025-06-06)
26

37
* No change notes available for this release.

service/ec2/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/efs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.36.0 (2025-06-09)
2+
3+
* **Feature**: Added support for Internet Protocol Version 6 (IPv6) on EFS Service APIs and mount targets.
4+
15
# v1.35.4 (2025-06-06)
26

37
* No change notes available for this release.

service/efs/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
@@ -29,10 +29,10 @@ require (
2929
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.31.5
3030
github.com/aws/aws-sdk-go-v2/service/docdb v1.41.4
3131
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.43.2
32-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.224.1
32+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.225.0
3333
github.com/aws/aws-sdk-go-v2/service/ecr v1.44.1
3434
github.com/aws/aws-sdk-go-v2/service/ecs v1.57.3
35-
github.com/aws/aws-sdk-go-v2/service/efs v1.35.4
35+
github.com/aws/aws-sdk-go-v2/service/efs v1.36.0
3636
github.com/aws/aws-sdk-go-v2/service/elasticache v1.46.1
3737
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.29.2
3838
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.29.4

service/marketplacecatalog/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.32.0 (2025-06-09)
2+
3+
* **Feature**: The ListEntities API now supports the EntityID, LastModifiedDate, ProductTitle, and Visibility filters for machine learning products. You can also sort using all of those filters.
4+
15
# v1.31.2 (2025-04-03)
26

37
* No change notes available for this release.

service/marketplacecatalog/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/sagemakermetrics/CHANGELOG.md

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

37
* **Feature**: SageMaker Metrics Service now supports FIPS endpoint in all US and Canada Commercial regions.

service/sagemakermetrics/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/workspacesthinclient/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.14.0 (2025-06-09)
2+
3+
* **Feature**: Add ConflictException to UpdateEnvironment API
4+
15
# v1.13.1 (2025-04-03)
26

37
* No change notes available for this release.

service/workspacesthinclient/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)