diff --git a/.changelog/3d5e04fc33d549b0865b9dfb20e2d422.json b/.changelog/3d5e04fc33d549b0865b9dfb20e2d422.json deleted file mode 100644 index 6fc987fc376..00000000000 --- a/.changelog/3d5e04fc33d549b0865b9dfb20e2d422.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3d5e04fc-33d5-49b0-865b-9dfb20e2d422", - "type": "feature", - "description": "This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output.", - "modules": [ - "service/ssm" - ] -} \ No newline at end of file diff --git a/.changelog/5667b11ba09d4eb5a54a9702720c1e86.json b/.changelog/5667b11ba09d4eb5a54a9702720c1e86.json deleted file mode 100644 index db134423264..00000000000 --- a/.changelog/5667b11ba09d4eb5a54a9702720c1e86.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "5667b11b-a09d-4eb5-a54a-9702720c1e86", - "type": "feature", - "description": "This release adds support for application-wide default job configurations.", - "modules": [ - "service/emrserverless" - ] -} \ No newline at end of file diff --git a/.changelog/585c50a8a0a6494b892854ecaea8b4db.json b/.changelog/585c50a8a0a6494b892854ecaea8b4db.json deleted file mode 100644 index 4f9e47d6106..00000000000 --- a/.changelog/585c50a8a0a6494b892854ecaea8b4db.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "585c50a8-a0a6-494b-8928-54ecaea8b4db", - "type": "feature", - "description": "Adds support for sending WebRTC audio to Amazon Kineses Video Streams.", - "modules": [ - "service/chimesdkmediapipelines" - ] -} \ No newline at end of file diff --git a/.changelog/66bf894656d14a76adfebb22cf2bcf1e.json b/.changelog/66bf894656d14a76adfebb22cf2bcf1e.json deleted file mode 100644 index 701b0d432dc..00000000000 --- a/.changelog/66bf894656d14a76adfebb22cf2bcf1e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "66bf8946-56d1-4a76-adfe-bb22cf2bcf1e", - "type": "feature", - "description": "You can now perform an exact match against the web request's JA3 fingerprint.", - "modules": [ - "service/wafv2" - ] -} \ No newline at end of file diff --git a/.changelog/966185a976c042be98fdef35cec9ec04.json b/.changelog/966185a976c042be98fdef35cec9ec04.json deleted file mode 100644 index f3e255d486d..00000000000 --- a/.changelog/966185a976c042be98fdef35cec9ec04.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "966185a9-76c0-42be-98fd-ef35cec9ec04", - "type": "feature", - "description": "Support for generating code that is compatible with future versions of amplify project dependencies.", - "modules": [ - "service/amplifyuibuilder" - ] -} \ No newline at end of file diff --git a/.changelog/b3b8eb845c4b4e98bc97f1bfe72e0c5b.json b/.changelog/b3b8eb845c4b4e98bc97f1bfe72e0c5b.json deleted file mode 100644 index 2e6c4536492..00000000000 --- a/.changelog/b3b8eb845c4b4e98bc97f1bfe72e0c5b.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b3b8eb84-5c4b-4e98-bc97-f1bfe72e0c5b", - "type": "feature", - "description": "Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct \"ApiAccess\" attribute to \"apiAccess\" to maintain consistency between APIs.", - "modules": [ - "service/finspacedata" - ] -} \ No newline at end of file diff --git a/.changelog/ecd6cf8f6c21400b8ad53540fe9cfc61.json b/.changelog/ecd6cf8f6c21400b8ad53540fe9cfc61.json deleted file mode 100644 index 4f8b5b08e7f..00000000000 --- a/.changelog/ecd6cf8f6c21400b8ad53540fe9cfc61.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ecd6cf8f-6c21-400b-8ad5-3540fe9cfc61", - "type": "feature", - "description": "Added ability to tag users upon creation.", - "modules": [ - "service/quicksight" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 61932000813..a8852faca48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Release (2023-09-25) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder`: [v1.13.0](service/amplifyuibuilder/CHANGELOG.md#v1130-2023-09-25) + * **Feature**: Support for generating code that is compatible with future versions of amplify project dependencies. +* `github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines`: [v1.9.0](service/chimesdkmediapipelines/CHANGELOG.md#v190-2023-09-25) + * **Feature**: Adds support for sending WebRTC audio to Amazon Kineses Video Streams. +* `github.com/aws/aws-sdk-go-v2/service/emrserverless`: [v1.11.0](service/emrserverless/CHANGELOG.md#v1110-2023-09-25) + * **Feature**: This release adds support for application-wide default job configurations. +* `github.com/aws/aws-sdk-go-v2/service/finspacedata`: [v1.17.0](service/finspacedata/CHANGELOG.md#v1170-2023-09-25) + * **Feature**: Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs. +* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.44.0](service/quicksight/CHANGELOG.md#v1440-2023-09-25) + * **Feature**: Added ability to tag users upon creation. +* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.38.0](service/ssm/CHANGELOG.md#v1380-2023-09-25) + * **Feature**: This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output. +* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.39.0](service/wafv2/CHANGELOG.md#v1390-2023-09-25) + * **Feature**: You can now perform an exact match against the web request's JA3 fingerprint. + # Release (2023-09-22) ## General Highlights diff --git a/service/amplifyuibuilder/CHANGELOG.md b/service/amplifyuibuilder/CHANGELOG.md index 743f2e7f9ea..08770ce5e43 100644 --- a/service/amplifyuibuilder/CHANGELOG.md +++ b/service/amplifyuibuilder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2023-09-25) + +* **Feature**: Support for generating code that is compatible with future versions of amplify project dependencies. + # v1.12.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/amplifyuibuilder/go_module_metadata.go b/service/amplifyuibuilder/go_module_metadata.go index 835f0ea452e..74cdbd20679 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.12.5" +const goModuleVersion = "1.13.0" diff --git a/service/chimesdkmediapipelines/CHANGELOG.md b/service/chimesdkmediapipelines/CHANGELOG.md index 8403c70857e..358f0cc3db6 100644 --- a/service/chimesdkmediapipelines/CHANGELOG.md +++ b/service/chimesdkmediapipelines/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.0 (2023-09-25) + +* **Feature**: Adds support for sending WebRTC audio to Amazon Kineses Video Streams. + # v1.8.0 (2023-09-01) * **Feature**: This release adds support for the Voice Analytics feature for customer-owned KVS streams as part of the Amazon Chime SDK call analytics. diff --git a/service/chimesdkmediapipelines/go_module_metadata.go b/service/chimesdkmediapipelines/go_module_metadata.go index 276e0e00ce9..b69c4d2a73e 100644 --- a/service/chimesdkmediapipelines/go_module_metadata.go +++ b/service/chimesdkmediapipelines/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkmediapipelines // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.9.0" diff --git a/service/emrserverless/CHANGELOG.md b/service/emrserverless/CHANGELOG.md index 4d3b45ea7e3..eb765b31dbb 100644 --- a/service/emrserverless/CHANGELOG.md +++ b/service/emrserverless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.0 (2023-09-25) + +* **Feature**: This release adds support for application-wide default job configurations. + # v1.10.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/emrserverless/go_module_metadata.go b/service/emrserverless/go_module_metadata.go index df01e874111..e12f42269a2 100644 --- a/service/emrserverless/go_module_metadata.go +++ b/service/emrserverless/go_module_metadata.go @@ -3,4 +3,4 @@ package emrserverless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.5" +const goModuleVersion = "1.11.0" diff --git a/service/finspacedata/CHANGELOG.md b/service/finspacedata/CHANGELOG.md index 22185a853f4..aea03ae0e63 100644 --- a/service/finspacedata/CHANGELOG.md +++ b/service/finspacedata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.0 (2023-09-25) + +* **Feature**: Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs. + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/finspacedata/go_module_metadata.go b/service/finspacedata/go_module_metadata.go index 0aed2721c38..8d4f94417e8 100644 --- a/service/finspacedata/go_module_metadata.go +++ b/service/finspacedata/go_module_metadata.go @@ -3,4 +3,4 @@ package finspacedata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.17.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 29a01608509..147aaf2c37f 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -76,14 +76,14 @@ require ( github.com/aws/aws-sdk-go-v2/service/snowball v1.21.5 github.com/aws/aws-sdk-go-v2/service/sns v1.22.0 github.com/aws/aws-sdk-go-v2/service/sqs v1.24.5 - github.com/aws/aws-sdk-go-v2/service/ssm v1.37.5 + github.com/aws/aws-sdk-go-v2/service/ssm v1.38.0 github.com/aws/aws-sdk-go-v2/service/sts v1.22.0 github.com/aws/aws-sdk-go-v2/service/support v1.16.5 github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.19.0 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.11.0 github.com/aws/aws-sdk-go-v2/service/waf v1.14.0 github.com/aws/aws-sdk-go-v2/service/wafregional v1.15.0 - github.com/aws/aws-sdk-go-v2/service/wafv2 v1.38.0 + github.com/aws/aws-sdk-go-v2/service/wafv2 v1.39.0 github.com/aws/aws-sdk-go-v2/service/workspaces v1.30.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8 diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index e9cb8bf5d38..1b00e829c2a 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.44.0 (2023-09-25) + +* **Feature**: Added ability to tag users upon creation. + # v1.43.0 (2023-09-11) * **Feature**: This release launches new updates to QuickSight KPI visuals - support for sparklines, new templated layout and new targets for conditional formatting rules. diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index a69482357f7..e01c8b2735e 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.43.0" +const goModuleVersion = "1.44.0" diff --git a/service/rolesanywhere/CHANGELOG.md b/service/rolesanywhere/CHANGELOG.md index 92e70e75106..46983b60109 100644 --- a/service/rolesanywhere/CHANGELOG.md +++ b/service/rolesanywhere/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.6 (2023-09-25) + +* No change notes available for this release. + # v1.3.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/rolesanywhere/go_module_metadata.go b/service/rolesanywhere/go_module_metadata.go index 1cb1e0e14c8..1adb3e19d62 100644 --- a/service/rolesanywhere/go_module_metadata.go +++ b/service/rolesanywhere/go_module_metadata.go @@ -3,4 +3,4 @@ package rolesanywhere // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.5" +const goModuleVersion = "1.3.6" diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index 12163781126..de8e8c5a9a1 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.38.0 (2023-09-25) + +* **Feature**: This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output. + # v1.37.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ssm/go_module_metadata.go b/service/ssm/go_module_metadata.go index a3c8af99c4d..431e15c7a3f 100644 --- a/service/ssm/go_module_metadata.go +++ b/service/ssm/go_module_metadata.go @@ -3,4 +3,4 @@ package ssm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.37.5" +const goModuleVersion = "1.38.0" diff --git a/service/wafv2/CHANGELOG.md b/service/wafv2/CHANGELOG.md index b34c129fc2f..f6748531618 100644 --- a/service/wafv2/CHANGELOG.md +++ b/service/wafv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.39.0 (2023-09-25) + +* **Feature**: You can now perform an exact match against the web request's JA3 fingerprint. + # v1.38.0 (2023-09-06) * **Feature**: The targeted protection level of the Bot Control managed rule group now provides optional, machine-learning analysis of traffic statistics to detect some bot-related activity. You can enable or disable the machine learning functionality through the API. diff --git a/service/wafv2/go_module_metadata.go b/service/wafv2/go_module_metadata.go index 90729996ac2..e76ee43a41a 100644 --- a/service/wafv2/go_module_metadata.go +++ b/service/wafv2/go_module_metadata.go @@ -3,4 +3,4 @@ package wafv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.38.0" +const goModuleVersion = "1.39.0"