Skip to content

Commit

Permalink
Release 2023-09-25
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 25, 2023
1 parent b4bd57b commit def1175
Show file tree
Hide file tree
Showing 25 changed files with 60 additions and 66 deletions.
8 changes: 0 additions & 8 deletions .changelog/3d5e04fc33d549b0865b9dfb20e2d422.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5667b11ba09d4eb5a54a9702720c1e86.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/585c50a8a0a6494b892854ecaea8b4db.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/66bf894656d14a76adfebb22cf2bcf1e.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/966185a976c042be98fdef35cec9ec04.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/b3b8eb845c4b4e98bc97f1bfe72e0c5b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/ecd6cf8f6c21400b8ad53540fe9cfc61.json

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions service/amplifyuibuilder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion service/amplifyuibuilder/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/chimesdkmediapipelines/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion service/chimesdkmediapipelines/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/emrserverless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion service/emrserverless/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/finspacedata/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion service/finspacedata/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions service/quicksight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion service/quicksight/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/rolesanywhere/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion service/rolesanywhere/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/ssm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion service/ssm/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/wafv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion service/wafv2/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit def1175

Please sign in to comment.