diff --git a/.changelog/3725ffa7678b449fa005e251b305d6d9.json b/.changelog/3725ffa7678b449fa005e251b305d6d9.json deleted file mode 100644 index 9fd434a448c..00000000000 --- a/.changelog/3725ffa7678b449fa005e251b305d6d9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3725ffa7-678b-449f-a005-e251b305d6d9", - "type": "feature", - "description": "AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.", - "modules": [ - "service/amplifyuibuilder" - ] -} \ No newline at end of file diff --git a/.changelog/592dfffac51c44288e815af76106291e.json b/.changelog/592dfffac51c44288e815af76106291e.json deleted file mode 100644 index d8c92fc7f82..00000000000 --- a/.changelog/592dfffac51c44288e815af76106291e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "592dfffa-c51c-4428-8e81-5af76106291e", - "type": "feature", - "description": "This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector.", - "modules": [ - "service/rekognition" - ] -} \ No newline at end of file diff --git a/.changelog/66e3cfc1f5ed48c5ad883143aaa8e270.json b/.changelog/66e3cfc1f5ed48c5ad883143aaa8e270.json deleted file mode 100644 index ca3d21e8c61..00000000000 --- a/.changelog/66e3cfc1f5ed48c5ad883143aaa8e270.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "66e3cfc1-f5ed-48c5-ad88-3143aaa8e270", - "type": "feature", - "description": "This release adds support for SkipUnavailable connection property for cross cluster search", - "modules": [ - "service/opensearch" - ] -} \ No newline at end of file diff --git a/.changelog/76e824668f8d4a26862345b1245cdc96.json b/.changelog/76e824668f8d4a26862345b1245cdc96.json deleted file mode 100644 index 0c6883b1ae3..00000000000 --- a/.changelog/76e824668f8d4a26862345b1245cdc96.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "76e82466-8f8d-4a26-8623-45b1245cdc96", - "type": "documentation", - "description": "Documentation updates for DynamoDB Streams", - "modules": [ - "service/dynamodbstreams" - ] -} \ No newline at end of file diff --git a/.changelog/ca0eff2f768a472189a7ff8b0cb3649e.json b/.changelog/ca0eff2f768a472189a7ff8b0cb3649e.json deleted file mode 100644 index cec84cb8228..00000000000 --- a/.changelog/ca0eff2f768a472189a7ff8b0cb3649e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ca0eff2f-768a-4721-89a7-ff8b0cb3649e", - "type": "documentation", - "description": "Documentation updates for DynamoDB", - "modules": [ - "service/dynamodb" - ] -} \ No newline at end of file diff --git a/.changelog/e3ca9c30d3984d469fdb915ac0444d78.json b/.changelog/e3ca9c30d3984d469fdb915ac0444d78.json deleted file mode 100644 index 403c07ee946..00000000000 --- a/.changelog/e3ca9c30d3984d469fdb915ac0444d78.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e3ca9c30-d398-4d46-9fdb-915ac0444d78", - "type": "feature", - "description": "Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/.changelog/e57a53ac97a44e4bb6fb38de73f73be8.json b/.changelog/e57a53ac97a44e4bb6fb38de73f73be8.json deleted file mode 100644 index 921dcae809e..00000000000 --- a/.changelog/e57a53ac97a44e4bb6fb38de73f73be8.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e57a53ac-97a4-4e4b-b6fb-38de73f73be8", - "type": "feature", - "description": "Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.", - "modules": [ - "service/fsx" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 250bcdfb684..a0c3926916c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,24 @@ +# Release (2023-06-12) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder`: [v1.11.0](service/amplifyuibuilder/CHANGELOG.md#v1110-2023-06-12) + * **Feature**: AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms. +* `github.com/aws/aws-sdk-go-v2/service/dynamodb`: [v1.19.8](service/dynamodb/CHANGELOG.md#v1198-2023-06-12) + * **Documentation**: Documentation updates for DynamoDB +* `github.com/aws/aws-sdk-go-v2/service/dynamodbstreams`: [v1.14.12](service/dynamodbstreams/CHANGELOG.md#v11412-2023-06-12) + * **Documentation**: Documentation updates for DynamoDB Streams +* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.29.0](service/fsx/CHANGELOG.md#v1290-2023-06-12) + * **Feature**: Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created. +* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.18.0](service/opensearch/CHANGELOG.md#v1180-2023-06-12) + * **Feature**: This release adds support for SkipUnavailable connection property for cross cluster search +* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.29.0](service/rekognition/CHANGELOG.md#v1290-2023-06-12) + * **Feature**: This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector. +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.84.0](service/sagemaker/CHANGELOG.md#v1840-2023-06-12) + * **Feature**: Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently + # Release (2023-06-09) ## Module Highlights diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index 9cecc072b37..eb31b93f974 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.18.0 github.com/aws/aws-sdk-go-v2/config v1.18.25 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.7 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.8 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index da7f170347f..8d0398b8c00 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -5,8 +5,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.18.0 github.com/aws/aws-sdk-go-v2/config v1.18.25 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.25 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.7 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.26 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.8 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index caf26f77c51..251c3475add 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.26 (2023-06-12) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.25 (2023-05-08) * No change notes available for this release. diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index 8793a15166a..4fdeb184fdb 100644 --- a/feature/dynamodb/attributevalue/go.mod +++ b/feature/dynamodb/attributevalue/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.18.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.7 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.14.11 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.8 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.14.12 github.com/aws/smithy-go v1.13.5 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/dynamodb/attributevalue/go_module_metadata.go b/feature/dynamodb/attributevalue/go_module_metadata.go index e34c3dbad97..e07649be621 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.10.25" +const goModuleVersion = "1.10.26" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index 4f7c0b77fe4..a0e310c7ec8 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.53 (2023-06-12) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.52 (2023-05-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index 117d8402afc..47ad6185dd5 100644 --- a/feature/dynamodb/expression/go.mod +++ b/feature/dynamodb/expression/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.18.0 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.25 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.7 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.26 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.8 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index 2a861168915..0864d75f782 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.4.52" +const goModuleVersion = "1.4.53" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index 08af337572f..95ac14386d1 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.26 (2023-06-12) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.25 (2023-05-09) * No change notes available for this release. diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index decfa479ca7..2ad84f00184 100644 --- a/feature/dynamodbstreams/attributevalue/go.mod +++ b/feature/dynamodbstreams/attributevalue/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.18.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.7 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.14.11 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.8 + github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.14.12 github.com/aws/smithy-go v1.13.5 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index e34c3dbad97..e07649be621 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.10.25" +const goModuleVersion = "1.10.26" diff --git a/service/amplifyuibuilder/CHANGELOG.md b/service/amplifyuibuilder/CHANGELOG.md index 14349fac702..0bcccfd6e6a 100644 --- a/service/amplifyuibuilder/CHANGELOG.md +++ b/service/amplifyuibuilder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.0 (2023-06-12) + +* **Feature**: AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms. + # v1.10.4 (2023-05-04) * No change notes available for this release. diff --git a/service/amplifyuibuilder/go_module_metadata.go b/service/amplifyuibuilder/go_module_metadata.go index 023d717b97f..98a5682ea9f 100644 --- a/service/amplifyuibuilder/go_module_metadata.go +++ b/service/amplifyuibuilder/go_module_metadata.go @@ -3,4 +3,4 @@ package amplifyuibuilder // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.4" +const goModuleVersion = "1.11.0" diff --git a/service/dlm/CHANGELOG.md b/service/dlm/CHANGELOG.md index 3c18d9569d6..b31e36e0562 100644 --- a/service/dlm/CHANGELOG.md +++ b/service/dlm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.4 (2023-06-12) + +* No change notes available for this release. + # v1.15.3 (2023-05-04) * No change notes available for this release. diff --git a/service/dlm/go_module_metadata.go b/service/dlm/go_module_metadata.go index 90d6a1ef109..236c4a5928e 100644 --- a/service/dlm/go_module_metadata.go +++ b/service/dlm/go_module_metadata.go @@ -3,4 +3,4 @@ package dlm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.3" +const goModuleVersion = "1.15.4" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index 9c46aea3dd6..ae8df1b3b23 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.8 (2023-06-12) + +* **Documentation**: Documentation updates for DynamoDB + # v1.19.7 (2023-05-04) * No change notes available for this release. diff --git a/service/dynamodb/go_module_metadata.go b/service/dynamodb/go_module_metadata.go index 7485f2f3b8b..0b38da32148 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.19.7" +const goModuleVersion = "1.19.8" diff --git a/service/dynamodbstreams/CHANGELOG.md b/service/dynamodbstreams/CHANGELOG.md index 482e7fc8e2f..31987bc8d33 100644 --- a/service/dynamodbstreams/CHANGELOG.md +++ b/service/dynamodbstreams/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.12 (2023-06-12) + +* **Documentation**: Documentation updates for DynamoDB Streams + # v1.14.11 (2023-05-04) * No change notes available for this release. diff --git a/service/dynamodbstreams/go_module_metadata.go b/service/dynamodbstreams/go_module_metadata.go index ef5d3caeba0..cbedbc2bad5 100644 --- a/service/dynamodbstreams/go_module_metadata.go +++ b/service/dynamodbstreams/go_module_metadata.go @@ -3,4 +3,4 @@ package dynamodbstreams // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.11" +const goModuleVersion = "1.14.12" diff --git a/service/fsx/CHANGELOG.md b/service/fsx/CHANGELOG.md index 4942f4cf7ce..f3af9e8382a 100644 --- a/service/fsx/CHANGELOG.md +++ b/service/fsx/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.0 (2023-06-12) + +* **Feature**: Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created. + # v1.28.13 (2023-05-25) * No change notes available for this release. diff --git a/service/fsx/go_module_metadata.go b/service/fsx/go_module_metadata.go index 5d67ed02230..f8c39bc2a64 100644 --- a/service/fsx/go_module_metadata.go +++ b/service/fsx/go_module_metadata.go @@ -3,4 +3,4 @@ package fsx // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.13" +const goModuleVersion = "1.29.0" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index bbab09ae800..5d79f9717f7 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go v1.44.28 github.com/aws/aws-sdk-go-v2 v1.18.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.7 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.8 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.13.10 github.com/aws/aws-sdk-go-v2/service/s3 v1.33.1 github.com/aws/aws-sdk-go-v2/service/schemas v1.15.10 diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 7bccd5f3248..0ae0c7a2e06 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -30,7 +30,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directconnect v1.18.15 github.com/aws/aws-sdk-go-v2/service/directoryservice v1.17.1 github.com/aws/aws-sdk-go-v2/service/docdb v1.21.3 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.7 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.8 github.com/aws/aws-sdk-go-v2/service/ec2 v1.99.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.18.11 github.com/aws/aws-sdk-go-v2/service/ecs v1.27.1 @@ -62,7 +62,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/polly v1.26.0 github.com/aws/aws-sdk-go-v2/service/rds v1.45.0 github.com/aws/aws-sdk-go-v2/service/redshift v1.27.11 - github.com/aws/aws-sdk-go-v2/service/rekognition v1.28.0 + github.com/aws/aws-sdk-go-v2/service/rekognition v1.29.0 github.com/aws/aws-sdk-go-v2/service/route53 v1.28.1 github.com/aws/aws-sdk-go-v2/service/route53domains v1.14.10 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.17.11 diff --git a/service/opensearch/CHANGELOG.md b/service/opensearch/CHANGELOG.md index a0843785bf7..7f75a7157be 100644 --- a/service/opensearch/CHANGELOG.md +++ b/service/opensearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.0 (2023-06-12) + +* **Feature**: This release adds support for SkipUnavailable connection property for cross cluster search + # v1.17.0 (2023-05-04) * **Feature**: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain diff --git a/service/opensearch/go_module_metadata.go b/service/opensearch/go_module_metadata.go index 8b6dd56a776..fe548fc8902 100644 --- a/service/opensearch/go_module_metadata.go +++ b/service/opensearch/go_module_metadata.go @@ -3,4 +3,4 @@ package opensearch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.0" +const goModuleVersion = "1.18.0" diff --git a/service/rekognition/CHANGELOG.md b/service/rekognition/CHANGELOG.md index da2c3648511..57e02dc629f 100644 --- a/service/rekognition/CHANGELOG.md +++ b/service/rekognition/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.0 (2023-06-12) + +* **Feature**: This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector. + # v1.28.0 (2023-05-15) * **Feature**: This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image. diff --git a/service/rekognition/go_module_metadata.go b/service/rekognition/go_module_metadata.go index 7bf5d2950e3..6d8148c1e03 100644 --- a/service/rekognition/go_module_metadata.go +++ b/service/rekognition/go_module_metadata.go @@ -3,4 +3,4 @@ package rekognition // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.28.0" +const goModuleVersion = "1.29.0" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index 3dc00c9fa29..9d0db92f246 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.84.0 (2023-06-12) + +* **Feature**: Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently + # v1.83.0 (2023-06-02) * **Feature**: This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline. diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index a97f517ee87..fa53ae4b055 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.83.0" +const goModuleVersion = "1.84.0" diff --git a/service/sagemakermetrics/CHANGELOG.md b/service/sagemakermetrics/CHANGELOG.md index fd3238fdb11..6ebbcc1ee87 100644 --- a/service/sagemakermetrics/CHANGELOG.md +++ b/service/sagemakermetrics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.16 (2023-06-12) + +* No change notes available for this release. + # v1.0.15 (2023-05-08) * No change notes available for this release. diff --git a/service/sagemakermetrics/go_module_metadata.go b/service/sagemakermetrics/go_module_metadata.go index 9f0492760a7..e0268660986 100644 --- a/service/sagemakermetrics/go_module_metadata.go +++ b/service/sagemakermetrics/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakermetrics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.15" +const goModuleVersion = "1.0.16"