diff --git a/.changelog/013b6f5617ff455cac3d0778a16bb7f4.json b/.changelog/013b6f5617ff455cac3d0778a16bb7f4.json deleted file mode 100644 index 1adc58fed91..00000000000 --- a/.changelog/013b6f5617ff455cac3d0778a16bb7f4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "013b6f56-17ff-455c-ac3d-0778a16bb7f4", - "type": "feature", - "description": "Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting.", - "modules": [ - "service/quicksight" - ] -} \ No newline at end of file diff --git a/.changelog/0a81c6759ae04c1ab942aff324175e47.json b/.changelog/0a81c6759ae04c1ab942aff324175e47.json deleted file mode 100644 index e7d2763e724..00000000000 --- a/.changelog/0a81c6759ae04c1ab942aff324175e47.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "0a81c675-9ae0-4c1a-b942-aff324175e47", - "type": "documentation", - "description": "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.", - "modules": [ - "service/batch" - ] -} \ No newline at end of file diff --git a/.changelog/3596cd89bf544b71a3089507008805b9.json b/.changelog/3596cd89bf544b71a3089507008805b9.json deleted file mode 100644 index f624c457116..00000000000 --- a/.changelog/3596cd89bf544b71a3089507008805b9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3596cd89-bf54-4b71-a308-9507008805b9", - "type": "feature", - "description": "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.", - "modules": [ - "service/iotsitewise" - ] -} \ No newline at end of file diff --git a/.changelog/61f57d3435234668a31b84dfb90add9b.json b/.changelog/61f57d3435234668a31b84dfb90add9b.json deleted file mode 100644 index e0ce47efd16..00000000000 --- a/.changelog/61f57d3435234668a31b84dfb90add9b.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "61f57d34-3523-4668-a31b-84dfb90add9b", - "type": "documentation", - "description": "Documentation-only update to address doc errors", - "modules": [ - "service/cloudwatchlogs" - ] -} \ No newline at end of file diff --git a/.changelog/69a652e257124c8aa3381fbac89f9320.json b/.changelog/69a652e257124c8aa3381fbac89f9320.json deleted file mode 100644 index 29af632325a..00000000000 --- a/.changelog/69a652e257124c8aa3381fbac89f9320.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "69a652e2-5712-4c8a-a338-1fbac89f9320", - "type": "feature", - "description": "Added DeleteContactFlowVersion API and the CAMPAIGN flow type", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/.changelog/94b5395bb69c4cafbb9d916dd199f57c.json b/.changelog/94b5395bb69c4cafbb9d916dd199f57c.json deleted file mode 100644 index 5c1dd3b823c..00000000000 --- a/.changelog/94b5395bb69c4cafbb9d916dd199f57c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "94b5395b-b69c-4caf-bb9d-916dd199f57c", - "type": "documentation", - "description": "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.", - "modules": [ - "service/sns" - ] -} \ No newline at end of file diff --git a/.changelog/b4b73ef3d3ef4cdd81ce23b90dcf3882.json b/.changelog/b4b73ef3d3ef4cdd81ce23b90dcf3882.json deleted file mode 100644 index 342f96e9372..00000000000 --- a/.changelog/b4b73ef3d3ef4cdd81ce23b90dcf3882.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b4b73ef3-d3ef-4cdd-81ce-23b90dcf3882", - "type": "feature", - "description": "corrects the dual-stack endpoint configuration for cognitoidp", - "modules": [ - "service/cognitoidentityprovider" - ] -} \ No newline at end of file diff --git a/.changelog/b66830acf8a04293815ebd51980b212f.json b/.changelog/b66830acf8a04293815ebd51980b212f.json deleted file mode 100644 index a9b23c618d9..00000000000 --- a/.changelog/b66830acf8a04293815ebd51980b212f.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b66830ac-f8a0-4293-815e-bd51980b212f", - "type": "feature", - "description": "Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb.", - "modules": [ - "service/emrserverless" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b6dd76bcba5..d6a43a30711 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/service/batch/CHANGELOG.md b/service/batch/CHANGELOG.md index b8aa4c034f4..d977f13c845 100644 --- a/service/batch/CHANGELOG.md +++ b/service/batch/CHANGELOG.md @@ -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. diff --git a/service/batch/go_module_metadata.go b/service/batch/go_module_metadata.go index 74a7eb533a3..bcb6d3651f2 100644 --- a/service/batch/go_module_metadata.go +++ b/service/batch/go_module_metadata.go @@ -3,4 +3,4 @@ package batch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.49.6" +const goModuleVersion = "1.49.7" diff --git a/service/cloudwatchlogs/CHANGELOG.md b/service/cloudwatchlogs/CHANGELOG.md index a56580e33de..2b7df95d4c8 100644 --- a/service/cloudwatchlogs/CHANGELOG.md +++ b/service/cloudwatchlogs/CHANGELOG.md @@ -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. diff --git a/service/cloudwatchlogs/go_module_metadata.go b/service/cloudwatchlogs/go_module_metadata.go index 0e047896e57..c78ce02d63c 100644 --- a/service/cloudwatchlogs/go_module_metadata.go +++ b/service/cloudwatchlogs/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudwatchlogs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.45.6" +const goModuleVersion = "1.45.7" diff --git a/service/cognitoidentityprovider/CHANGELOG.md b/service/cognitoidentityprovider/CHANGELOG.md index f400dcfdf60..5d3dee40e72 100644 --- a/service/cognitoidentityprovider/CHANGELOG.md +++ b/service/cognitoidentityprovider/CHANGELOG.md @@ -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. diff --git a/service/cognitoidentityprovider/go_module_metadata.go b/service/cognitoidentityprovider/go_module_metadata.go index 0371b9e4699..e8b4e900789 100644 --- a/service/cognitoidentityprovider/go_module_metadata.go +++ b/service/cognitoidentityprovider/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitoidentityprovider // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.48.6" +const goModuleVersion = "1.49.0" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index d0851b2a36f..e9ed5cc3c27 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -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. diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index dac7f4fbdd5..f5dca3f23c0 100644 --- a/service/connect/go_module_metadata.go +++ b/service/connect/go_module_metadata.go @@ -3,4 +3,4 @@ package connect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.123.4" +const goModuleVersion = "1.124.0" diff --git a/service/efs/CHANGELOG.md b/service/efs/CHANGELOG.md index 52cdee64966..821238190b5 100644 --- a/service/efs/CHANGELOG.md +++ b/service/efs/CHANGELOG.md @@ -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. diff --git a/service/efs/go_module_metadata.go b/service/efs/go_module_metadata.go index e04dcf05a78..5bc04558770 100644 --- a/service/efs/go_module_metadata.go +++ b/service/efs/go_module_metadata.go @@ -3,4 +3,4 @@ package efs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.34.5" +const goModuleVersion = "1.34.6" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 805bee65b92..c52f9e1cf28 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/service/iotsitewise/CHANGELOG.md b/service/iotsitewise/CHANGELOG.md index ded2efdaae2..be364511d02 100644 --- a/service/iotsitewise/CHANGELOG.md +++ b/service/iotsitewise/CHANGELOG.md @@ -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. diff --git a/service/iotsitewise/go_module_metadata.go b/service/iotsitewise/go_module_metadata.go index 8c73302e2e9..88b5689042d 100644 --- a/service/iotsitewise/go_module_metadata.go +++ b/service/iotsitewise/go_module_metadata.go @@ -3,4 +3,4 @@ package iotsitewise // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.44.6" +const goModuleVersion = "1.45.0" diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index 8b88d90ae83..04df1389951 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -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. diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index cea6b48314b..4e1ad0a0117 100644 --- a/service/quicksight/go_module_metadata.go +++ b/service/quicksight/go_module_metadata.go @@ -3,4 +3,4 @@ package quicksight // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.82.4" +const goModuleVersion = "1.83.0" diff --git a/service/sns/CHANGELOG.md b/service/sns/CHANGELOG.md index a07f68ae7b3..dac9271d423 100644 --- a/service/sns/CHANGELOG.md +++ b/service/sns/CHANGELOG.md @@ -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. diff --git a/service/sns/go_module_metadata.go b/service/sns/go_module_metadata.go index b01e666a8a2..1e4904acd6f 100644 --- a/service/sns/go_module_metadata.go +++ b/service/sns/go_module_metadata.go @@ -3,4 +3,4 @@ package sns // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.33.13" +const goModuleVersion = "1.33.14"