Skip to content

Commit

Permalink
Release 2024-04-03
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 3, 2024
1 parent 88040cb commit 97d2f19
Show file tree
Hide file tree
Showing 32 changed files with 75 additions and 93 deletions.
8 changes: 0 additions & 8 deletions .changelog/006be38f829c4e5f8bbb59662f289d07.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/298358f1d33543eab8eb627b8dd4c6db.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2fa6c8428f334e309fe74ed93ef5647a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/4d9d917250344ea6b53a91d966d7be38.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9212250e0b5c4098b89c21eefaecbb6b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/bacaec2741ba412cb1ee264305b519ce.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/caac2ffbd3cc4b05bb68f3d8ffc88e01.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/e9ec33ce1a7b42e8994dd2048b63fa37.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/efd6b87f62c54980ab138cf3974355ec.json

This file was deleted.

22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# Release (2024-04-03)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cleanroomsml`: [v1.4.0](service/cleanroomsml/CHANGELOG.md#v140-2024-04-03)
* **Feature**: The release includes a public SDK for AWS Clean Rooms ML APIs, making them globally available to developers worldwide.
* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.49.0](service/cloudformation/CHANGELOG.md#v1490-2024-04-03)
* **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
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.8.0](service/datazone/CHANGELOG.md#v180-2024-04-03)
* **Feature**: This release supports the feature of dataQuality to enrich asset with dataQualityResult in Amazon DataZone.
* `github.com/aws/aws-sdk-go-v2/service/docdb`: [v1.34.0](service/docdb/CHANGELOG.md#v1340-2024-04-03)
* **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.
* `github.com/aws/aws-sdk-go-v2/service/groundstation`: [v1.27.0](service/groundstation/CHANGELOG.md#v1270-2024-04-03)
* **Feature**: This release adds visibilityStartTime and visibilityEndTime to DescribeContact and ListContacts responses.
* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.54.0](service/lambda/CHANGELOG.md#v1540-2024-04-03)
* **Feature**: Add Ruby 3.3 (ruby3.3) support to AWS Lambda
* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.50.0](service/medialive/CHANGELOG.md#v1500-2024-04-03)
* **Feature**: Cmaf Ingest outputs are now supported in Media Live
* `github.com/aws/aws-sdk-go-v2/service/medicalimaging`: [v1.8.0](service/medicalimaging/CHANGELOG.md#v180-2024-04-03)
* **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
* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.45.0](service/transfer/CHANGELOG.md#v1450-2024-04-03)
* **Feature**: Add ability to specify Security Policies for SFTP Connectors

# Release (2024-04-02)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/cleanroomsml/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.4.0 (2024-04-03)

* **Feature**: The release includes a public SDK for AWS Clean Rooms ML APIs, making them globally available to developers worldwide.

# v1.3.4 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/cleanroomsml/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/cloudformation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.49.0 (2024-04-03)

* **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

# v1.48.1 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/cloudformation/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/datazone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.8.0 (2024-04-03)

* **Feature**: This release supports the feature of dataQuality to enrich asset with dataQualityResult in Amazon DataZone.

# v1.7.0 (2024-04-01)

* **Feature**: This release supports the feature of AI recommendations for descriptions to enrich the business data catalog in Amazon DataZone.
Expand Down
2 changes: 1 addition & 1 deletion service/datazone/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/docdb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.34.0 (2024-04-03)

* **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.

# v1.33.6 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/docdb/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/groundstation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.27.0 (2024-04-03)

* **Feature**: This release adds visibilityStartTime and visibilityEndTime to DescribeContact and ListContacts responses.

# v1.26.4 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/groundstation/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/athena v1.40.4
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.5
github.com/aws/aws-sdk-go-v2/service/batch v1.36.1
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.48.1
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.49.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.35.4
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.21.4
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.22.4
Expand All @@ -30,7 +30,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/devicefarm v1.22.4
github.com/aws/aws-sdk-go-v2/service/directconnect v1.24.4
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.24.4
github.com/aws/aws-sdk-go-v2/service/docdb v1.33.6
github.com/aws/aws-sdk-go-v2/service/docdb v1.34.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.31.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.155.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.27.4
Expand All @@ -54,7 +54,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/iot v1.53.3
github.com/aws/aws-sdk-go-v2/service/kinesis v1.27.4
github.com/aws/aws-sdk-go-v2/service/kms v1.30.1
github.com/aws/aws-sdk-go-v2/service/lambda v1.53.4
github.com/aws/aws-sdk-go-v2/service/lambda v1.54.0
github.com/aws/aws-sdk-go-v2/service/lightsail v1.37.0
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.20.4
github.com/aws/aws-sdk-go-v2/service/neptune v1.31.6
Expand Down
4 changes: 4 additions & 0 deletions service/lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.54.0 (2024-04-03)

* **Feature**: Add Ruby 3.3 (ruby3.3) support to AWS Lambda

# v1.53.4 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/lambda/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/medialive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.50.0 (2024-04-03)

* **Feature**: Cmaf Ingest outputs are now supported in Media Live

# v1.49.3 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/medialive/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/medicalimaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.8.0 (2024-04-03)

* **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

# v1.7.4 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/medicalimaging/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.45.0 (2024-04-03)

* **Feature**: Add ability to specify Security Policies for SFTP Connectors

# v1.44.2 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/transfer/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/verifiedpermissions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.11.4 (2024-04-03)

* No change notes available for this release.

# v1.11.3 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/verifiedpermissions/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97d2f19

Please sign in to comment.