Skip to content

Commit

Permalink
Release 2025-01-21
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jan 21, 2025
1 parent c45f0a5 commit 560c44d
Show file tree
Hide file tree
Showing 26 changed files with 62 additions and 76 deletions.
8 changes: 0 additions & 8 deletions .changelog/013b6f5617ff455cac3d0778a16bb7f4.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3596cd89bf544b71a3089507008805b9.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/61f57d3435234668a31b84dfb90add9b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/69a652e257124c8aa3381fbac89f9320.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/94b5395bb69c4cafbb9d916dd199f57c.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/b66830acf8a04293815ebd51980b212f.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-01-21)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.49.7](service/batch/CHANGELOG.md#v1497-2025-01-21)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.45.7](service/cloudwatchlogs/CHANGELOG.md#v1457-2025-01-21)
* **Documentation**: Documentation-only update to address doc errors
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.49.0](service/cognitoidentityprovider/CHANGELOG.md#v1490-2025-01-21)
* **Feature**: corrects the dual-stack endpoint configuration for cognitoidp
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.124.0](service/connect/CHANGELOG.md#v11240-2025-01-21)
* **Feature**: Added DeleteContactFlowVersion API and the CAMPAIGN flow type
* `github.com/aws/aws-sdk-go-v2/service/iotsitewise`: [v1.45.0](service/iotsitewise/CHANGELOG.md#v1450-2025-01-21)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.83.0](service/quicksight/CHANGELOG.md#v1830-2025-01-21)
* **Feature**: Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting.
* `github.com/aws/aws-sdk-go-v2/service/sns`: [v1.33.14](service/sns/CHANGELOG.md#v13314-2025-01-21)
* **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.

# Release (2025-01-17)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.49.7 (2025-01-21)

* **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.

# v1.49.6 (2025-01-17)

* **Bug Fix**: Fix bug where credentials weren't refreshed during retry loop.
Expand Down
2 changes: 1 addition & 1 deletion service/batch/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/cloudwatchlogs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.45.7 (2025-01-21)

* **Documentation**: Documentation-only update to address doc errors

# v1.45.6 (2025-01-17)

* **Bug Fix**: Fix bug where credentials weren't refreshed during retry loop.
Expand Down
2 changes: 1 addition & 1 deletion service/cloudwatchlogs/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/cognitoidentityprovider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.49.0 (2025-01-21)

* **Feature**: corrects the dual-stack endpoint configuration for cognitoidp

# v1.48.6 (2025-01-17)

* **Bug Fix**: Fix bug where credentials weren't refreshed during retry loop.
Expand Down
2 changes: 1 addition & 1 deletion service/cognitoidentityprovider/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/connect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.124.0 (2025-01-21)

* **Feature**: Added DeleteContactFlowVersion API and the CAMPAIGN flow type

# v1.123.4 (2025-01-17)

* **Bug Fix**: Fix bug where credentials weren't refreshed during retry loop.
Expand Down
2 changes: 1 addition & 1 deletion service/connect/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/efs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.34.6 (2025-01-21)

* No change notes available for this release.

# v1.34.5 (2025-01-17)

* **Bug Fix**: Fix bug where credentials weren't refreshed during retry loop.
Expand Down
2 changes: 1 addition & 1 deletion service/efs/go_module_metadata.go

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

8 changes: 4 additions & 4 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.29.5
github.com/aws/aws-sdk-go-v2/service/appstream v1.42.4
github.com/aws/aws-sdk-go-v2/service/athena v1.49.5
github.com/aws/aws-sdk-go-v2/service/batch v1.49.6
github.com/aws/aws-sdk-go-v2/service/batch v1.49.7
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.56.7
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.44.5
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.29.3
Expand All @@ -20,7 +20,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.11
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.29.13
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.38.4
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.48.6
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.49.0
github.com/aws/aws-sdk-go-v2/service/configservice v1.51.7
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.28.11
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.45.6
Expand All @@ -32,7 +32,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ec2 v1.200.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.38.6
github.com/aws/aws-sdk-go-v2/service/ecs v1.53.8
github.com/aws/aws-sdk-go-v2/service/efs v1.34.5
github.com/aws/aws-sdk-go-v2/service/efs v1.34.6
github.com/aws/aws-sdk-go-v2/service/elasticache v1.44.7
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.28.12
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.12
Expand Down Expand Up @@ -70,7 +70,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sfn v1.34.7
github.com/aws/aws-sdk-go-v2/service/shield v1.29.11
github.com/aws/aws-sdk-go-v2/service/snowball v1.30.13
github.com/aws/aws-sdk-go-v2/service/sns v1.33.13
github.com/aws/aws-sdk-go-v2/service/sns v1.33.14
github.com/aws/aws-sdk-go-v2/service/sqs v1.37.9
github.com/aws/aws-sdk-go-v2/service/ssm v1.56.7
github.com/aws/aws-sdk-go-v2/service/sts v1.33.9
Expand Down
4 changes: 4 additions & 0 deletions service/iotsitewise/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.45.0 (2025-01-21)

* **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.

# v1.44.6 (2025-01-17)

* **Bug Fix**: Fix bug where credentials weren't refreshed during retry loop.
Expand Down
2 changes: 1 addition & 1 deletion service/iotsitewise/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/quicksight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.83.0 (2025-01-21)

* **Feature**: Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting.

# v1.82.4 (2025-01-17)

* **Bug Fix**: Fix bug where credentials weren't refreshed during retry loop.
Expand Down
2 changes: 1 addition & 1 deletion service/quicksight/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/sns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.33.14 (2025-01-21)

* **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.

# v1.33.13 (2025-01-17)

* **Bug Fix**: Fix bug where credentials weren't refreshed during retry loop.
Expand Down
2 changes: 1 addition & 1 deletion service/sns/go_module_metadata.go

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

0 comments on commit 560c44d

Please sign in to comment.