Skip to content

Commit dfcf25b

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2026-02-26
1 parent 981d0b4 commit dfcf25b

34 files changed

+82
-89
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/4ac2d988e3034bd9ba1b85ea91dd1c43.json

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

.changelog/4d273d3d35b14e85828b002da89504c7.json

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

.changelog/6aa419029695425a865cd715edfab0a7.json

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

.changelog/93fa8ca5ea0e4205be65ec2f0203e290.json

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

.changelog/9b78f30cf6a043439ca9dfa1bf8e52fc.json

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

.changelog/a6521bb4713e4a959f1c293c52a90c50.json

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

.changelog/d199e60a87174bb4a5b7a241c890fb28.json

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

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# Release (2026-02-26)
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/backupgateway`: [v1.26.0](service/backupgateway/CHANGELOG.md#v1260-2026-02-26)
8+
* **Feature**: This release updates GetGateway API to include deprecationDate and softwareVersion in the response, enabling customers to track gateway software versions and upcoming deprecation dates.
9+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.293.0](service/ec2/CHANGELOG.md#v12930-2026-02-26)
10+
* **Feature**: Add c8id, m8id and hpc8a instance types.
11+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.73.0](service/ecs/CHANGELOG.md#v1730-2026-02-26)
12+
* **Feature**: Adding support for Capacity Reservations for ECS Managed Instances by introducing a new "capacityOptionType" value of "RESERVED" and new field "capacityReservations" for CreateCapacityProvider and UpdateCapacityProvider APIs.
13+
* `github.com/aws/aws-sdk-go-v2/service/internal/checksum`: [v1.9.10](service/internal/checksum/CHANGELOG.md#v1910-2026-02-26)
14+
* **Bug Fix**: Allow sending unkown checksum values if the value is precalculated on the input request
15+
* `github.com/aws/aws-sdk-go-v2/service/marketplaceentitlementservice`: [v1.36.0](service/marketplaceentitlementservice/CHANGELOG.md#v1360-2026-02-26)
16+
* **Feature**: Added License Arn as a new optional filter for GetEntitlements and LicenseArn field in each entitlement in the response.
17+
* `github.com/aws/aws-sdk-go-v2/service/marketplacemetering`: [v1.36.0](service/marketplacemetering/CHANGELOG.md#v1360-2026-02-26)
18+
* **Feature**: Added LicenseArn to ResolveCustomer response and BatchMeterUsage usage records. BatchMeterUsage now accepts LicenseArn in each UsageRecord to report usage at the license level. Added InvalidLicenseException error response for invalid license parameters.
19+
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.68.0](service/securityhub/CHANGELOG.md#v1680-2026-02-26)
20+
* **Feature**: Security Hub added EXTENDED PLAN integration type to DescribeProductsV2 and added metadata.product.vendor name GroupBy support to GetFindingStatisticsV2
21+
122
# Release (2026-02-25)
223

324
## Module 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.4 (2026-02-26)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.22.3 (2026-02-23)
26

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

0 commit comments

Comments
 (0)