Skip to content

Commit

Permalink
Release 2023-12-12
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 12, 2023
1 parent 0a1bc73 commit 03f5fb2
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 28 deletions.
8 changes: 0 additions & 8 deletions .changelog/2b1847c0d41040209aeacf887ec15af6.json

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.30.0](service/cloudwatchlogs/CHANGELOG.md#v1300-2023-12-12)
* **Feature**: This release introduces the StartLiveTail API to tail ingested logs in near real time.
* `github.com/aws/aws-sdk-go-v2/service/imagebuilder`: [v1.30.0](service/imagebuilder/CHANGELOG.md#v1300-2023-12-12)
* **Feature**: This release adds the Image Workflows feature to give more flexibility and control over the image building and testing process.
* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.33.0](service/location/CHANGELOG.md#v1330-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.

# Release (2023-12-11)

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

* No change notes available for this release.

# v1.22.3 (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/cloud9/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/cloudwatchlogs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.30.0 (2023-12-12)

* **Feature**: This release introduces the StartLiveTail API to tail ingested logs in near real time.

# v1.29.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/cloudwatchlogs/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/imagebuilder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.30.0 (2023-12-12)

* **Feature**: This release adds the Image Workflows feature to give more flexibility and control over the image building and testing process.

# v1.29.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/imagebuilder/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.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.

# v1.32.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/location/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 03f5fb2

Please sign in to comment.