Skip to content

Commit

Permalink
Release 2024-01-26
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jan 26, 2024
1 parent 1fd9ee4 commit 1ff8d79
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 26 deletions.
8 changes: 0 additions & 8 deletions .changelog/08c9be615eac4f0aa053d71a4139761a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/69ff0e0ecd274c26bcb468f246693931.json

This file was deleted.

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

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Release (2024-01-26)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/inspector2`: [v1.22.0](service/inspector2/CHANGELOG.md#v1220-2024-01-26)
* **Feature**: This release adds ECR container image scanning based on their lastRecordedPullTime.
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.126.0](service/sagemaker/CHANGELOG.md#v11260-2024-01-26)
* **Feature**: Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.

# Release (2024-01-25)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/inspector2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.0 (2024-01-26)

* **Feature**: This release adds ECR container image scanning based on their lastRecordedPullTime.

# v1.21.0 (2024-01-23)

* **Feature**: This release adds support for CIS scans on EC2 instances.
Expand Down
2 changes: 1 addition & 1 deletion service/inspector2/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/sagemaker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.126.0 (2024-01-26)

* **Feature**: Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs.

# v1.125.0 (2024-01-14)

* **Feature**: This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.
Expand Down
2 changes: 1 addition & 1 deletion service/sagemaker/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 1ff8d79

Please sign in to comment.