diff --git a/.changelog/23ed957e09844b1593b665d99b0c24c9.json b/.changelog/23ed957e09844b1593b665d99b0c24c9.json deleted file mode 100644 index 7d24b3dec5e..00000000000 --- a/.changelog/23ed957e09844b1593b665d99b0c24c9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "23ed957e-0984-4b15-93b6-65d99b0c24c9", - "type": "feature", - "description": "This release includes support to add tags when creating a stream", - "modules": [ - "service/kinesis" - ] -} \ No newline at end of file diff --git a/.changelog/45d013d6097149a9849daf613e6dc367.json b/.changelog/45d013d6097149a9849daf613e6dc367.json deleted file mode 100644 index 2b2499bc5e1..00000000000 --- a/.changelog/45d013d6097149a9849daf613e6dc367.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "45d013d6-0971-49a9-849d-af613e6dc367", - "type": "feature", - "description": "Adding `HiddenInstanceTypes` and `HiddenSageMakerImageVersionAliases` attribute to SageMaker API", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/.changelog/4d2a9b13478c4d8483bc8530f9d8c102.json b/.changelog/4d2a9b13478c4d8483bc8530f9d8c102.json deleted file mode 100644 index 1acbf55fe32..00000000000 --- a/.changelog/4d2a9b13478c4d8483bc8530f9d8c102.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "4d2a9b13-478c-4d84-83bc-8530f9d8c102", - "type": "feature", - "description": "Releasing minor partitional endpoint updates", - "modules": [ - "service/budgets" - ] -} \ No newline at end of file diff --git a/.changelog/619964665c464cacac59e725fdd55bf7.json b/.changelog/619964665c464cacac59e725fdd55bf7.json deleted file mode 100644 index dea8bff224e..00000000000 --- a/.changelog/619964665c464cacac59e725fdd55bf7.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "61996466-5c46-4cac-ac59-e725fdd55bf7", - "type": "feature", - "description": "AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies.", - "modules": [ - "service/pinpointsmsvoicev2" - ] -} \ No newline at end of file diff --git a/.changelog/65bf69cebdd142cb82545c2eee25e407.json b/.changelog/65bf69cebdd142cb82545c2eee25e407.json deleted file mode 100644 index 6010226840e..00000000000 --- a/.changelog/65bf69cebdd142cb82545c2eee25e407.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "65bf69ce-bdd1-42cb-8254-5c2eee25e407", - "type": "feature", - "description": "Add support for Cross Region Inference in Bedrock Model Evaluations.", - "modules": [ - "service/bedrock" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 71b022828d2..49ca67babab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# Release (2024-09-24) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.19.0](service/bedrock/CHANGELOG.md#v1190-2024-09-24) + * **Feature**: Add support for Cross Region Inference in Bedrock Model Evaluations. +* `github.com/aws/aws-sdk-go-v2/service/budgets`: [v1.27.0](service/budgets/CHANGELOG.md#v1270-2024-09-24) + * **Feature**: Releasing minor partitional endpoint updates +* `github.com/aws/aws-sdk-go-v2/service/kinesis`: [v1.31.0](service/kinesis/CHANGELOG.md#v1310-2024-09-24) + * **Feature**: This release includes support to add tags when creating a stream +* `github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2`: [v1.14.0](service/pinpointsmsvoicev2/CHANGELOG.md#v1140-2024-09-24) + * **Feature**: AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies. +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.160.0](service/sagemaker/CHANGELOG.md#v11600-2024-09-24) + * **Feature**: Adding `HiddenInstanceTypes` and `HiddenSageMakerImageVersionAliases` attribute to SageMaker API + # Release (2024-09-23) ## General Highlights diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index 7c83bb31c31..13488b5ff30 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.20 (2024-09-24) + +* No change notes available for this release. + # v1.14.19 (2024-09-23) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 6ae03719086..5f9b9dcb5c0 100644 --- a/feature/dynamodbstreams/attributevalue/go_module_metadata.go +++ b/feature/dynamodbstreams/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.6" +const goModuleVersion = "1.14.20" diff --git a/service/applicationinsights/CHANGELOG.md b/service/applicationinsights/CHANGELOG.md index 981d79e01ec..eaae5247c2c 100644 --- a/service/applicationinsights/CHANGELOG.md +++ b/service/applicationinsights/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.2 (2024-09-24) + +* No change notes available for this release. + # v1.27.1 (2024-09-23) * No change notes available for this release. diff --git a/service/applicationinsights/go_module_metadata.go b/service/applicationinsights/go_module_metadata.go index c2ac8706ffc..cec96c9d84a 100644 --- a/service/applicationinsights/go_module_metadata.go +++ b/service/applicationinsights/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationinsights // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.1" +const goModuleVersion = "1.27.2" diff --git a/service/bedrock/CHANGELOG.md b/service/bedrock/CHANGELOG.md index ff1d8bdfb5c..34854b46d1f 100644 --- a/service/bedrock/CHANGELOG.md +++ b/service/bedrock/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.0 (2024-09-24) + +* **Feature**: Add support for Cross Region Inference in Bedrock Model Evaluations. + # v1.18.1 (2024-09-23) * No change notes available for this release. diff --git a/service/bedrock/go_module_metadata.go b/service/bedrock/go_module_metadata.go index 98082707816..91cb681268b 100644 --- a/service/bedrock/go_module_metadata.go +++ b/service/bedrock/go_module_metadata.go @@ -3,4 +3,4 @@ package bedrock // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.1" +const goModuleVersion = "1.19.0" diff --git a/service/budgets/CHANGELOG.md b/service/budgets/CHANGELOG.md index 2a8cf3642e7..3ebbefd12d2 100644 --- a/service/budgets/CHANGELOG.md +++ b/service/budgets/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.0 (2024-09-24) + +* **Feature**: Releasing minor partitional endpoint updates + # v1.26.1 (2024-09-23) * No change notes available for this release. diff --git a/service/budgets/go_module_metadata.go b/service/budgets/go_module_metadata.go index f437119d04a..d7c350f0470 100644 --- a/service/budgets/go_module_metadata.go +++ b/service/budgets/go_module_metadata.go @@ -3,4 +3,4 @@ package budgets // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.1" +const goModuleVersion = "1.27.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 523db898509..1248d0826ac 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -50,7 +50,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/iam v1.36.1 github.com/aws/aws-sdk-go-v2/service/inspector v1.24.1 github.com/aws/aws-sdk-go-v2/service/iot v1.57.1 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.30.1 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.31.0 github.com/aws/aws-sdk-go-v2/service/kms v1.36.1 github.com/aws/aws-sdk-go-v2/service/lambda v1.61.1 github.com/aws/aws-sdk-go-v2/service/lightsail v1.41.1 diff --git a/service/kinesis/CHANGELOG.md b/service/kinesis/CHANGELOG.md index 08cc41ece2c..1cd9a3c4a6f 100644 --- a/service/kinesis/CHANGELOG.md +++ b/service/kinesis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.31.0 (2024-09-24) + +* **Feature**: This release includes support to add tags when creating a stream + # v1.30.1 (2024-09-23) * No change notes available for this release. diff --git a/service/kinesis/go_module_metadata.go b/service/kinesis/go_module_metadata.go index 094f52161d7..4bcd2278b4d 100644 --- a/service/kinesis/go_module_metadata.go +++ b/service/kinesis/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesis // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.30.1" +const goModuleVersion = "1.31.0" diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 52ba83330fd..a05aebff1f7 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -6,7 +6,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.31.0 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.5 github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.4.22 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.30.1 + github.com/aws/aws-sdk-go-v2/service/kinesis v1.31.0 github.com/aws/smithy-go v1.21.0 ) diff --git a/service/pinpointsmsvoicev2/CHANGELOG.md b/service/pinpointsmsvoicev2/CHANGELOG.md index 4311c83bf28..a63051c79a2 100644 --- a/service/pinpointsmsvoicev2/CHANGELOG.md +++ b/service/pinpointsmsvoicev2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.0 (2024-09-24) + +* **Feature**: AWS End User Messaging SMS-Voice V2 has added support for resource policies. Use the three new APIs to create, view, edit, and delete resource policies. + # v1.13.1 (2024-09-23) * No change notes available for this release. diff --git a/service/pinpointsmsvoicev2/go_module_metadata.go b/service/pinpointsmsvoicev2/go_module_metadata.go index fc722489aca..b881af9f605 100644 --- a/service/pinpointsmsvoicev2/go_module_metadata.go +++ b/service/pinpointsmsvoicev2/go_module_metadata.go @@ -3,4 +3,4 @@ package pinpointsmsvoicev2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.1" +const goModuleVersion = "1.14.0" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index e1c35035b7d..12678177323 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.160.0 (2024-09-24) + +* **Feature**: Adding `HiddenInstanceTypes` and `HiddenSageMakerImageVersionAliases` attribute to SageMaker API + # v1.159.1 (2024-09-23) * No change notes available for this release. diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 03de518f758..4a1afaa81ea 100644 --- a/service/sagemaker/go_module_metadata.go +++ b/service/sagemaker/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemaker // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.159.1" +const goModuleVersion = "1.160.0"