Skip to content

Commit 571aa56

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-01-28
1 parent 783ff00 commit 571aa56

20 files changed

+48
-56
lines changed

.changelog/0a5c1feef27646ed8f3b8a8344caccfa.json

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

.changelog/0b68d7e534964dfaa1316d4064b5befa.json

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

.changelog/2d8cf1a01035490d92373010b9296a1e.json

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

.changelog/4c640ab4238a4ab0b7f3fc0625de6d8d.json

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

.changelog/6431171ccd5f4c179a896803f955e539.json

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

.changelog/ea896a98d76047e8ae3b959f6d175c5c.json

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2025-01-28)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appsync`: [v1.42.0](service/appsync/CHANGELOG.md#v1420-2025-01-28)
5+
* **Feature**: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response
6+
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.45.0](service/datasync/CHANGELOG.md#v1450-2025-01-28)
7+
* **Feature**: AWS DataSync now supports the Kerberos authentication protocol for SMB locations.
8+
* `github.com/aws/aws-sdk-go-v2/service/deadline`: [v1.8.0](service/deadline/CHANGELOG.md#v180-2025-01-28)
9+
* **Feature**: feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job
10+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.202.0](service/ec2/CHANGELOG.md#v12020-2025-01-28)
11+
* **Feature**: This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
12+
* `github.com/aws/aws-sdk-go-v2/service/firehose`: [v1.36.0](service/firehose/CHANGELOG.md#v1360-2025-01-28)
13+
* **Feature**: For AppendOnly streams, Firehose will automatically scale to match your throughput.
14+
* `github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb`: [v1.8.0](service/timestreaminfluxdb/CHANGELOG.md#v180-2025-01-28)
15+
* **Feature**: Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance
16+
117
# Release (2025-01-27)
218

319
## Module Highlights

service/appsync/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.42.0 (2025-01-28)
2+
3+
* **Feature**: Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response
4+
15
# v1.41.4 (2025-01-24)
26

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

service/appsync/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/datasync/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.45.0 (2025-01-28)
2+
3+
* **Feature**: AWS DataSync now supports the Kerberos authentication protocol for SMB locations.
4+
15
# v1.44.7 (2025-01-24)
26

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

0 commit comments

Comments
 (0)