Skip to content

Commit 560c44d

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-01-21
1 parent c45f0a5 commit 560c44d

26 files changed

+62
-76
lines changed

.changelog/013b6f5617ff455cac3d0778a16bb7f4.json

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

.changelog/0a81c6759ae04c1ab942aff324175e47.json

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

.changelog/3596cd89bf544b71a3089507008805b9.json

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

.changelog/61f57d3435234668a31b84dfb90add9b.json

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

.changelog/69a652e257124c8aa3381fbac89f9320.json

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

.changelog/94b5395bb69c4cafbb9d916dd199f57c.json

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

.changelog/b4b73ef3d3ef4cdd81ce23b90dcf3882.json

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

.changelog/b66830acf8a04293815ebd51980b212f.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-01-21)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.49.7](service/batch/CHANGELOG.md#v1497-2025-01-21)
5+
* **Documentation**: Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.
6+
* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.45.7](service/cloudwatchlogs/CHANGELOG.md#v1457-2025-01-21)
7+
* **Documentation**: Documentation-only update to address doc errors
8+
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.49.0](service/cognitoidentityprovider/CHANGELOG.md#v1490-2025-01-21)
9+
* **Feature**: corrects the dual-stack endpoint configuration for cognitoidp
10+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.124.0](service/connect/CHANGELOG.md#v11240-2025-01-21)
11+
* **Feature**: Added DeleteContactFlowVersion API and the CAMPAIGN flow type
12+
* `github.com/aws/aws-sdk-go-v2/service/iotsitewise`: [v1.45.0](service/iotsitewise/CHANGELOG.md#v1450-2025-01-21)
13+
* **Feature**: AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in.
14+
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.83.0](service/quicksight/CHANGELOG.md#v1830-2025-01-21)
15+
* **Feature**: Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting.
16+
* `github.com/aws/aws-sdk-go-v2/service/sns`: [v1.33.14](service/sns/CHANGELOG.md#v13314-2025-01-21)
17+
* **Documentation**: This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide.
18+
119
# Release (2025-01-17)
220

321
## General Highlights

service/batch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.49.7 (2025-01-21)
2+
3+
* **Documentation**: Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.
4+
15
# v1.49.6 (2025-01-17)
26

37
* **Bug Fix**: Fix bug where credentials weren't refreshed during retry loop.

0 commit comments

Comments
 (0)