Skip to content

Commit

Permalink
Release 2024-09-19
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 19, 2024
1 parent e91c9c4 commit 18f7b40
Show file tree
Hide file tree
Showing 28 changed files with 67 additions and 75 deletions.
8 changes: 0 additions & 8 deletions .changelog/1aed1d178fc8423aad9504e4f907cfcb.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/345fe5f4bfe74ac7a09b2a6cfabdbce7.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5ada7c81bf7a41b19797a7d6ff960c17.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6aec3289a3f140089d861db465547dba.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# Release (2024-09-19)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/codeconnections`: [v1.3.0](service/codeconnections/CHANGELOG.md#v130-2024-09-19)
* **Feature**: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.97.0](service/glue/CHANGELOG.md#v1970-2024-09-19)
* **Feature**: This change is for releasing TestConnection api SDK model
* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.60.0](service/lambda/CHANGELOG.md#v1600-2024-09-19)
* **Feature**: Tagging support for Lambda event source mapping, and code signing configuration resources.
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.59.0](service/mediaconvert/CHANGELOG.md#v1590-2024-09-19)
* **Feature**: This release provides support for additional DRM configurations per SPEKE Version 2.0.
* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.60.0](service/medialive/CHANGELOG.md#v1600-2024-09-19)
* **Feature**: Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings.
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.72.0](service/quicksight/CHANGELOG.md#v1720-2024-09-19)
* **Feature**: QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors.
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.158.0](service/sagemaker/CHANGELOG.md#v11580-2024-09-19)
* **Feature**: Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications.
* `github.com/aws/aws-sdk-go-v2/service/workspacesweb`: [v1.22.0](service/workspacesweb/CHANGELOG.md#v1220-2024-09-19)
* **Feature**: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs.

# Release (2024-09-18)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions feature/dynamodbstreams/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.17 (2024-09-19)

* No change notes available for this release.

# v1.14.16 (2024-09-18)

* No change notes available for this release.
Expand Down

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

4 changes: 4 additions & 0 deletions service/codeconnections/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.3.0 (2024-09-19)

* **Feature**: This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output

# v1.2.7 (2024-09-17)

* **Bug Fix**: **BREAKFIX**: Only generate AccountIDEndpointMode config for services that use it. This is a compiler break, but removes no actual functionality, as no services currently use the account ID in endpoint resolution.
Expand Down
2 changes: 1 addition & 1 deletion service/codeconnections/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/glue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.97.0 (2024-09-19)

* **Feature**: This change is for releasing TestConnection api SDK model

# v1.96.1 (2024-09-17)

* **Bug Fix**: **BREAKFIX**: Only generate AccountIDEndpointMode config for services that use it. This is a compiler break, but removes no actual functionality, as no services currently use the account ID in endpoint resolution.
Expand Down
2 changes: 1 addition & 1 deletion service/glue/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 @@ -45,14 +45,14 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.32.5
github.com/aws/aws-sdk-go-v2/service/gamelift v1.34.1
github.com/aws/aws-sdk-go-v2/service/glacier v1.24.7
github.com/aws/aws-sdk-go-v2/service/glue v1.96.1
github.com/aws/aws-sdk-go-v2/service/glue v1.97.0
github.com/aws/aws-sdk-go-v2/service/health v1.26.7
github.com/aws/aws-sdk-go-v2/service/iam v1.35.3
github.com/aws/aws-sdk-go-v2/service/inspector v1.23.7
github.com/aws/aws-sdk-go-v2/service/iot v1.56.1
github.com/aws/aws-sdk-go-v2/service/kinesis v1.29.8
github.com/aws/aws-sdk-go-v2/service/kms v1.35.8
github.com/aws/aws-sdk-go-v2/service/lambda v1.59.0
github.com/aws/aws-sdk-go-v2/service/lambda v1.60.0
github.com/aws/aws-sdk-go-v2/service/lightsail v1.40.7
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.22.7
github.com/aws/aws-sdk-go-v2/service/neptune v1.33.8
Expand Down
4 changes: 4 additions & 0 deletions service/lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.60.0 (2024-09-19)

* **Feature**: Tagging support for Lambda event source mapping, and code signing configuration resources.

# v1.59.0 (2024-09-17)

* **Feature**: Support for JSON resource-based policies and block public access
Expand Down
2 changes: 1 addition & 1 deletion service/lambda/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/mediaconvert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.59.0 (2024-09-19)

* **Feature**: This release provides support for additional DRM configurations per SPEKE Version 2.0.

# v1.58.1 (2024-09-17)

* **Bug Fix**: **BREAKFIX**: Only generate AccountIDEndpointMode config for services that use it. This is a compiler break, but removes no actual functionality, as no services currently use the account ID in endpoint resolution.
Expand Down
2 changes: 1 addition & 1 deletion service/mediaconvert/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/medialive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.60.0 (2024-09-19)

* **Feature**: Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings.

# v1.59.1 (2024-09-17)

* **Bug Fix**: **BREAKFIX**: Only generate AccountIDEndpointMode config for services that use it. This is a compiler break, but removes no actual functionality, as no services currently use the account ID in endpoint resolution.
Expand Down
2 changes: 1 addition & 1 deletion service/medialive/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/quicksight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.72.0 (2024-09-19)

* **Feature**: QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors.

# v1.71.3 (2024-09-17)

* **Bug Fix**: **BREAKFIX**: Only generate AccountIDEndpointMode config for services that use it. This is a compiler break, but removes no actual functionality, as no services currently use the account ID in endpoint resolution.
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/sagemaker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.158.0 (2024-09-19)

* **Feature**: Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications.

# v1.157.1 (2024-09-17)

* **Bug Fix**: **BREAKFIX**: Only generate AccountIDEndpointMode config for services that use it. This is a compiler break, but removes no actual functionality, as no services currently use the account ID in endpoint resolution.
Expand Down
2 changes: 1 addition & 1 deletion service/sagemaker/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/workspacesweb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.0 (2024-09-19)

* **Feature**: WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs.

# v1.21.8 (2024-09-17)

* **Bug Fix**: **BREAKFIX**: Only generate AccountIDEndpointMode config for services that use it. This is a compiler break, but removes no actual functionality, as no services currently use the account ID in endpoint resolution.
Expand Down
2 changes: 1 addition & 1 deletion service/workspacesweb/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 18f7b40

Please sign in to comment.