Skip to content

Commit 2a0c73e

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-04-10
1 parent b7b05ea commit 2a0c73e

File tree

200 files changed

+552
-230
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

200 files changed

+552
-230
lines changed

.changelog/142ccf36d16b4b85ae67f42f976b9c19.json

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

.changelog/217ed679c28a4e12af141cf44a837105.json

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

.changelog/3d50e5cebc7d42c5a323a2d4a4b61785.json

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

.changelog/8df18bef85e54fe7a18eb6244d42f6fa.json

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

.changelog/9bd460e2226c4515b1ba3d4746010af4.json

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

.changelog/e7e50b555a7c47bc9441bedce1f4d298.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 (2025-04-10)
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/feature/dynamodb/expression`: [v1.7.78](feature/dynamodb/expression/CHANGELOG.md#v1778-2025-04-10)
8+
* **Bug Fix**: allow nested list indices in expressions
9+
* `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling`: [v1.36.0](service/applicationautoscaling/CHANGELOG.md#v1360-2025-04-10)
10+
* **Feature**: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling.
11+
* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.46.0](service/elasticache/CHANGELOG.md#v1460-2025-04-10)
12+
* **Feature**: AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation.
13+
* `github.com/aws/aws-sdk-go-v2/service/m2`: [v1.21.0](service/m2/CHANGELOG.md#v1210-2025-04-10)
14+
* **Feature**: Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications.
15+
* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.74.0](service/medialive/CHANGELOG.md#v1740-2025-04-10)
16+
* **Feature**: AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution.
17+
* `github.com/aws/aws-sdk-go-v2/service/qbusiness`: [v1.24.0](service/qbusiness/CHANGELOG.md#v1240-2025-04-10)
18+
* **Feature**: Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests.
19+
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.86.0](service/quicksight/CHANGELOG.md#v1860-2025-04-10)
20+
* **Feature**: Add support to analysis and sheet level highlighting in QuickSight.
21+
122
# Release (2025-04-09)
223

324
## General Highlights

config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.29.14 (2025-04-10)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.29.13 (2025-04-03)
26

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

config/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ go 1.22
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.36.3
7-
github.com/aws/aws-sdk-go-v2/credentials v1.17.66
7+
github.com/aws/aws-sdk-go-v2/credentials v1.17.67
88
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30
99
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3
1010
github.com/aws/aws-sdk-go-v2/service/sso v1.25.3
1111
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1
12-
github.com/aws/aws-sdk-go-v2/service/sts v1.33.18
12+
github.com/aws/aws-sdk-go-v2/service/sts v1.33.19
1313
github.com/aws/smithy-go v1.22.2
1414
)
1515

config/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)