Skip to content

Commit 1ed22c1

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2023-10-04
1 parent e007bcd commit 1ed22c1

21 files changed

+51
-55
lines changed

.changelog/0a380aa3d93c42ffb19ac4e326a1214d.json

-8
This file was deleted.

.changelog/41575353444b40ffbf474f4155544f00.json

-8
This file was deleted.

.changelog/440cfee2a4dd44e195054a47f519ba89.json

-8
This file was deleted.

.changelog/6dd1fab1b55d4db38dcbaab33a4a9db5.json

-8
This file was deleted.

.changelog/a0362db63e8047e28da41c37ef214d98.json

-8
This file was deleted.

.changelog/d4b61d4f2b7a417785d6d3f557c24381.json

-8
This file was deleted.

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Release (2023-10-04)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appconfig`: [v1.21.0](service/appconfig/CHANGELOG.md#v1210-2023-10-04)
5+
* **Feature**: AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store.
6+
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.0.0](service/datazone/CHANGELOG.md#v100-2023-10-04)
7+
* **Release**: New AWS service client module
8+
* **Feature**: Initial release of Amazon DataZone
9+
* `github.com/aws/aws-sdk-go-v2/service/mediatailor`: [v1.28.0](service/mediatailor/CHANGELOG.md#v1280-2023-10-04)
10+
* **Feature**: Updates DescribeVodSource to include a list of ad break opportunities in the response
11+
* `github.com/aws/aws-sdk-go-v2/service/mgn`: [v1.21.0](service/mgn/CHANGELOG.md#v1210-2023-10-04)
12+
* **Feature**: This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature.
13+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.110.0](service/sagemaker/CHANGELOG.md#v11100-2023-10-04)
14+
* **Feature**: Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data.
15+
116
# Release (2023-10-03)
217

318
## Module Highlights

service/appconfig/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.21.0 (2023-10-04)
2+
3+
* **Feature**: AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store.
4+
15
# v1.20.0 (2023-09-20)
26

37
* **Feature**: Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors

service/appconfig/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/bedrock/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.1.1 (2023-10-04)
2+
3+
* No change notes available for this release.
4+
15
# v1.1.0 (2023-10-02)
26

37
* **Feature**: Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs.

service/bedrock/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/datazone/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# v1.0.0 (2023-10-04)
2+
3+
* **Release**: New AWS service client module
4+
* **Feature**: Initial release of Amazon DataZone
5+

service/datazone/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/licensemanager/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.20.1 (2023-10-04)
2+
3+
* No change notes available for this release.
4+
15
# v1.20.0 (2023-09-18)
26

37
* **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service.

service/licensemanager/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/mediatailor/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.28.0 (2023-10-04)
2+
3+
* **Feature**: Updates DescribeVodSource to include a list of ad break opportunities in the response
4+
15
# v1.27.0 (2023-08-24)
26

37
* **Feature**: Adds new source location AUTODETECT_SIGV4 access type.

service/mediatailor/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/mgn/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.21.0 (2023-10-04)
2+
3+
* **Feature**: This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature.
4+
15
# v1.20.6 (2023-08-22)
26

37
* No change notes available for this release.

service/mgn/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.110.0 (2023-10-04)
2+
3+
* **Feature**: Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data.
4+
15
# v1.109.0 (2023-10-03)
26

37
* **Feature**: This release allows users to run Selective Execution in SageMaker Pipelines without SourcePipelineExecutionArn if selected steps do not have any dependent steps.

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.

0 commit comments

Comments
 (0)