Skip to content

Commit

Permalink
Release 2024-09-12
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Sep 12, 2024
1 parent e13e783 commit 1b644bf
Show file tree
Hide file tree
Showing 28 changed files with 70 additions and 78 deletions.
8 changes: 0 additions & 8 deletions .changelog/1b516ca9afd24388ae4948b73f864ef7.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/243833c738ea42d4a2d93a864815ce33.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2be32db826e2422c9de1a8a2a5cd9dfd.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2f5f9ed771ff4789bba6b531a2e40ae1.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/4d66881537944deb8ba4292753b569b5.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/87ae5fab879e4708964d7cbc5a9b1860.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9de88b61b67046d390960851970ae313.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/eee8ee902fee4f05aad5f1fb78ee2925.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-12)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.44.0](service/cognitoidentityprovider/CHANGELOG.md#v1440-2024-09-12)
* **Feature**: Added email MFA option to user pools with advanced security features.
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.37.0](service/elasticloadbalancingv2/CHANGELOG.md#v1370-2024-09-12)
* **Feature**: Correct incorrectly mapped error in ELBv2 waiters
* `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.43.0](service/emr/CHANGELOG.md#v1430-2024-09-12)
* **Feature**: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters.
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.96.0](service/glue/CHANGELOG.md#v1960-2024-09-12)
* **Feature**: AWS Glue is introducing two new optimizers for Apache Iceberg tables: snapshot retention and orphan file deletion. Customers can enable these optimizers and customize their configurations to perform daily maintenance tasks on their Iceberg tables based on their specific requirements.
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.58.0](service/mediaconvert/CHANGELOG.md#v1580-2024-09-12)
* **Feature**: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.82.5](service/rds/CHANGELOG.md#v1825-2024-09-12)
* **Documentation**: This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters.
* `github.com/aws/aws-sdk-go-v2/service/storagegateway`: [v1.32.0](service/storagegateway/CHANGELOG.md#v1320-2024-09-12)
* **Feature**: The S3 File Gateway now supports DSSE-KMS encryption. A new parameter EncryptionType is added to these APIs: CreateSmbFileShare, CreateNfsFileShare, UpdateSmbFileShare, UpdateNfsFileShare, DescribeSmbFileShares, DescribeNfsFileShares. Also, in favor of EncryptionType, KmsEncrypted is deprecated.
* `github.com/aws/aws-sdk-go-v2/service/synthetics`: [v1.27.0](service/synthetics/CHANGELOG.md#v1270-2024-09-12)
* **Feature**: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters.

# Release (2024-09-11)

## Module 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.12 (2024-09-12)

* No change notes available for this release.

# v1.14.11 (2024-09-11)

* 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/cognitoidentityprovider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.44.0 (2024-09-12)

* **Feature**: Added email MFA option to user pools with advanced security features.

# v1.43.4 (2024-09-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/cognitoidentityprovider/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/elasticloadbalancingv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.37.0 (2024-09-12)

* **Feature**: Correct incorrectly mapped error in ELBv2 waiters

# v1.36.0 (2024-09-09)

* **Feature**: Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API.
Expand Down
2 changes: 1 addition & 1 deletion service/elasticloadbalancingv2/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/emr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.43.0 (2024-09-12)

* **Feature**: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters.

# v1.42.6 (2024-09-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/emr/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.96.0 (2024-09-12)

* **Feature**: AWS Glue is introducing two new optimizers for Apache Iceberg tables: snapshot retention and orphan file deletion. Customers can enable these optimizers and customize their configurations to perform daily maintenance tasks on their Iceberg tables based on their specific requirements.

# v1.95.2 (2024-09-04)

* No change notes available for this release.
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.

10 changes: 5 additions & 5 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codecommit v1.25.3
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.27.7
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.31.4
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.43.4
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.44.0
github.com/aws/aws-sdk-go-v2/service/configservice v1.48.7
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.26.6
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.40.7
Expand All @@ -37,15 +37,15 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticache v1.40.9
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.26.6
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.26.7
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.36.0
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.37.0
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.30.7
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.25.6
github.com/aws/aws-sdk-go-v2/service/emr v1.42.6
github.com/aws/aws-sdk-go-v2/service/emr v1.43.0
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.33.7
github.com/aws/aws-sdk-go-v2/service/firehose v1.32.4
github.com/aws/aws-sdk-go-v2/service/gamelift v1.34.0
github.com/aws/aws-sdk-go-v2/service/glacier v1.24.6
github.com/aws/aws-sdk-go-v2/service/glue v1.95.2
github.com/aws/aws-sdk-go-v2/service/glue v1.96.0
github.com/aws/aws-sdk-go-v2/service/health v1.26.6
github.com/aws/aws-sdk-go-v2/service/iam v1.35.2
github.com/aws/aws-sdk-go-v2/service/inspector v1.23.6
Expand All @@ -58,7 +58,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/neptune v1.33.7
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.21.6
github.com/aws/aws-sdk-go-v2/service/polly v1.43.2
github.com/aws/aws-sdk-go-v2/service/rds v1.82.4
github.com/aws/aws-sdk-go-v2/service/rds v1.82.5
github.com/aws/aws-sdk-go-v2/service/redshift v1.46.8
github.com/aws/aws-sdk-go-v2/service/rekognition v1.43.5
github.com/aws/aws-sdk-go-v2/service/route53 v1.43.2
Expand Down
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.58.0 (2024-09-12)

* **Feature**: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback

# v1.57.6 (2024-09-04)

* No change notes available for this release.
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/rds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.82.5 (2024-09-12)

* **Documentation**: This release adds support for the os-upgrade pending maintenance action for Amazon Aurora DB clusters.

# v1.82.4 (2024-09-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/rds/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/storagegateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.32.0 (2024-09-12)

* **Feature**: The S3 File Gateway now supports DSSE-KMS encryption. A new parameter EncryptionType is added to these APIs: CreateSmbFileShare, CreateNfsFileShare, UpdateSmbFileShare, UpdateNfsFileShare, DescribeSmbFileShares, DescribeNfsFileShares. Also, in favor of EncryptionType, KmsEncrypted is deprecated.

# v1.31.6 (2024-09-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/storagegateway/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/synthetics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.27.0 (2024-09-12)

* **Feature**: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters.

# v1.26.8 (2024-09-04)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/synthetics/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 1b644bf

Please sign in to comment.