Skip to content

Commit

Permalink
Release 2024-04-19
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 19, 2024
1 parent 07d6fe7 commit 22b7ca9
Show file tree
Hide file tree
Showing 12 changed files with 26 additions and 36 deletions.
8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/62c5756883754bab8879f918aba5ef39.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/80f5c6a2372b47c5b049e6a11f50dbc1.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/93e1fe4d18c540428603b6b54eb1d3fe.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 (2024-04-19)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.80.0](service/glue/CHANGELOG.md#v1800-2024-04-19)
* **Feature**: Adding RowFilter in the response for GetUnfilteredTableMetadata API
* `github.com/aws/aws-sdk-go-v2/service/internetmonitor`: [v1.14.0](service/internetmonitor/CHANGELOG.md#v1140-2024-04-19)
* **Feature**: This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.
* `github.com/aws/aws-sdk-go-v2/service/personalize`: [v1.33.0](service/personalize/CHANGELOG.md#v1330-2024-04-19)
* **Feature**: This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign

# Release (2024-04-18)

## Module Highlights
Expand Down
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.80.0 (2024-04-19)

* **Feature**: Adding RowFilter in the response for GetUnfilteredTableMetadata API

# v1.79.0 (2024-04-12)

* **Feature**: Modifying request for GetUnfilteredTableMetadata for view-related fields.
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.

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/firehose v1.28.6
github.com/aws/aws-sdk-go-v2/service/gamelift v1.30.4
github.com/aws/aws-sdk-go-v2/service/glacier v1.22.4
github.com/aws/aws-sdk-go-v2/service/glue v1.79.0
github.com/aws/aws-sdk-go-v2/service/glue v1.80.0
github.com/aws/aws-sdk-go-v2/service/health v1.24.4
github.com/aws/aws-sdk-go-v2/service/iam v1.32.0
github.com/aws/aws-sdk-go-v2/service/inspector v1.21.4
Expand Down
4 changes: 4 additions & 0 deletions service/internetmonitor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.0 (2024-04-19)

* **Feature**: This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.

# v1.13.0 (2024-03-29)

* **Feature**: This release adds support to allow customers to track cross account monitors through ListMonitor, GetMonitor, ListHealthEvents, GetHealthEvent, StartQuery APIs.
Expand Down
2 changes: 1 addition & 1 deletion service/internetmonitor/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/personalize/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.33.0 (2024-04-19)

* **Feature**: This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign

# v1.32.4 (2024-03-29)

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

Please sign in to comment.