Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bba018b

Browse files
author
AWS SDK for Go v2 automation user
committedJun 19, 2025·
Release 2025-06-19
1 parent 94229a5 commit bba018b

19 files changed

+40
-63
lines changed
 

‎.changelog/043d3e40706b4f8fa812124e9a3b809b.json

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

‎.changelog/385aa85f717a4b96ab02970775dd9a85.json

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

‎.changelog/41575353444b40ffbf474f4155544f00.json

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

‎.changelog/557c9df021d14f08bdfc82e79e2760d1.json

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

‎.changelog/648de8a4f2ea4ce093930db76f811e31.json

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

‎.changelog/8787bef1c0574bf1bccf8aaed41839fe.json

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

‎.changelog/bad4dcafa2254dee8e71c41b5c2d8336.json

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

‎CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Release (2025-06-19)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/emrserverless`: [v1.32.0](service/emrserverless/CHANGELOG.md#v1320-2025-06-19)
5+
* **Feature**: This release adds the capability to enable IAM IdentityCenter Trusted Identity Propagation for users running Interactive Sessions on EMR Serverless Applications.
6+
* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.72.0](service/lambda/CHANGELOG.md#v1720-2025-06-19)
7+
* **Feature**: Support Schema Registry feature for Kafka Event Source Mapping. Customers can now configure a Schema Registry to enable schema validation and filtering for Avro, Protobuf, and JSON-formatted events in Lambda for Kafka Event Source.
8+
* `github.com/aws/aws-sdk-go-v2/service/paymentcryptography`: [v1.19.0](service/paymentcryptography/CHANGELOG.md#v1190-2025-06-19)
9+
* **Feature**: Additional support for managing HMAC keys that adheres to changes documented in X9.143-2021 and provides better interoperability for key import/export
10+
* `github.com/aws/aws-sdk-go-v2/service/paymentcryptographydata`: [v1.18.0](service/paymentcryptographydata/CHANGELOG.md#v1180-2025-06-19)
11+
* **Feature**: Additional support for managing HMAC keys that adheres to changes documented in X9.143-2021 and provides better interoperability for key import/export
12+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.198.0](service/sagemaker/CHANGELOG.md#v11980-2025-06-19)
13+
* **Feature**: This release introduces alternative support for utilizing CFN templates from S3 for SageMaker Projects.
14+
115
# Release (2025-06-18)
216

317
## General Highlights

‎service/emrserverless/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.32.0 (2025-06-19)
2+
3+
* **Feature**: This release adds the capability to enable IAM IdentityCenter Trusted Identity Propagation for users running Interactive Sessions on EMR Serverless Applications.
4+
15
# v1.31.1 (2025-06-17)
26

37
* **Dependency Update**: Update to smithy-go v1.22.4.

‎service/emrserverless/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/internal/integrationtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ require (
4949
github.com/aws/aws-sdk-go-v2/service/iot v1.64.4
5050
github.com/aws/aws-sdk-go-v2/service/kinesis v1.35.3
5151
github.com/aws/aws-sdk-go-v2/service/kms v1.41.1
52-
github.com/aws/aws-sdk-go-v2/service/lambda v1.71.5
52+
github.com/aws/aws-sdk-go-v2/service/lambda v1.72.0
5353
github.com/aws/aws-sdk-go-v2/service/lightsail v1.43.4
5454
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.25.4
5555
github.com/aws/aws-sdk-go-v2/service/neptune v1.37.3

‎service/lambda/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.72.0 (2025-06-19)
2+
3+
* **Feature**: Support Schema Registry feature for Kafka Event Source Mapping. Customers can now configure a Schema Registry to enable schema validation and filtering for Avro, Protobuf, and JSON-formatted events in Lambda for Kafka Event Source.
4+
15
# v1.71.5 (2025-06-17)
26

37
* **Dependency Update**: Update to smithy-go v1.22.4.

‎service/lambda/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/paymentcryptography/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.19.0 (2025-06-19)
2+
3+
* **Feature**: Additional support for managing HMAC keys that adheres to changes documented in X9.143-2021 and provides better interoperability for key import/export
4+
15
# v1.18.3 (2025-06-17)
26

37
* **Dependency Update**: Update to smithy-go v1.22.4.

‎service/paymentcryptography/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/paymentcryptographydata/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.18.0 (2025-06-19)
2+
3+
* **Feature**: Additional support for managing HMAC keys that adheres to changes documented in X9.143-2021 and provides better interoperability for key import/export
4+
15
# v1.17.4 (2025-06-17)
26

37
* **Dependency Update**: Update to smithy-go v1.22.4.

‎service/paymentcryptographydata/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/sagemaker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.198.0 (2025-06-19)
2+
3+
* **Feature**: This release introduces alternative support for utilizing CFN templates from S3 for SageMaker Projects.
4+
15
# v1.197.0 (2025-06-18)
26

37
* **Feature**: Add support for p6-b200 instance type for SageMaker Hyperpod

‎service/sagemaker/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)
Please sign in to comment.