Skip to content

Commit 0e07cc8

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-07-09
1 parent 5e35834 commit 0e07cc8

18 files changed

+43
-39
lines changed

Diff for: .changelog/213a44746978483cb972593b937ed195.json

-8
This file was deleted.

Diff for: .changelog/d11ee9b573164b888cb4b07e5271ca7f.json

-8
This file was deleted.

Diff for: .changelog/d5f414f544f54dc6856447ec0c367346.json

-8
This file was deleted.

Diff for: .changelog/fccb8e6db25c4996a27a3843d692153d.json

-8
This file was deleted.

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release (2024-07-09)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.13.0](service/datazone/CHANGELOG.md#v1130-2024-07-09)
5+
* **Feature**: This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes
6+
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.47.0](service/fsx/CHANGELOG.md#v1470-2024-07-09)
7+
* **Feature**: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems.
8+
* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.39.0](service/opensearch/CHANGELOG.md#v1390-2024-07-09)
9+
* **Feature**: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.
10+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.150.0](service/sagemaker/CHANGELOG.md#v11500-2024-07-09)
11+
* **Feature**: This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.
12+
113
# Release (2024-07-08)
214

315
## Module Highlights

Diff for: feature/dynamodbstreams/attributevalue/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.44 (2024-07-09)
2+
3+
* No change notes available for this release.
4+
15
# v1.13.43 (2024-07-08)
26

37
* No change notes available for this release.

Diff for: feature/dynamodbstreams/attributevalue/go_module_metadata.go

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

Diff for: service/datazone/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.0 (2024-07-09)
2+
3+
* **Feature**: This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes
4+
15
# v1.12.1 (2024-06-28)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

Diff for: 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.

Diff for: service/fsx/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.47.0 (2024-07-09)
2+
3+
* **Feature**: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems.
4+
15
# v1.46.1 (2024-06-28)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

Diff for: service/fsx/go_module_metadata.go

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

Diff for: service/internal/integrationtest/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.21.1
6262
github.com/aws/aws-sdk-go-v2/service/polly v1.42.1
6363
github.com/aws/aws-sdk-go-v2/service/rds v1.81.2
64-
github.com/aws/aws-sdk-go-v2/service/redshift v1.46.1
64+
github.com/aws/aws-sdk-go-v2/service/redshift v1.46.2
6565
github.com/aws/aws-sdk-go-v2/service/rekognition v1.43.0
6666
github.com/aws/aws-sdk-go-v2/service/route53 v1.42.1
6767
github.com/aws/aws-sdk-go-v2/service/route53domains v1.25.1

Diff for: service/opensearch/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.39.0 (2024-07-09)
2+
3+
* **Feature**: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.
4+
15
# v1.38.0 (2024-06-28)
26

37
* **Feature**: This release removes support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains.

Diff for: service/opensearch/go_module_metadata.go

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

Diff for: service/redshift/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.46.2 (2024-07-09)
2+
3+
* No change notes available for this release.
4+
15
# v1.46.1 (2024-06-28)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

Diff for: service/redshift/go_module_metadata.go

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

Diff for: service/sagemaker/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.150.0 (2024-07-09)
2+
3+
* **Feature**: This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.
4+
15
# v1.149.1 (2024-06-28)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

Diff for: 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)