Skip to content

Commit

Permalink
Release 2023-11-27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 27, 2023
1 parent a264f87 commit d66ab2c
Show file tree
Hide file tree
Showing 32 changed files with 77 additions and 93 deletions.
8 changes: 0 additions & 8 deletions .changelog/3626bb57b00140ba8d28bdad3b914ca4.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3dcf153d980d41e0a712e959da213b00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/678775d830b7420eba3e6b2a8dff2a7f.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/7470f9e2d8624a9aaf6d03b958b56262.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/792433a328ca4a8aaae246ba86d6144a.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/907d07a481484c52af2e7df7b78882f4.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# Release (2023-11-27.2)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/appsync`: [v1.25.0](service/appsync/CHANGELOG.md#v1250-2023-11-272)
* **Feature**: This update enables introspection of Aurora cluster databases using the RDS Data API
* `github.com/aws/aws-sdk-go-v2/service/b2bi`: [v1.0.0-preview](service/b2bi/CHANGELOG.md#v100-preview-2023-11-272)
* **Feature**: This is the initial SDK release for AWS B2B Data Interchange.
* `github.com/aws/aws-sdk-go-v2/service/backup`: [v1.29.0](service/backup/CHANGELOG.md#v1290-2023-11-272)
* **Feature**: AWS Backup now supports restore testing, a new feature that allows customers to automate restore testing and validating their backups. Additionally, this release adds support for EBS Snapshots Archive tier.
* `github.com/aws/aws-sdk-go-v2/service/controltower`: [v1.9.0](service/controltower/CHANGELOG.md#v190-2023-11-272)
* **Feature**: This release adds the following support: 1. The EnableControl API can configure controls that are configurable. 2. The GetEnabledControl API shows the configured parameters on an enabled control. 3. The new UpdateEnabledControl API can change parameters on an enabled control.
* `github.com/aws/aws-sdk-go-v2/service/efs`: [v1.25.0](service/efs/CHANGELOG.md#v1250-2023-11-272)
* **Feature**: Adding support for EFS Replication to existing file system.
* `github.com/aws/aws-sdk-go-v2/service/fis`: [v1.20.0](service/fis/CHANGELOG.md#v1200-2023-11-272)
* **Feature**: AWS FIS adds support for multi-account experiments & empty target resolution. This release also introduces the CreateTargetAccountConfiguration API that allows experiments across multiple AWS accounts, and the ListExperimentResolvedTargets API to list target details.
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.70.0](service/glue/CHANGELOG.md#v1700-2023-11-272)
* **Feature**: add observations support to DQ CodeGen config model + update document for connectiontypes supported by ConnectorData entities
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.63.3](service/rds/CHANGELOG.md#v1633-2023-11-272)
* **Documentation**: Updates Amazon RDS documentation for support for RDS for Db2.
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.42.0](service/securityhub/CHANGELOG.md#v1420-2023-11-272)
* **Feature**: Adds and updates APIs to support central configuration. This feature allows the Security Hub delegated administrator to configure Security Hub for their entire AWS Org across multiple regions from a home Region. With this release, findings also include account name and application metadata.
* `github.com/aws/aws-sdk-go-v2/service/transcribe`: [v1.33.0](service/transcribe/CHANGELOG.md#v1330-2023-11-272)
* **Feature**: This release adds support for AWS HealthScribe APIs within Amazon Transcribe

# Release (2023-11-27)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/appsync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.0 (2023-11-27.2)

* **Feature**: This update enables introspection of Aurora cluster databases using the RDS Data API

# v1.24.3 (2023-11-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/appsync/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/b2bi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# v1.0.0-preview (2023-11-27.2)

* **Feature**: This is the initial SDK release for AWS B2B Data Interchange.

2 changes: 1 addition & 1 deletion service/b2bi/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/backup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.29.0 (2023-11-27.2)

* **Feature**: AWS Backup now supports restore testing, a new feature that allows customers to automate restore testing and validating their backups. Additionally, this release adds support for EBS Snapshots Archive tier.

# v1.28.2 (2023-11-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/backup/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/controltower/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.9.0 (2023-11-27.2)

* **Feature**: This release adds the following support: 1. The EnableControl API can configure controls that are configurable. 2. The GetEnabledControl API shows the configured parameters on an enabled control. 3. The new UpdateEnabledControl API can change parameters on an enabled control.

# v1.8.0 (2023-11-27)

* **Feature**: Add APIs to create and manage a landing zone.
Expand Down
2 changes: 1 addition & 1 deletion service/controltower/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/efs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.0 (2023-11-27.2)

* **Feature**: Adding support for EFS Replication to existing file system.

# v1.24.0 (2023-11-27)

* **Feature**: Adding support for EFS Archive lifecycle configuration.
Expand Down
2 changes: 1 addition & 1 deletion service/efs/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/fis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.20.0 (2023-11-27.2)

* **Feature**: AWS FIS adds support for multi-account experiments & empty target resolution. This release also introduces the CreateTargetAccountConfiguration API that allows experiments across multiple AWS accounts, and the ListExperimentResolvedTargets API to list target details.

# v1.19.3 (2023-11-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/fis/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.70.0 (2023-11-27.2)

* **Feature**: add observations support to DQ CodeGen config model + update document for connectiontypes supported by ConnectorData entities

# v1.69.1 (2023-11-20)

* **Dependency Update**: Updated to the latest SDK module versions
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.

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ec2 v1.137.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.23.1
github.com/aws/aws-sdk-go-v2/service/ecs v1.34.0
github.com/aws/aws-sdk-go-v2/service/efs v1.24.0
github.com/aws/aws-sdk-go-v2/service/efs v1.25.0
github.com/aws/aws-sdk-go-v2/service/elasticache v1.32.3
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.19.3
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.20.3
Expand All @@ -46,7 +46,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.21.3
github.com/aws/aws-sdk-go-v2/service/gamelift v1.26.3
github.com/aws/aws-sdk-go-v2/service/glacier v1.18.3
github.com/aws/aws-sdk-go-v2/service/glue v1.69.1
github.com/aws/aws-sdk-go-v2/service/glue v1.70.0
github.com/aws/aws-sdk-go-v2/service/health v1.21.3
github.com/aws/aws-sdk-go-v2/service/iam v1.27.3
github.com/aws/aws-sdk-go-v2/service/inspector v1.18.3
Expand All @@ -60,7 +60,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/opsworks v1.18.3
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.16.3
github.com/aws/aws-sdk-go-v2/service/polly v1.35.1
github.com/aws/aws-sdk-go-v2/service/rds v1.63.2
github.com/aws/aws-sdk-go-v2/service/rds v1.63.3
github.com/aws/aws-sdk-go-v2/service/redshift v1.38.0
github.com/aws/aws-sdk-go-v2/service/rekognition v1.34.3
github.com/aws/aws-sdk-go-v2/service/route53 v1.34.3
Expand Down
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.63.3 (2023-11-27.2)

* **Documentation**: Updates Amazon RDS documentation for support for RDS for Db2.

# v1.63.2 (2023-11-27)

* 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/securityhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.42.0 (2023-11-27.2)

* **Feature**: Adds and updates APIs to support central configuration. This feature allows the Security Hub delegated administrator to configure Security Hub for their entire AWS Org across multiple regions from a home Region. With this release, findings also include account name and application metadata.

# v1.41.0 (2023-11-27)

* **Feature**: Adds and updates APIs to support customizable security controls. This feature allows Security Hub customers to provide custom parameters for security controls. With this release, findings for controls that support custom parameters will include the parameters used to generate the findings.
Expand Down
2 changes: 1 addition & 1 deletion service/securityhub/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/transcribe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.33.0 (2023-11-27.2)

* **Feature**: This release adds support for AWS HealthScribe APIs within Amazon Transcribe

# v1.32.0 (2023-11-27)

* **Feature**: This release adds support for transcriptions from audio sources in 64 new languages and introduces generative call summarization in Transcribe Call Analytics (Post call)
Expand Down
2 changes: 1 addition & 1 deletion service/transcribe/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 d66ab2c

Please sign in to comment.