Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0e07cc8

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-07-09
1 parent5e35834 commit0e07cc8

18 files changed

+43
-39
lines changed

‎.changelog/213a44746978483cb972593b937ed195.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

‎.changelog/d11ee9b573164b888cb4b07e5271ca7f.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

‎.changelog/d5f414f544f54dc6856447ec0c367346.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

‎.changelog/fccb8e6db25c4996a27a3843d692153d.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

‎CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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

‎feature/dynamodbstreams/attributevalue/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.

‎feature/dynamodbstreams/attributevalue/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎service/datazone/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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

‎service/datazone/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎service/fsx/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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

‎service/fsx/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎service/internal/integrationtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/aws/aws-sdk-go-v2/service/pinpointemailv1.21.1
6262
github.com/aws/aws-sdk-go-v2/service/pollyv1.42.1
6363
github.com/aws/aws-sdk-go-v2/service/rdsv1.81.2
64-
github.com/aws/aws-sdk-go-v2/service/redshiftv1.46.1
64+
github.com/aws/aws-sdk-go-v2/service/redshiftv1.46.2
6565
github.com/aws/aws-sdk-go-v2/service/rekognitionv1.43.0
6666
github.com/aws/aws-sdk-go-v2/service/route53v1.42.1
6767
github.com/aws/aws-sdk-go-v2/service/route53domainsv1.25.1

‎service/opensearch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.

‎service/opensearch/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎service/redshift/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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

‎service/redshift/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎service/sagemaker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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

‎service/sagemaker/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp