Skip to content

Commit 3d547b0

Browse files
author
AWS SDK for Go v2 automation user
committedMar 4, 2025
Release 2025-03-04
1 parent 554a149 commit 3d547b0

22 files changed

+53
-57
lines changed
 

‎.changelog/263b7fb84bb94a7cb452704713b4b906.json

-8
This file was deleted.

‎.changelog/2c51dca7d96a4408827b161e449f5d61.json

-8
This file was deleted.

‎.changelog/45840399dce645b3871ea23c684b5ba8.json

-8
This file was deleted.

‎.changelog/4db3da4a9a81494ebbe6dc7ff01e9171.json

-8
This file was deleted.

‎.changelog/8ebe37d8a7f54ee7a3112f2b0fdb4c45.json

-8
This file was deleted.

‎.changelog/c1a07804df89473a8edca2ba1da5a5c8.json

-8
This file was deleted.

‎CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2025-03-04)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.51.0](service/cognitoidentityprovider/CHANGELOG.md#v1510-2025-03-04)
5+
* **Feature**: Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC.
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.207.0](service/ec2/CHANGELOG.md#v12070-2025-03-04)
7+
* **Feature**: Update the DescribeVpcs response
8+
* `github.com/aws/aws-sdk-go-v2/service/qbusiness`: [v1.23.0](service/qbusiness/CHANGELOG.md#v1230-2025-03-04)
9+
* **Feature**: Adds support for the ingestion of audio and video files by Q Business, which can be configured with the mediaExtractionConfiguration parameter.
10+
* `github.com/aws/aws-sdk-go-v2/service/rum`: [v1.23.0](service/rum/CHANGELOG.md#v1230-2025-03-04)
11+
* **Feature**: Add support for PutResourcePolicy, GetResourcePolicy and DeleteResourcePolicy to support resource based policies for AWS CloudWatch RUM
12+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.180.0](service/sagemaker/CHANGELOG.md#v11800-2025-03-04)
13+
* **Feature**: Add DomainId to CreateDomainResponse
14+
* `github.com/aws/aws-sdk-go-v2/service/transcribe`: [v1.44.1](service/transcribe/CHANGELOG.md#v1441-2025-03-04)
15+
* **Documentation**: Updating documentation for post call analytics job queueing.
16+
117
# Release (2025-02-28)
218

319
## Module Highlights

‎service/cognitoidentityprovider/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.51.0 (2025-03-04)
2+
3+
* **Feature**: Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC.
4+
15
# v1.50.0 (2025-02-27)
26

37
* **Feature**: Track credential providers via User-Agent Feature ids

‎service/cognitoidentityprovider/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/ec2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.207.0 (2025-03-04)
2+
3+
* **Feature**: Update the DescribeVpcs response
4+
15
# v1.206.0 (2025-02-27)
26

37
* **Feature**: Track credential providers via User-Agent Feature ids

‎service/ec2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/internal/integrationtest/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/aws/aws-sdk-go-v2/service/codecommit v1.28.0
2121
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.30.0
2222
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.40.0
23-
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.50.0
23+
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.51.0
2424
github.com/aws/aws-sdk-go-v2/service/configservice v1.52.0
2525
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.29.0
2626
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.51.0
@@ -29,7 +29,7 @@ require (
2929
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.31.0
3030
github.com/aws/aws-sdk-go-v2/service/docdb v1.41.0
3131
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.41.0
32-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.206.0
32+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.207.0
3333
github.com/aws/aws-sdk-go-v2/service/ecr v1.42.0
3434
github.com/aws/aws-sdk-go-v2/service/ecs v1.54.0
3535
github.com/aws/aws-sdk-go-v2/service/efs v1.35.0

‎service/qbusiness/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.23.0 (2025-03-04)
2+
3+
* **Feature**: Adds support for the ingestion of audio and video files by Q Business, which can be configured with the mediaExtractionConfiguration parameter.
4+
15
# v1.22.0 (2025-02-27)
26

37
* **Feature**: This release supports deleting attachments from conversations.

‎service/qbusiness/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/quicksight/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.84.1 (2025-03-04)
2+
3+
* No change notes available for this release.
4+
15
# v1.84.0 (2025-02-27)
26

37
* **Feature**: Track credential providers via User-Agent Feature ids

‎service/quicksight/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/rum/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.23.0 (2025-03-04)
2+
3+
* **Feature**: Add support for PutResourcePolicy, GetResourcePolicy and DeleteResourcePolicy to support resource based policies for AWS CloudWatch RUM
4+
15
# v1.22.0 (2025-02-27)
26

37
* **Feature**: Track credential providers via User-Agent Feature ids

‎service/rum/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/sagemaker/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.180.0 (2025-03-04)
2+
3+
* **Feature**: Add DomainId to CreateDomainResponse
4+
15
# v1.179.0 (2025-02-27)
26

37
* **Feature**: SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference.

‎service/sagemaker/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎service/transcribe/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.44.1 (2025-03-04)
2+
3+
* **Documentation**: Updating documentation for post call analytics job queueing.
4+
15
# v1.44.0 (2025-02-27)
26

37
* **Feature**: Track credential providers via User-Agent Feature ids

‎service/transcribe/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Failed to load comments.