Skip to content

Commit

Permalink
Release 2024-05-17
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed May 17, 2024
1 parent af56513 commit 4aa29b1
Show file tree
Hide file tree
Showing 17 changed files with 39 additions and 47 deletions.
8 changes: 0 additions & 8 deletions .changelog/21abd98ed1904a57979c6d85d21fb572.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6094f2555d3249d48246193890b78db9.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/7697438194794de99b94d18eb7d6b91f.json

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/codebuild`: [v1.36.0](service/codebuild/CHANGELOG.md#v1360-2024-05-17)
* **Feature**: Aws CodeBuild now supports 36 hours build timeout
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.31.0](service/elasticloadbalancingv2/CHANGELOG.md#v1310-2024-05-17)
* **Feature**: This release adds dualstack-without-public-ipv4 IP address type for ALB.
* `github.com/aws/aws-sdk-go-v2/service/lakeformation`: [v1.33.0](service/lakeformation/CHANGELOG.md#v1330-2024-05-17)
* **Feature**: Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal
* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.48.0](service/transfer/CHANGELOG.md#v1480-2024-05-17)
* **Feature**: Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.

# Release (2024-05-16)

## General Highlights
Expand Down
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.36.0 (2024-05-17)

* **Feature**: Aws CodeBuild now supports 36 hours build timeout

# v1.35.1 (2024-05-16)

* **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.

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.31.0 (2024-05-17)

* **Feature**: This release adds dualstack-without-public-ipv4 IP address type for ALB.

# v1.30.8 (2024-05-16)

* **Dependency Update**: Updated to the latest SDK module versions
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: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.22.7
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.39.5
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.38.3
github.com/aws/aws-sdk-go-v2/service/codebuild v1.35.1
github.com/aws/aws-sdk-go-v2/service/codebuild v1.36.0
github.com/aws/aws-sdk-go-v2/service/codecommit v1.22.7
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.25.7
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.27.3
Expand All @@ -39,7 +39,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticache v1.38.4
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.23.7
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.24.7
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.30.8
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.31.0
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.28.7
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.22.7
github.com/aws/aws-sdk-go-v2/service/emr v1.39.8
Expand Down
4 changes: 4 additions & 0 deletions service/lakeformation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.33.0 (2024-05-17)

* **Feature**: Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal

# v1.32.3 (2024-05-16)

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

* No change notes available for this release.

# v1.27.0 (2024-05-16)

* **Feature**: Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow.
Expand Down
2 changes: 1 addition & 1 deletion service/mwaa/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/transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.48.0 (2024-05-17)

* **Feature**: Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.

# v1.47.5 (2024-05-16)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/transfer/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 4aa29b1

Please sign in to comment.