Skip to content

Commit 7143703

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-09-19
1 parent 1803c87 commit 7143703

13 files changed

+31
-29
lines changed

.changelog/290a2def29f948c287b8983fe8284248.json

-8
This file was deleted.

.changelog/b7a03d8995d241e7ae6f9ddda47e2ed0.json

-8
This file was deleted.

.changelog/d86719029aea4be991f5848e7a634863.json

-8
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Release (2023-09-19)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.119.0](service/ec2/CHANGELOG.md#v11190-2023-09-19)
5+
* **Feature**: This release adds support for C7i, and R7a instance types.
6+
* `github.com/aws/aws-sdk-go-v2/service/outposts`: [v1.30.0](service/outposts/CHANGELOG.md#v1300-2023-09-19)
7+
* **Feature**: This release adds the InstanceFamilies field to the ListAssets response.
8+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.107.0](service/sagemaker/CHANGELOG.md#v11070-2023-09-19)
9+
* **Feature**: This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis.
10+
111
# Release (2023-09-18)
212

313
## General Highlights

service/ec2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.119.0 (2023-09-19)
2+
3+
* **Feature**: This release adds support for C7i, and R7a instance types.
4+
15
# v1.118.0 (2023-09-12)
26

37
* **Feature**: This release adds support for restricting public sharing of AMIs through AMI Block Public Access

service/ec2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.18.5
3232
github.com/aws/aws-sdk-go-v2/service/docdb v1.23.5
3333
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.5
34-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.118.0
34+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.119.0
3535
github.com/aws/aws-sdk-go-v2/service/ecr v1.20.0
3636
github.com/aws/aws-sdk-go-v2/service/ecs v1.30.1
3737
github.com/aws/aws-sdk-go-v2/service/efs v1.21.6

service/outposts/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.30.0 (2023-09-19)
2+
3+
* **Feature**: This release adds the InstanceFamilies field to the ListAssets response.
4+
15
# v1.29.6 (2023-08-23)
26

37
* No change notes available for this release.

service/outposts/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/sagemaker/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.107.0 (2023-09-19)
2+
3+
* **Feature**: This release adds support for one-time model monitoring schedules that are executed immediately without delay, explicit data analysis windows for model monitoring schedules and exclude features attributes to remove features from model monitor analysis.
4+
15
# v1.106.0 (2023-09-15)
26

37
* **Feature**: This release introduces Skip Model Validation for Model Packages

service/sagemaker/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ssoadmin/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.18.1 (2023-09-19)
2+
3+
* No change notes available for this release.
4+
15
# v1.18.0 (2023-09-08)
26

37
* **Feature**: Content updates to IAM Identity Center API for China Regions.

service/ssoadmin/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)