Skip to content

Commit 97d2f19

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-04-03
1 parent 88040cb commit 97d2f19

32 files changed

+75
-93
lines changed

.changelog/006be38f829c4e5f8bbb59662f289d07.json

-8
This file was deleted.

.changelog/298358f1d33543eab8eb627b8dd4c6db.json

-8
This file was deleted.

.changelog/2fa6c8428f334e309fe74ed93ef5647a.json

-8
This file was deleted.

.changelog/41575353444b40ffbf474f4155544f00.json

-8
This file was deleted.

.changelog/4d9d917250344ea6b53a91d966d7be38.json

-8
This file was deleted.

.changelog/9212250e0b5c4098b89c21eefaecbb6b.json

-8
This file was deleted.

.changelog/bacaec2741ba412cb1ee264305b519ce.json

-8
This file was deleted.

.changelog/caac2ffbd3cc4b05bb68f3d8ffc88e01.json

-8
This file was deleted.

.changelog/e9ec33ce1a7b42e8994dd2048b63fa37.json

-8
This file was deleted.

.changelog/efd6b87f62c54980ab138cf3974355ec.json

-8
This file was deleted.

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Release (2024-04-03)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cleanroomsml`: [v1.4.0](service/cleanroomsml/CHANGELOG.md#v140-2024-04-03)
5+
* **Feature**: The release includes a public SDK for AWS Clean Rooms ML APIs, making them globally available to developers worldwide.
6+
* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.49.0](service/cloudformation/CHANGELOG.md#v1490-2024-04-03)
7+
* **Feature**: This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template
8+
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.8.0](service/datazone/CHANGELOG.md#v180-2024-04-03)
9+
* **Feature**: This release supports the feature of dataQuality to enrich asset with dataQualityResult in Amazon DataZone.
10+
* `github.com/aws/aws-sdk-go-v2/service/docdb`: [v1.34.0](service/docdb/CHANGELOG.md#v1340-2024-04-03)
11+
* **Feature**: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster.
12+
* `github.com/aws/aws-sdk-go-v2/service/groundstation`: [v1.27.0](service/groundstation/CHANGELOG.md#v1270-2024-04-03)
13+
* **Feature**: This release adds visibilityStartTime and visibilityEndTime to DescribeContact and ListContacts responses.
14+
* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.54.0](service/lambda/CHANGELOG.md#v1540-2024-04-03)
15+
* **Feature**: Add Ruby 3.3 (ruby3.3) support to AWS Lambda
16+
* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.50.0](service/medialive/CHANGELOG.md#v1500-2024-04-03)
17+
* **Feature**: Cmaf Ingest outputs are now supported in Media Live
18+
* `github.com/aws/aws-sdk-go-v2/service/medicalimaging`: [v1.8.0](service/medicalimaging/CHANGELOG.md#v180-2024-04-03)
19+
* **Feature**: SearchImageSets API now supports following enhancements - Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for searching existing filters between dates/times - Support for sorting the search result by Ascending/Descending - Additional parameters returned in the response
20+
* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.45.0](service/transfer/CHANGELOG.md#v1450-2024-04-03)
21+
* **Feature**: Add ability to specify Security Policies for SFTP Connectors
22+
123
# Release (2024-04-02)
224

325
## Module Highlights

service/cleanroomsml/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.4.0 (2024-04-03)
2+
3+
* **Feature**: The release includes a public SDK for AWS Clean Rooms ML APIs, making them globally available to developers worldwide.
4+
15
# v1.3.4 (2024-03-29)
26

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

service/cleanroomsml/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/cloudformation/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.49.0 (2024-04-03)
2+
3+
* **Feature**: This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template
4+
15
# v1.48.1 (2024-03-29)
26

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

service/cloudformation/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

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.8.0 (2024-04-03)
2+
3+
* **Feature**: This release supports the feature of dataQuality to enrich asset with dataQualityResult in Amazon DataZone.
4+
15
# v1.7.0 (2024-04-01)
26

37
* **Feature**: This release supports the feature of AI recommendations for descriptions to enrich the business data catalog in Amazon DataZone.

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/docdb/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.34.0 (2024-04-03)
2+
3+
* **Feature**: This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster.
4+
15
# v1.33.6 (2024-03-29)
26

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

service/docdb/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/groundstation/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.27.0 (2024-04-03)
2+
3+
* **Feature**: This release adds visibilityStartTime and visibilityEndTime to DescribeContact and ListContacts responses.
4+
15
# v1.26.4 (2024-03-29)
26

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

service/groundstation/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

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/aws/aws-sdk-go-v2/service/athena v1.40.4
1313
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.5
1414
github.com/aws/aws-sdk-go-v2/service/batch v1.36.1
15-
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.48.1
15+
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.49.0
1616
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.35.4
1717
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.21.4
1818
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.22.4
@@ -30,7 +30,7 @@ require (
3030
github.com/aws/aws-sdk-go-v2/service/devicefarm v1.22.4
3131
github.com/aws/aws-sdk-go-v2/service/directconnect v1.24.4
3232
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.24.4
33-
github.com/aws/aws-sdk-go-v2/service/docdb v1.33.6
33+
github.com/aws/aws-sdk-go-v2/service/docdb v1.34.0
3434
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.31.1
3535
github.com/aws/aws-sdk-go-v2/service/ec2 v1.155.1
3636
github.com/aws/aws-sdk-go-v2/service/ecr v1.27.4
@@ -54,7 +54,7 @@ require (
5454
github.com/aws/aws-sdk-go-v2/service/iot v1.53.3
5555
github.com/aws/aws-sdk-go-v2/service/kinesis v1.27.4
5656
github.com/aws/aws-sdk-go-v2/service/kms v1.30.1
57-
github.com/aws/aws-sdk-go-v2/service/lambda v1.53.4
57+
github.com/aws/aws-sdk-go-v2/service/lambda v1.54.0
5858
github.com/aws/aws-sdk-go-v2/service/lightsail v1.37.0
5959
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.20.4
6060
github.com/aws/aws-sdk-go-v2/service/neptune v1.31.6

service/lambda/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.54.0 (2024-04-03)
2+
3+
* **Feature**: Add Ruby 3.3 (ruby3.3) support to AWS Lambda
4+
15
# v1.53.4 (2024-03-29)
26

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

service/lambda/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/medialive/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.50.0 (2024-04-03)
2+
3+
* **Feature**: Cmaf Ingest outputs are now supported in Media Live
4+
15
# v1.49.3 (2024-03-29)
26

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

service/medialive/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/medicalimaging/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.8.0 (2024-04-03)
2+
3+
* **Feature**: SearchImageSets API now supports following enhancements - Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for searching existing filters between dates/times - Support for sorting the search result by Ascending/Descending - Additional parameters returned in the response
4+
15
# v1.7.4 (2024-03-29)
26

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

service/medicalimaging/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/transfer/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.45.0 (2024-04-03)
2+
3+
* **Feature**: Add ability to specify Security Policies for SFTP Connectors
4+
15
# v1.44.2 (2024-03-29)
26

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

service/transfer/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/verifiedpermissions/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.11.4 (2024-04-03)
2+
3+
* No change notes available for this release.
4+
15
# v1.11.3 (2024-03-29)
26

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

service/verifiedpermissions/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)