diff --git a/.changelog/0f5dd0f8fd8b49f88e6e94695a9221ad.json b/.changelog/0f5dd0f8fd8b49f88e6e94695a9221ad.json deleted file mode 100644 index 724c55e7c20..00000000000 --- a/.changelog/0f5dd0f8fd8b49f88e6e94695a9221ad.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "0f5dd0f8-fd8b-49f8-8e6e-94695a9221ad", - "type": "announcement", - "description": "Model regenerated with support for null string values to properly implement `support` service operations `DescribeTrustedAdvisorCheckRefreshStatuses` and `DescribeTrustedAdvisorCheckSummaries`", - "modules": [ - "service/support" - ] -} \ No newline at end of file diff --git a/.changelog/2cb1b3804398469ebcfff8c028519a0f.json b/.changelog/2cb1b3804398469ebcfff8c028519a0f.json deleted file mode 100644 index 1cb235e40ae..00000000000 --- a/.changelog/2cb1b3804398469ebcfff8c028519a0f.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2cb1b380-4398-469e-bcff-f8c028519a0f", - "type": "documentation", - "description": "Documentation only updates to correct customer-reported issues", - "modules": [ - "service/iam" - ] -} \ No newline at end of file diff --git a/.changelog/31298cdb4154432e9fcdd060de189ea6.json b/.changelog/31298cdb4154432e9fcdd060de189ea6.json deleted file mode 100644 index 06272c82dd8..00000000000 --- a/.changelog/31298cdb4154432e9fcdd060de189ea6.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "31298cdb-4154-432e-9fcd-d060de189ea6", - "type": "documentation", - "description": "describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.", - "modules": [ - "service/directconnect" - ] -} \ No newline at end of file diff --git a/.changelog/57cb1f1b8a0e41c0b2e0a6d12e3419f4.json b/.changelog/57cb1f1b8a0e41c0b2e0a6d12e3419f4.json deleted file mode 100644 index ca996eff6e0..00000000000 --- a/.changelog/57cb1f1b8a0e41c0b2e0a6d12e3419f4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "57cb1f1b-8a0e-41c0-b2e0-a6d12e3419f4", - "type": "feature", - "description": "Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.", - "modules": [ - "service/applicationautoscaling" - ] -} \ No newline at end of file diff --git a/.changelog/7eadd17d92374a9082a5b86156c1079c.json b/.changelog/7eadd17d92374a9082a5b86156c1079c.json deleted file mode 100644 index 62e2d2e3a4d..00000000000 --- a/.changelog/7eadd17d92374a9082a5b86156c1079c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7eadd17d-9237-4a90-82a5-b86156c1079c", - "type": "feature", - "description": "This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.", - "modules": [ - "service/dataexchange" - ] -} \ No newline at end of file diff --git a/.changelog/8a9d57c1a7d046a8b3fa40e85600ba2d.json b/.changelog/8a9d57c1a7d046a8b3fa40e85600ba2d.json deleted file mode 100644 index 736a574e770..00000000000 --- a/.changelog/8a9d57c1a7d046a8b3fa40e85600ba2d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "8a9d57c1-a7d0-46a8-b3fa-40e85600ba2d", - "type": "feature", - "description": "Adding support for client-side timestamps", - "modules": [ - "service/keyspaces" - ] -} \ No newline at end of file diff --git a/.changelog/a1050420a5f7409fbc4d1d82c882d168.json b/.changelog/a1050420a5f7409fbc4d1d82c882d168.json deleted file mode 100644 index 4996783e782..00000000000 --- a/.changelog/a1050420a5f7409fbc4d1d82c882d168.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a1050420-a5f7-409f-bc4d-1d82c882d168", - "type": "feature", - "description": "Add flag to disable IMDSv1 fallback", - "modules": [ - "feature/ec2/imds" - ] -} \ No newline at end of file diff --git a/.changelog/a2b36a52c0ed49dfac123815a82f50d9.json b/.changelog/a2b36a52c0ed49dfac123815a82f50d9.json deleted file mode 100644 index f517e887cdf..00000000000 --- a/.changelog/a2b36a52c0ed49dfac123815a82f50d9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a2b36a52-c0ed-49df-ac12-3815a82f50d9", - "type": "feature", - "description": "This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0edbdda9ee0..31d9014f507 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# Release (2023-03-14) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/feature/ec2/imds`: [v1.13.0](feature/ec2/imds/CHANGELOG.md#v1130-2023-03-14) + * **Feature**: Add flag to disable IMDSv1 fallback +* `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling`: [v1.18.0](service/applicationautoscaling/CHANGELOG.md#v1180-2023-03-14) + * **Feature**: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric. +* `github.com/aws/aws-sdk-go-v2/service/dataexchange`: [v1.19.0](service/dataexchange/CHANGELOG.md#v1190-2023-03-14) + * **Feature**: This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies. +* `github.com/aws/aws-sdk-go-v2/service/directconnect`: [v1.18.7](service/directconnect/CHANGELOG.md#v1187-2023-03-14) + * **Documentation**: describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.90.0](service/ec2/CHANGELOG.md#v1900-2023-03-14) + * **Feature**: This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs. +* `github.com/aws/aws-sdk-go-v2/service/iam`: [v1.19.6](service/iam/CHANGELOG.md#v1196-2023-03-14) + * **Documentation**: Documentation only updates to correct customer-reported issues +* `github.com/aws/aws-sdk-go-v2/service/keyspaces`: [v1.2.0](service/keyspaces/CHANGELOG.md#v120-2023-03-14) + * **Feature**: Adding support for client-side timestamps +* `github.com/aws/aws-sdk-go-v2/service/support`: [v1.14.6](service/support/CHANGELOG.md#v1146-2023-03-14) + * **Announcement**: Model regenerated with support for null string values to properly implement `support` service operations `DescribeTrustedAdvisorCheckRefreshStatuses` and `DescribeTrustedAdvisorCheckSummaries` + # Release (2023-03-13) ## Module Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 24c35ed362c..3ef0bfd12bd 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.17 (2023-03-14) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.16 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index ae5fdf5fedb..8e020c95362 100644 --- a/config/go.mod +++ b/config/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.6 - github.com/aws/aws-sdk-go-v2/credentials v1.13.16 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 + github.com/aws/aws-sdk-go-v2/credentials v1.13.17 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.0 github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31 github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index 5859142ee25..95b0e713010 100644 --- a/config/go_module_metadata.go +++ b/config/go_module_metadata.go @@ -3,4 +3,4 @@ package config // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.16" +const goModuleVersion = "1.18.17" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index dc0e56c4d2d..d2f2a022e91 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.17 (2023-03-14) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.16 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index 0597ec0d957..f5998017cd9 100644 --- a/credentials/go.mod +++ b/credentials/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.6 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.0 github.com/aws/aws-sdk-go-v2/service/sso v1.12.5 github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index 13e3f382c1a..743b548181e 100644 --- a/credentials/go_module_metadata.go +++ b/credentials/go_module_metadata.go @@ -3,4 +3,4 @@ package credentials // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.16" +const goModuleVersion = "1.13.17" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index f64b5cffad9..88a208c1dc4 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.6 - github.com/aws/aws-sdk-go-v2/config v1.18.16 + github.com/aws/aws-sdk-go-v2/config v1.18.17 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.1 ) diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index 703ca32c0d4..7dd86044d24 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.6 - github.com/aws/aws-sdk-go-v2/config v1.18.16 + github.com/aws/aws-sdk-go-v2/config v1.18.17 github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.18 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.1 ) diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index 002607c659b..12ec0ecf806 100644 --- a/example/service/s3/listObjects/go.mod +++ b/example/service/s3/listObjects/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.16 + github.com/aws/aws-sdk-go-v2/config v1.18.17 github.com/aws/aws-sdk-go-v2/service/s3 v1.30.6 ) diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index 54ee26993a8..b723650e028 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.6 - github.com/aws/aws-sdk-go-v2/config v1.18.16 + github.com/aws/aws-sdk-go-v2/config v1.18.17 github.com/aws/aws-sdk-go-v2/service/s3 v1.30.6 github.com/aws/aws-sdk-go-v2/service/s3control v1.30.0 ) diff --git a/feature/ec2/imds/CHANGELOG.md b/feature/ec2/imds/CHANGELOG.md index 17a8aefedd2..041ff0e3176 100644 --- a/feature/ec2/imds/CHANGELOG.md +++ b/feature/ec2/imds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2023-03-14) + +* **Feature**: Add flag to disable IMDSv1 fallback + # v1.12.24 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/ec2/imds/go_module_metadata.go b/feature/ec2/imds/go_module_metadata.go index dde25719b62..c2b95bad9e0 100644 --- a/feature/ec2/imds/go_module_metadata.go +++ b/feature/ec2/imds/go_module_metadata.go @@ -3,4 +3,4 @@ package imds // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.24" +const goModuleVersion = "1.13.0" diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index 6f99850dd84..74f32e19012 100644 --- a/feature/ec2/imds/internal/configtesting/go.mod +++ b/feature/ec2/imds/internal/configtesting/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.16 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24 + github.com/aws/aws-sdk-go-v2/config v1.18.17 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.0 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../../ diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index ddbd261830a..6df2512c03f 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.57 (2023-03-14) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.56 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index 565ecf3b738..4a1b47c184d 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.6 - github.com/aws/aws-sdk-go-v2/config v1.18.16 + github.com/aws/aws-sdk-go-v2/config v1.18.17 github.com/aws/aws-sdk-go-v2/service/s3 v1.30.6 github.com/aws/smithy-go v1.13.5 github.com/google/go-cmp v0.5.8 diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index b4e2a77a25f..e8ac3c2af0e 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.11.56" +const goModuleVersion = "1.11.57" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index 8d6f2b2b95c..3985afbab42 100644 --- a/internal/configsources/configtesting/go.mod +++ b/internal/configsources/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.16 + github.com/aws/aws-sdk-go-v2/config v1.18.17 github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30 ) diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index ef247d33199..9c9df8dee96 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.7 (2023-03-14) + +* No change notes available for this release. + # v1.19.6 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index 8514583464a..ec9e0422039 100644 --- a/service/accessanalyzer/go_module_metadata.go +++ b/service/accessanalyzer/go_module_metadata.go @@ -3,4 +3,4 @@ package accessanalyzer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.6" +const goModuleVersion = "1.19.7" diff --git a/service/applicationautoscaling/CHANGELOG.md b/service/applicationautoscaling/CHANGELOG.md index adc781c94b1..ffc5468e7d5 100644 --- a/service/applicationautoscaling/CHANGELOG.md +++ b/service/applicationautoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.0 (2023-03-14) + +* **Feature**: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric. + # v1.17.6 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/applicationautoscaling/go_module_metadata.go b/service/applicationautoscaling/go_module_metadata.go index 7d0187aea79..5583a19a75c 100644 --- a/service/applicationautoscaling/go_module_metadata.go +++ b/service/applicationautoscaling/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationautoscaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.6" +const goModuleVersion = "1.18.0" diff --git a/service/dataexchange/CHANGELOG.md b/service/dataexchange/CHANGELOG.md index 074df2ebc24..29f3389d135 100644 --- a/service/dataexchange/CHANGELOG.md +++ b/service/dataexchange/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.0 (2023-03-14) + +* **Feature**: This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies. + # v1.18.5 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dataexchange/go_module_metadata.go b/service/dataexchange/go_module_metadata.go index 03f4745f57d..ff62c7071fd 100644 --- a/service/dataexchange/go_module_metadata.go +++ b/service/dataexchange/go_module_metadata.go @@ -3,4 +3,4 @@ package dataexchange // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.5" +const goModuleVersion = "1.19.0" diff --git a/service/directconnect/CHANGELOG.md b/service/directconnect/CHANGELOG.md index cfe6a02cdcd..ffda3922a5f 100644 --- a/service/directconnect/CHANGELOG.md +++ b/service/directconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.7 (2023-03-14) + +* **Documentation**: describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating. + # v1.18.6 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/directconnect/go_module_metadata.go b/service/directconnect/go_module_metadata.go index f95db79303d..03e90bcc45b 100644 --- a/service/directconnect/go_module_metadata.go +++ b/service/directconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package directconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.6" +const goModuleVersion = "1.18.7" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 915e3091940..99b72e977b5 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.90.0 (2023-03-14) + +* **Feature**: This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs. + # v1.89.1 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index b3ba60c6b36..e7857c72148 100644 --- a/service/ec2/go_module_metadata.go +++ b/service/ec2/go_module_metadata.go @@ -3,4 +3,4 @@ package ec2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.89.1" +const goModuleVersion = "1.90.0" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index 71e9dad82ab..fe25fa34b7f 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.7 (2023-03-14) + +* No change notes available for this release. + # v1.27.6 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/eks/go_module_metadata.go b/service/eks/go_module_metadata.go index 5de6f091e77..dcbd807927e 100644 --- a/service/eks/go_module_metadata.go +++ b/service/eks/go_module_metadata.go @@ -3,4 +3,4 @@ package eks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.6" +const goModuleVersion = "1.27.7" diff --git a/service/iam/CHANGELOG.md b/service/iam/CHANGELOG.md index 638ff19d6db..e6766932f39 100644 --- a/service/iam/CHANGELOG.md +++ b/service/iam/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.6 (2023-03-14) + +* **Documentation**: Documentation only updates to correct customer-reported issues + # v1.19.5 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iam/go_module_metadata.go b/service/iam/go_module_metadata.go index e5312c00a39..f81e8afe1de 100644 --- a/service/iam/go_module_metadata.go +++ b/service/iam/go_module_metadata.go @@ -3,4 +3,4 @@ package iam // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.5" +const goModuleVersion = "1.19.6" diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index f16e519a641..339366655f1 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.56 (2023-03-14) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.55 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index 210f993c932..6e31760907b 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.6 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10 - github.com/aws/aws-sdk-go-v2/credentials v1.13.16 + github.com/aws/aws-sdk-go-v2/credentials v1.13.17 golang.org/x/net v0.1.0 ) diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index 8b65a74d042..2e65334b176 100644 --- a/service/internal/eventstreamtesting/go_module_metadata.go +++ b/service/internal/eventstreamtesting/go_module_metadata.go @@ -3,4 +3,4 @@ package eventstreamtesting // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.55" +const goModuleVersion = "1.0.56" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index a98d9a75451..87e4d682697 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -2,10 +2,10 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.17.6 - github.com/aws/aws-sdk-go-v2/config v1.18.16 + github.com/aws/aws-sdk-go-v2/config v1.18.17 github.com/aws/aws-sdk-go-v2/service/acm v1.17.6 github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.6 - github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.17.6 + github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.18.0 github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.15.5 github.com/aws/aws-sdk-go-v2/service/appstream v1.20.5 github.com/aws/aws-sdk-go-v2/service/athena v1.23.1 @@ -27,11 +27,11 @@ require ( github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.15.5 github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.24.1 github.com/aws/aws-sdk-go-v2/service/devicefarm v1.15.5 - github.com/aws/aws-sdk-go-v2/service/directconnect v1.18.6 + github.com/aws/aws-sdk-go-v2/service/directconnect v1.18.7 github.com/aws/aws-sdk-go-v2/service/directoryservice v1.16.6 github.com/aws/aws-sdk-go-v2/service/docdb v1.20.5 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.19.1 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.89.1 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.90.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.18.6 github.com/aws/aws-sdk-go-v2/service/ecs v1.24.1 github.com/aws/aws-sdk-go-v2/service/efs v1.19.8 @@ -48,7 +48,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/glacier v1.14.6 github.com/aws/aws-sdk-go-v2/service/glue v1.43.3 github.com/aws/aws-sdk-go-v2/service/health v1.16.5 - github.com/aws/aws-sdk-go-v2/service/iam v1.19.5 + github.com/aws/aws-sdk-go-v2/service/iam v1.19.6 github.com/aws/aws-sdk-go-v2/service/inspector v1.13.5 github.com/aws/aws-sdk-go-v2/service/iot v1.35.1 github.com/aws/aws-sdk-go-v2/service/kinesis v1.17.7 @@ -79,7 +79,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/sqs v1.20.5 github.com/aws/aws-sdk-go-v2/service/ssm v1.35.6 github.com/aws/aws-sdk-go-v2/service/sts v1.18.6 - github.com/aws/aws-sdk-go-v2/service/support v1.14.5 + github.com/aws/aws-sdk-go-v2/service/support v1.14.6 github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.16.1 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.9.5 github.com/aws/aws-sdk-go-v2/service/waf v1.12.5 diff --git a/service/keyspaces/CHANGELOG.md b/service/keyspaces/CHANGELOG.md index cb583de34ea..a4e93712a31 100644 --- a/service/keyspaces/CHANGELOG.md +++ b/service/keyspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.0 (2023-03-14) + +* **Feature**: Adding support for client-side timestamps + # v1.1.5 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/keyspaces/go_module_metadata.go b/service/keyspaces/go_module_metadata.go index c515dfc3b5f..f1d9e02b715 100644 --- a/service/keyspaces/go_module_metadata.go +++ b/service/keyspaces/go_module_metadata.go @@ -3,4 +3,4 @@ package keyspaces // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.5" +const goModuleVersion = "1.2.0" diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 5bb69747e75..a37caf125e7 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.6 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.55 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.56 github.com/aws/aws-sdk-go-v2/service/kinesis v1.17.7 github.com/aws/smithy-go v1.13.5 github.com/google/go-cmp v0.5.8 diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 44a7701e9e8..7ae0efc9953 100644 --- a/service/s3/internal/configtesting/go.mod +++ b/service/s3/internal/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/s3/internal/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.16 + github.com/aws/aws-sdk-go-v2/config v1.18.17 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.13.24 ) diff --git a/service/support/CHANGELOG.md b/service/support/CHANGELOG.md index 93a7b5b3cf9..66c84b98a40 100644 --- a/service/support/CHANGELOG.md +++ b/service/support/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.6 (2023-03-14) + +* **Announcement**: Model regenerated with support for null string values to properly implement `support` service operations `DescribeTrustedAdvisorCheckRefreshStatuses` and `DescribeTrustedAdvisorCheckSummaries` + # v1.14.5 (2023-03-10) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/support/go_module_metadata.go b/service/support/go_module_metadata.go index 4974e9d752b..dc6815f5818 100644 --- a/service/support/go_module_metadata.go +++ b/service/support/go_module_metadata.go @@ -3,4 +3,4 @@ package support // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.5" +const goModuleVersion = "1.14.6" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index 46ad49342d1..846d037bcdc 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.17.6 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.10 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.55 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.56 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.9.5 github.com/aws/smithy-go v1.13.5 github.com/google/go-cmp v0.5.8