Skip to content

Commit

Permalink
Release 2024-10-15
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 15, 2024
1 parent bf76f90 commit 8ed647a
Show file tree
Hide file tree
Showing 34 changed files with 82 additions and 88 deletions.
8 changes: 0 additions & 8 deletions .changelog/66854abc82354af4a993a956c1bbea29.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/844e583e4e174484ac017e4f6dc22437.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9894a254a3f843a58a96cf26c950efc0.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# Release (2024-10-15)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/amplify`: [v1.27.0](service/amplify/CHANGELOG.md#v1270-2024-10-15)
* **Feature**: Added sourceUrlType field to StartDeployment request
* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.55.3](service/cloudformation/CHANGELOG.md#v1553-2024-10-15)
* **Documentation**: Documentation update for AWS CloudFormation API Reference.
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.46.0](service/codebuild/CHANGELOG.md#v1460-2024-10-15)
* **Feature**: Enable proxy for reserved capacity fleet.
* `github.com/aws/aws-sdk-go-v2/service/ivs`: [v1.41.0](service/ivs/CHANGELOG.md#v1410-2024-10-15)
* **Feature**: On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key.
* `github.com/aws/aws-sdk-go-v2/service/qbusiness`: [v1.14.0](service/qbusiness/CHANGELOG.md#v1140-2024-10-15)
* **Feature**: Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites.
* `github.com/aws/aws-sdk-go-v2/service/redshift`: [v1.50.0](service/redshift/CHANGELOG.md#v1500-2024-10-15)
* **Feature**: This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations.
* `github.com/aws/aws-sdk-go-v2/service/resiliencehub`: [v1.27.0](service/resiliencehub/CHANGELOG.md#v1270-2024-10-15)
* **Feature**: AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement.
* `github.com/aws/aws-sdk-go-v2/service/sesv2`: [v1.37.0](service/sesv2/CHANGELOG.md#v1370-2024-10-15)
* **Feature**: This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery.
* `github.com/aws/aws-sdk-go-v2/service/transcribestreaming`: [v1.22.0](service/transcribestreaming/CHANGELOG.md#v1220-2024-10-15)
* **Feature**: We are expanding support for 40 new locales in AWS Transcribe Streaming.

# Release (2024-10-14)

## 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.35 (2024-10-15)

* No change notes available for this release.

# v1.14.34 (2024-10-14)

* 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/amplify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.27.0 (2024-10-15)

* **Feature**: Added sourceUrlType field to StartDeployment request

# v1.26.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/amplify/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/cloudformation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.55.3 (2024-10-15)

* **Documentation**: Documentation update for AWS CloudFormation API Reference.

# v1.55.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/cloudformation/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/codebuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.46.0 (2024-10-15)

* **Feature**: Enable proxy for reserved capacity fleet.

# v1.45.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/codebuild/go_module_metadata.go

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

8 changes: 4 additions & 4 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ require (
github.com/aws/aws-sdk-go-v2/service/appstream v1.41.2
github.com/aws/aws-sdk-go-v2/service/athena v1.47.2
github.com/aws/aws-sdk-go-v2/service/batch v1.46.2
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.55.2
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.55.3
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.40.2
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.27.2
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.44.2
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.42.2
github.com/aws/aws-sdk-go-v2/service/codebuild v1.45.2
github.com/aws/aws-sdk-go-v2/service/codebuild v1.46.0
github.com/aws/aws-sdk-go-v2/service/codecommit v1.27.2
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.29.2
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.36.0
Expand Down Expand Up @@ -58,7 +58,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.23.2
github.com/aws/aws-sdk-go-v2/service/polly v1.45.2
github.com/aws/aws-sdk-go-v2/service/rds v1.87.2
github.com/aws/aws-sdk-go-v2/service/redshift v1.49.1
github.com/aws/aws-sdk-go-v2/service/redshift v1.50.0
github.com/aws/aws-sdk-go-v2/service/rekognition v1.45.2
github.com/aws/aws-sdk-go-v2/service/route53 v1.45.2
github.com/aws/aws-sdk-go-v2/service/route53domains v1.27.2
Expand All @@ -77,7 +77,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sts v1.32.2
github.com/aws/aws-sdk-go-v2/service/support v1.26.2
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.29.2
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.21.2
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.22.0
github.com/aws/aws-sdk-go-v2/service/waf v1.25.2
github.com/aws/aws-sdk-go-v2/service/wafregional v1.25.2
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.54.2
Expand Down
4 changes: 4 additions & 0 deletions service/ivs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.41.0 (2024-10-15)

* **Feature**: On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key.

# v1.40.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/ivs/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/qbusiness/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.0 (2024-10-15)

* **Feature**: Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites.

# v1.13.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/qbusiness/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/redshift/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.50.0 (2024-10-15)

* **Feature**: This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations.

# v1.49.1 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/redshift/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/resiliencehub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.27.0 (2024-10-15)

* **Feature**: AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement.

# v1.26.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/resiliencehub/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/sesv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.37.0 (2024-10-15)

* **Feature**: This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery.

# v1.36.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/sesv2/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/ssmquicksetup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.2.3 (2024-10-15)

* No change notes available for this release.

# v1.2.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/ssmquicksetup/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/transcribestreaming/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.0 (2024-10-15)

* **Feature**: We are expanding support for 40 new locales in AWS Transcribe Streaming.

# v1.21.2 (2024-10-08)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/transcribestreaming/go_module_metadata.go

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

2 changes: 1 addition & 1 deletion service/transcribestreaming/internal/testing/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go-v2 v1.32.2
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.6
github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.5.2
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.21.2
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.22.0
github.com/aws/smithy-go v1.22.0
)

Expand Down

0 comments on commit 8ed647a

Please sign in to comment.