diff --git a/.changelog/05f01cffcb7542b387a7cc014ffde7a4.json b/.changelog/05f01cffcb7542b387a7cc014ffde7a4.json deleted file mode 100644 index dd4fb346832..00000000000 --- a/.changelog/05f01cffcb7542b387a7cc014ffde7a4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "05f01cff-cb75-42b3-87a7-cc014ffde7a4", - "type": "feature", - "description": "Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device.", - "modules": [ - "service/iotsitewise" - ] -} \ No newline at end of file diff --git a/.changelog/07f30246d0c646978dcb3a001718fb3e.json b/.changelog/07f30246d0c646978dcb3a001718fb3e.json deleted file mode 100644 index 322dd991eaa..00000000000 --- a/.changelog/07f30246d0c646978dcb3a001718fb3e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "07f30246-d0c6-4697-8dcb-3a001718fb3e", - "type": "documentation", - "description": "DynamoDB doc only update for July", - "modules": [ - "service/dynamodb" - ] -} \ No newline at end of file diff --git a/.changelog/45d613f9451e478c866ae676b72ab246.json b/.changelog/45d613f9451e478c866ae676b72ab246.json deleted file mode 100644 index 5a8aa5d287d..00000000000 --- a/.changelog/45d613f9451e478c866ae676b72ab246.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "45d613f9-451e-478c-866a-e676b72ab246", - "type": "documentation", - "description": "Clarify region hint and credential usage in HeadBucketRegion.", - "modules": [ - "feature/s3/manager" - ] -} \ No newline at end of file diff --git a/.changelog/6439b576c3f0473192f2a6fd1762b01c.json b/.changelog/6439b576c3f0473192f2a6fd1762b01c.json deleted file mode 100644 index ad353af5822..00000000000 --- a/.changelog/6439b576c3f0473192f2a6fd1762b01c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "6439b576-c3f0-4731-92f2-a6fd1762b01c", - "type": "feature", - "description": "Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed", - "modules": [ - "service/cleanrooms" - ] -} \ No newline at end of file diff --git a/.changelog/7efeec27a25b4995b6ccbc0f655faba4.json b/.changelog/7efeec27a25b4995b6ccbc0f655faba4.json deleted file mode 100644 index f0bb58431ae..00000000000 --- a/.changelog/7efeec27a25b4995b6ccbc0f655faba4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7efeec27-a25b-4995-b6cc-bc0f655faba4", - "type": "feature", - "description": "This release adds support for Irdeto DRM encryption in DASH manifests.", - "modules": [ - "service/mediapackagev2" - ] -} \ No newline at end of file diff --git a/.changelog/9ba252a2a43b4f2fa5bc478fe3863b40.json b/.changelog/9ba252a2a43b4f2fa5bc478fe3863b40.json deleted file mode 100644 index 370c0c0f2c3..00000000000 --- a/.changelog/9ba252a2a43b4f2fa5bc478fe3863b40.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "9ba252a2-a43b-4f2f-a5bc-478fe3863b40", - "type": "feature", - "description": "CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter.", - "modules": [ - "service/medicalimaging" - ] -} \ No newline at end of file diff --git a/.changelog/db39f903fbc04370b058212f3a532752.json b/.changelog/db39f903fbc04370b058212f3a532752.json deleted file mode 100644 index 6bd073d755c..00000000000 --- a/.changelog/db39f903fbc04370b058212f3a532752.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "db39f903-fbc0-4370-b058-212f3a532752", - "type": "documentation", - "description": "Update for rebrand to AWS End User Messaging SMS and Voice.", - "modules": [ - "service/pinpointsmsvoicev2" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 30661019938..6c26b9236ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# Release (2024-07-24) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/feature/s3/manager`: [v1.17.9](feature/s3/manager/CHANGELOG.md#v1179-2024-07-24) + * **Documentation**: Clarify region hint and credential usage in HeadBucketRegion. +* `github.com/aws/aws-sdk-go-v2/service/cleanrooms`: [v1.16.0](service/cleanrooms/CHANGELOG.md#v1160-2024-07-24) + * **Feature**: Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed +* `github.com/aws/aws-sdk-go-v2/service/dynamodb`: [v1.34.4](service/dynamodb/CHANGELOG.md#v1344-2024-07-24) + * **Documentation**: DynamoDB doc only update for July +* `github.com/aws/aws-sdk-go-v2/service/iotsitewise`: [v1.40.0](service/iotsitewise/CHANGELOG.md#v1400-2024-07-24) + * **Feature**: Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device. +* `github.com/aws/aws-sdk-go-v2/service/mediapackagev2`: [v1.15.0](service/mediapackagev2/CHANGELOG.md#v1150-2024-07-24) + * **Feature**: This release adds support for Irdeto DRM encryption in DASH manifests. +* `github.com/aws/aws-sdk-go-v2/service/medicalimaging`: [v1.12.0](service/medicalimaging/CHANGELOG.md#v1120-2024-07-24) + * **Feature**: CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter. +* `github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2`: [v1.12.5](service/pinpointsmsvoicev2/CHANGELOG.md#v1125-2024-07-24) + * **Documentation**: Update for rebrand to AWS End User Messaging SMS and Voice. + # Release (2024-07-23) ## Module Highlights diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index cebe03d0e74..4bd92e33cf8 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.30.3 github.com/aws/aws-sdk-go-v2/config v1.27.27 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.3 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.4 ) require ( diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index c2e946381bb..4e3fc0e45e8 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -5,8 +5,8 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.30.3 github.com/aws/aws-sdk-go-v2/config v1.27.27 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.14.9 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.3 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.14.10 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.4 ) require ( diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index 2f0a60a7745..dfd0aa03bf7 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.10 (2024-07-24) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.9 (2024-07-10.2) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index d3212158357..7bb30a47d55 100644 --- a/feature/dynamodb/attributevalue/go.mod +++ b/feature/dynamodb/attributevalue/go.mod @@ -4,7 +4,7 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.30.3 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.3 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.4 github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.3 ) diff --git a/feature/dynamodb/attributevalue/go_module_metadata.go b/feature/dynamodb/attributevalue/go_module_metadata.go index 856cde651a8..505e79ec5c4 100644 --- a/feature/dynamodb/attributevalue/go_module_metadata.go +++ b/feature/dynamodb/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.9" +const goModuleVersion = "1.14.10" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index c32b754f513..5783c95a650 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.32 (2024-07-24) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.31 (2024-07-10.2) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index 3a54400d36e..898b0b49373 100644 --- a/feature/dynamodb/expression/go.mod +++ b/feature/dynamodb/expression/go.mod @@ -4,8 +4,8 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.30.3 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.14.9 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.3 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.14.10 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.4 ) require ( diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index 93b5c92e244..38dfab7628c 100644 --- a/feature/dynamodb/expression/go_module_metadata.go +++ b/feature/dynamodb/expression/go_module_metadata.go @@ -3,4 +3,4 @@ package expression // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.31" +const goModuleVersion = "1.7.32" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index db0d1963116..27e01e8f675 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.51 (2024-07-24) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.50 (2024-07-23) * No change notes available for this release. diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index 2b2702f84c3..ae6b08ebcbb 100644 --- a/feature/dynamodbstreams/attributevalue/go.mod +++ b/feature/dynamodbstreams/attributevalue/go.mod @@ -4,7 +4,7 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.30.3 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.3 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.4 github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.22.3 ) diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 856cde651a8..fd012916dd1 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.14.9" +const goModuleVersion = "1.13.51" diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 1a164421401..315b293bf0e 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.9 (2024-07-24) + +* **Documentation**: Clarify region hint and credential usage in HeadBucketRegion. + # v1.17.8 (2024-07-18) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index 3c91daf67ca..040875ff4e7 100644 --- a/feature/s3/manager/go_module_metadata.go +++ b/feature/s3/manager/go_module_metadata.go @@ -3,4 +3,4 @@ package manager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.8" +const goModuleVersion = "1.17.9" diff --git a/service/apigateway/CHANGELOG.md b/service/apigateway/CHANGELOG.md index 7a6b148c632..390f49fcdc8 100644 --- a/service/apigateway/CHANGELOG.md +++ b/service/apigateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.4 (2024-07-24) + +* No change notes available for this release. + # v1.25.3 (2024-07-10.2) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/apigateway/go_module_metadata.go b/service/apigateway/go_module_metadata.go index 9c0fac34a77..4367d914e78 100644 --- a/service/apigateway/go_module_metadata.go +++ b/service/apigateway/go_module_metadata.go @@ -3,4 +3,4 @@ package apigateway // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.25.3" +const goModuleVersion = "1.25.4" diff --git a/service/apigatewayv2/CHANGELOG.md b/service/apigatewayv2/CHANGELOG.md index 2a77966e381..fb6a06c9a9b 100644 --- a/service/apigatewayv2/CHANGELOG.md +++ b/service/apigatewayv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.22.4 (2024-07-24) + +* No change notes available for this release. + # v1.22.3 (2024-07-10.2) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/apigatewayv2/go_module_metadata.go b/service/apigatewayv2/go_module_metadata.go index 7f4d706348f..0b525367869 100644 --- a/service/apigatewayv2/go_module_metadata.go +++ b/service/apigatewayv2/go_module_metadata.go @@ -3,4 +3,4 @@ package apigatewayv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.3" +const goModuleVersion = "1.22.4" diff --git a/service/cleanrooms/CHANGELOG.md b/service/cleanrooms/CHANGELOG.md index af8396ba72b..e5902949ecf 100644 --- a/service/cleanrooms/CHANGELOG.md +++ b/service/cleanrooms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.0 (2024-07-24) + +* **Feature**: Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed + # v1.15.0 (2024-07-23) * **Feature**: This release adds AWS Entity Resolution integration to associate ID namespaces & ID mapping workflow resources as part of ID namespace association and ID mapping table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage the protection on ID mapping table. diff --git a/service/cleanrooms/go_module_metadata.go b/service/cleanrooms/go_module_metadata.go index 6967b6f357a..be21623e9bc 100644 --- a/service/cleanrooms/go_module_metadata.go +++ b/service/cleanrooms/go_module_metadata.go @@ -3,4 +3,4 @@ package cleanrooms // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.16.0" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index 58c83291065..9f46382c554 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.34.4 (2024-07-24) + +* **Documentation**: DynamoDB doc only update for July + # v1.34.3 (2024-07-10.2) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dynamodb/go_module_metadata.go b/service/dynamodb/go_module_metadata.go index ef8bb5a1b7a..dba2026c8dc 100644 --- a/service/dynamodb/go_module_metadata.go +++ b/service/dynamodb/go_module_metadata.go @@ -3,4 +3,4 @@ package dynamodb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.34.3" +const goModuleVersion = "1.34.4" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index 36f20387b12..61233423d04 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/aws/aws-sdk-go v1.44.28 github.com/aws/aws-sdk-go-v2 v1.30.3 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.3 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.4 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.22.3 github.com/aws/aws-sdk-go-v2/service/s3 v1.58.2 github.com/aws/aws-sdk-go-v2/service/schemas v1.26.3 diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 447e283f82a..6f0fad3261b 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.30.3 github.com/aws/aws-sdk-go-v2/config v1.27.27 - github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.8 + github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.9 github.com/aws/aws-sdk-go-v2/service/acm v1.28.4 - github.com/aws/aws-sdk-go-v2/service/apigateway v1.25.3 + github.com/aws/aws-sdk-go-v2/service/apigateway v1.25.4 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.30.4 github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.26.3 github.com/aws/aws-sdk-go-v2/service/appstream v1.36.3 @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directconnect v1.27.5 github.com/aws/aws-sdk-go-v2/service/directoryservice v1.27.3 github.com/aws/aws-sdk-go-v2/service/docdb v1.36.3 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.3 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.34.4 github.com/aws/aws-sdk-go-v2/service/ec2 v1.172.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.30.3 github.com/aws/aws-sdk-go-v2/service/ecs v1.44.3 diff --git a/service/iotsitewise/CHANGELOG.md b/service/iotsitewise/CHANGELOG.md index e455753a321..9f5bc4f074b 100644 --- a/service/iotsitewise/CHANGELOG.md +++ b/service/iotsitewise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.40.0 (2024-07-24) + +* **Feature**: Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device. + # v1.39.3 (2024-07-10.2) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotsitewise/go_module_metadata.go b/service/iotsitewise/go_module_metadata.go index 0cc211c1be3..5e2edf0a0eb 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.39.3" +const goModuleVersion = "1.40.0" diff --git a/service/mediapackagev2/CHANGELOG.md b/service/mediapackagev2/CHANGELOG.md index 597c6169491..18101c572b9 100644 --- a/service/mediapackagev2/CHANGELOG.md +++ b/service/mediapackagev2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2024-07-24) + +* **Feature**: This release adds support for Irdeto DRM encryption in DASH manifests. + # v1.14.3 (2024-07-10.2) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/mediapackagev2/go_module_metadata.go b/service/mediapackagev2/go_module_metadata.go index 192309db53b..3f5d0113776 100644 --- a/service/mediapackagev2/go_module_metadata.go +++ b/service/mediapackagev2/go_module_metadata.go @@ -3,4 +3,4 @@ package mediapackagev2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.3" +const goModuleVersion = "1.15.0" diff --git a/service/medicalimaging/CHANGELOG.md b/service/medicalimaging/CHANGELOG.md index 7259cff3e0b..9a675fa35c5 100644 --- a/service/medicalimaging/CHANGELOG.md +++ b/service/medicalimaging/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.0 (2024-07-24) + +* **Feature**: CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter. + # v1.11.3 (2024-07-10.2) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/medicalimaging/go_module_metadata.go b/service/medicalimaging/go_module_metadata.go index ab14f4102cb..34521ad5acd 100644 --- a/service/medicalimaging/go_module_metadata.go +++ b/service/medicalimaging/go_module_metadata.go @@ -3,4 +3,4 @@ package medicalimaging // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.3" +const goModuleVersion = "1.12.0" diff --git a/service/pinpointsmsvoicev2/CHANGELOG.md b/service/pinpointsmsvoicev2/CHANGELOG.md index 5d49b0a6657..6106d85c374 100644 --- a/service/pinpointsmsvoicev2/CHANGELOG.md +++ b/service/pinpointsmsvoicev2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.5 (2024-07-24) + +* **Documentation**: Update for rebrand to AWS End User Messaging SMS and Voice. + # v1.12.4 (2024-07-10.2) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pinpointsmsvoicev2/go_module_metadata.go b/service/pinpointsmsvoicev2/go_module_metadata.go index a64c057b125..8057f7d90bb 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.12.4" +const goModuleVersion = "1.12.5"