Skip to content

Commit 7995348

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-02-07
1 parent c2e45b7 commit 7995348

25 files changed

+61
-59
lines changed

.changelog/1b79fce0731149beb7e960c9b32666cf.json

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

.changelog/33345977176a4a9ea8bfb42d238e2f69.json

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

.changelog/33883e81ac4d461fae0bb0dd0a92e0b5.json

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

.changelog/35651d25d9c04c8c975205784afa5624.json

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

.changelog/38847eca7d8e44f9b5b6c7ff0fc67b84.json

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

.changelog/a903b0fa88cf487bb3a2b8477dbe0b37.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-02-07)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/feature/rds/auth`: [v1.5.9](feature/rds/auth/CHANGELOG.md#v159-2025-02-07)
5+
* **Bug Fix**: typo in connect.go error message
6+
* `github.com/aws/aws-sdk-go-v2/service/ecr`: [v1.41.0](service/ecr/CHANGELOG.md#v1410-2025-02-07)
7+
* **Feature**: Adds support to handle the new basic scanning daily quota.
8+
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.58.0](service/eks/CHANGELOG.md#v1580-2025-02-07)
9+
* **Feature**: Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API
10+
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.67.0](service/mediaconvert/CHANGELOG.md#v1670-2025-02-07)
11+
* **Feature**: This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format
12+
* `github.com/aws/aws-sdk-go-v2/service/pi`: [v1.30.0](service/pi/CHANGELOG.md#v1300-2025-02-07)
13+
* **Feature**: Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.
14+
* `github.com/aws/aws-sdk-go-v2/service/transcribe`: [v1.43.0](service/transcribe/CHANGELOG.md#v1430-2025-02-07)
15+
* **Feature**: This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.
16+
* `github.com/aws/aws-sdk-go-v2/service/transcribestreaming`: [v1.24.0](service/transcribestreaming/CHANGELOG.md#v1240-2025-02-07)
17+
* **Feature**: This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe Streaming APIs within Amazon Transcribe.
18+
119
# Release (2025-02-06)
220

321
## General Highlights

feature/rds/auth/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.5.9 (2025-02-07)
2+
3+
* **Bug Fix**: typo in connect.go error message
4+
15
# v1.5.8 (2025-02-05)
26

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

feature/rds/auth/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/ecr/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.41.0 (2025-02-07)
2+
3+
* **Feature**: Adds support to handle the new basic scanning daily quota.
4+
15
# v1.40.3 (2025-02-05)
26

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

0 commit comments

Comments
 (0)