Skip to content

Commit

Permalink
Release 2025-02-07
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Feb 7, 2025
1 parent c2e45b7 commit 7995348
Show file tree
Hide file tree
Showing 25 changed files with 61 additions and 59 deletions.
8 changes: 0 additions & 8 deletions .changelog/1b79fce0731149beb7e960c9b32666cf.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/33345977176a4a9ea8bfb42d238e2f69.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/33883e81ac4d461fae0bb0dd0a92e0b5.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/35651d25d9c04c8c975205784afa5624.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/38847eca7d8e44f9b5b6c7ff0fc67b84.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/a903b0fa88cf487bb3a2b8477dbe0b37.json

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# Release (2025-02-07)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/feature/rds/auth`: [v1.5.9](feature/rds/auth/CHANGELOG.md#v159-2025-02-07)
* **Bug Fix**: typo in connect.go error message
* `github.com/aws/aws-sdk-go-v2/service/ecr`: [v1.41.0](service/ecr/CHANGELOG.md#v1410-2025-02-07)
* **Feature**: Adds support to handle the new basic scanning daily quota.
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.58.0](service/eks/CHANGELOG.md#v1580-2025-02-07)
* **Feature**: Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.67.0](service/mediaconvert/CHANGELOG.md#v1670-2025-02-07)
* **Feature**: This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format
* `github.com/aws/aws-sdk-go-v2/service/pi`: [v1.30.0](service/pi/CHANGELOG.md#v1300-2025-02-07)
* **Feature**: Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.
* `github.com/aws/aws-sdk-go-v2/service/transcribe`: [v1.43.0](service/transcribe/CHANGELOG.md#v1430-2025-02-07)
* **Feature**: This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.
* `github.com/aws/aws-sdk-go-v2/service/transcribestreaming`: [v1.24.0](service/transcribestreaming/CHANGELOG.md#v1240-2025-02-07)
* **Feature**: This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe Streaming APIs within Amazon Transcribe.

# Release (2025-02-06)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions feature/rds/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.5.9 (2025-02-07)

* **Bug Fix**: typo in connect.go error message

# v1.5.8 (2025-02-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion feature/rds/auth/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/ecr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.41.0 (2025-02-07)

* **Feature**: Adds support to handle the new basic scanning daily quota.

# v1.40.3 (2025-02-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/ecr/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.58.0 (2025-02-07)

* **Feature**: Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API

# v1.57.4 (2025-02-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/eks/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/groundstation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.31.17 (2025-02-07)

* No change notes available for this release.

# v1.31.16 (2025-02-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/groundstation/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/docdb v1.40.10
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.40.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.202.4
github.com/aws/aws-sdk-go-v2/service/ecr v1.40.3
github.com/aws/aws-sdk-go-v2/service/ecr v1.41.0
github.com/aws/aws-sdk-go-v2/service/ecs v1.53.13
github.com/aws/aws-sdk-go-v2/service/efs v1.34.11
github.com/aws/aws-sdk-go-v2/service/elasticache v1.44.12
Expand Down Expand Up @@ -76,7 +76,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sts v1.33.14
github.com/aws/aws-sdk-go-v2/service/support v1.26.15
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.29.16
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.23.4
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.24.0
github.com/aws/aws-sdk-go-v2/service/waf v1.25.15
github.com/aws/aws-sdk-go-v2/service/wafregional v1.25.15
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.55.14
Expand Down
4 changes: 4 additions & 0 deletions service/mediaconvert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.67.0 (2025-02-07)

* **Feature**: This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format

# v1.66.3 (2025-02-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/mediaconvert/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/pi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.30.0 (2025-02-07)

* **Feature**: Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.

# v1.29.18 (2025-02-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/pi/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/transcribe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.43.0 (2025-02-07)

* **Feature**: This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.

# v1.42.7 (2025-02-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/transcribe/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/transcribestreaming/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2025-02-07)

* **Feature**: This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe Streaming APIs within Amazon Transcribe.

# v1.23.4 (2025-02-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/transcribestreaming/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/transcribestreaming/internal/testing/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.36.1
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.8
github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.5.20
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.23.4
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.24.0
github.com/aws/smithy-go v1.22.2
)

Expand Down

0 comments on commit 7995348

Please sign in to comment.