Skip to content

Commit 5d3779f

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2026-08-03
1 parent 27a73ff commit 5d3779f

32 files changed

Lines changed: 77 additions & 78 deletions

.changelog/033cd6d28d994c7cb58dad76f18855c3.json

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

.changelog/11a423ac6abf4739831c2e2a74d42fbb.json

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

.changelog/349ef5fd60ad4620b0702be63139b814.json

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

.changelog/3a9c8691b4ff456c9c67e85dc03ab312.json

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

.changelog/3e2c715f61414d0fad35689636347990.json

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

.changelog/41d3c579775f45af911193c17b7f523f.json

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

.changelog/56d724e08a924656ba57e80735561563.json

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

.changelog/5b72ece8d1944b2ba99ad90ad3690b46.json

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

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# Release (2026-08-03)
2+
3+
## General Highlights
4+
* **Dependency Update**: Updated to the latest SDK module versions
5+
6+
## Module Highlights
7+
* `github.com/aws/aws-sdk-go-v2/service/directconnect`: [v1.44.0](service/directconnect/CHANGELOG.md#v1440-2026-08-03)
8+
* **Feature**: Added route visibility support for AWS Direct Connect, allowing customers to call ListVirtualInterfaceRoutes to view the BGP routes including AS path and BGP communities advertised over their virtual interfaces.
9+
* `github.com/aws/aws-sdk-go-v2/service/eksauth`: [v1.16.0](service/eksauth/CHANGELOG.md#v1160-2026-08-03)
10+
* **Feature**: Added eksNodeName, instanceId, and zone optional parameters to the AssumeRoleForPodIdentity API.
11+
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.97.0](service/mediaconvert/CHANGELOG.md#v1970-2026-08-03)
12+
* **Feature**: Updates Kantar server URL validation to accept Fifty5Blue domain. Adds support for output to S3 Glacier Instant Retrieval.
13+
* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.67.0](service/networkfirewall/CHANGELOG.md#v1670-2026-08-03)
14+
* **Feature**: This launch allows customers to use Network Firewall as an explicit Proxy and protect their workloads against threat of data exfiltration.
15+
* `github.com/aws/aws-sdk-go-v2/service/observabilityadmin`: [v1.22.0](service/observabilityadmin/CHANGELOG.md#v1220-2026-08-03)
16+
* **Feature**: Launch CMK support for Telemetry Enablement Organization and Account Rules.
17+
* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.106.4](service/s3/CHANGELOG.md#v11064-2026-08-03)
18+
* **Bug Fix**: Expand S3 operations that check for an error inside an HTTP 200 response
19+
* `github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb`: [v1.23.0](service/timestreaminfluxdb/CHANGELOG.md#v1230-2026-08-03)
20+
* **Feature**: This release adds support for customer-managed backup restore, and encryption of new DbInstances and DbClusters using customer-managed KMS keys.
21+
* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.77.2](service/wafv2/CHANGELOG.md#v1772-2026-08-03)
22+
* **Documentation**: Updated descriptions for number of PreParseTextTransformations allowed per rule statement
23+
124
# Release (2026-07-31.2)
225

326
## General Highlights

feature/s3/manager/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.22.39 (2026-08-03)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.22.38 (2026-07-31.2)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

0 commit comments

Comments
 (0)