Skip to content

Commit

Permalink
Release 2023-12-29
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 29, 2023
1 parent 8a981b5 commit 89697eb
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 27 deletions.
8 changes: 0 additions & 8 deletions .changelog/05721c32236245c6abdf8846aaa9da78.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Release (2023-12-29)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/apprunner`: [v1.26.0](service/apprunner/CHANGELOG.md#v1260-2023-12-29)
* **Feature**: AWS App Runner adds Python 3.11 and Node.js 18 runtimes.
* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.34.0](service/location/CHANGELOG.md#v1340-2023-12-29)
* **Feature**: This release introduces a new parameter to bypasses an API key's expiry conditions and delete the key.
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.55.0](service/quicksight/CHANGELOG.md#v1550-2023-12-29)
* **Feature**: Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics

# Release (2023-12-28)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/apprunner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.26.0 (2023-12-29)

* **Feature**: AWS App Runner adds Python 3.11 and Node.js 18 runtimes.

# v1.25.5 (2023-12-08)

* **Bug Fix**: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.
Expand Down
2 changes: 1 addition & 1 deletion service/apprunner/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/location/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.34.0 (2023-12-29)

* **Feature**: This release introduces a new parameter to bypasses an API key's expiry conditions and delete the key.

# v1.33.0 (2023-12-12)

* **Feature**: This release 1) adds sub-municipality field in Places API for searching and getting places information, and 2) allows optimizing route calculation based on expected arrival time.
Expand Down
2 changes: 1 addition & 1 deletion service/location/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.55.0 (2023-12-29)

* **Feature**: Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics

# v1.54.1 (2023-12-18)

* **Documentation**: A docs-only release to add missing entities to the API reference.
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.

0 comments on commit 89697eb

Please sign in to comment.