Skip to content

Commit

Permalink
Release 2024-06-06
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jun 6, 2024
1 parent d62bb14 commit 6c5cb17
Show file tree
Hide file tree
Showing 31 changed files with 76 additions and 86 deletions.
8 changes: 0 additions & 8 deletions .changelog/204883574b1846bfb152c1d6e29a76d0.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/8979b3d8ac09461bb65862386390e112.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/fdbddcd9066a48a5afba7ec1071ea3f4.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-06-06)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/account`: [v1.17.0](service/account/CHANGELOG.md#v1170-2024-06-06)
* **Feature**: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.
* `github.com/aws/aws-sdk-go-v2/service/firehose`: [v1.29.0](service/firehose/CHANGELOG.md#v1290-2024-06-06)
* **Feature**: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.44.0](service/fsx/CHANGELOG.md#v1440-2024-06-06)
* **Feature**: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.84.0](service/glue/CHANGELOG.md#v1840-2024-06-06)
* **Feature**: This release adds support for creating and updating Glue Data Catalog Views.
* `github.com/aws/aws-sdk-go-v2/service/iotwireless`: [v1.39.0](service/iotwireless/CHANGELOG.md#v1390-2024-06-06)
* **Feature**: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.
* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.38.0](service/location/CHANGELOG.md#v1380-2024-06-06)
* **Feature**: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.
* `github.com/aws/aws-sdk-go-v2/service/sns`: [v1.29.10](service/sns/CHANGELOG.md#v12910-2024-06-06)
* **Documentation**: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
* `github.com/aws/aws-sdk-go-v2/service/sqs`: [v1.32.5](service/sqs/CHANGELOG.md#v1325-2024-06-06)
* **Documentation**: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
* `github.com/aws/aws-sdk-go-v2/service/storagegateway`: [v1.29.0](service/storagegateway/CHANGELOG.md#v1290-2024-06-06)
* **Feature**: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.

# Release (2024-06-05)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions feature/dynamodbstreams/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.23 (2024-06-06)

* No change notes available for this release.

# v1.13.22 (2024-06-05)

* No change notes available for this release.
Expand Down

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

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

* **Feature**: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.

# v1.16.9 (2024-06-03)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/account/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/firehose/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.29.0 (2024-06-06)

* **Feature**: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations

# v1.28.11 (2024-06-03)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/firehose/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/fsx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.44.0 (2024-06-06)

* **Feature**: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.

# v1.43.10 (2024-06-03)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/fsx/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/glue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.84.0 (2024-06-06)

* **Feature**: This release adds support for creating and updating Glue Data Catalog Views.

# v1.83.0 (2024-06-05)

* **Feature**: AWS Glue now supports native SaaS connectivity: Salesforce connector available now
Expand Down
2 changes: 1 addition & 1 deletion service/glue/go_module_metadata.go

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

8 changes: 4 additions & 4 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ require (
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.22.9
github.com/aws/aws-sdk-go-v2/service/emr v1.39.10
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.31.4
github.com/aws/aws-sdk-go-v2/service/firehose v1.28.11
github.com/aws/aws-sdk-go-v2/service/firehose v1.29.0
github.com/aws/aws-sdk-go-v2/service/gamelift v1.31.5
github.com/aws/aws-sdk-go-v2/service/glacier v1.22.9
github.com/aws/aws-sdk-go-v2/service/glue v1.83.0
github.com/aws/aws-sdk-go-v2/service/glue v1.84.0
github.com/aws/aws-sdk-go-v2/service/health v1.24.9
github.com/aws/aws-sdk-go-v2/service/iam v1.32.5
github.com/aws/aws-sdk-go-v2/service/inspector v1.21.9
Expand Down Expand Up @@ -75,8 +75,8 @@ require (
github.com/aws/aws-sdk-go-v2/service/sfn v1.27.5
github.com/aws/aws-sdk-go-v2/service/shield v1.25.9
github.com/aws/aws-sdk-go-v2/service/snowball v1.26.11
github.com/aws/aws-sdk-go-v2/service/sns v1.29.9
github.com/aws/aws-sdk-go-v2/service/sqs v1.32.4
github.com/aws/aws-sdk-go-v2/service/sns v1.29.10
github.com/aws/aws-sdk-go-v2/service/sqs v1.32.5
github.com/aws/aws-sdk-go-v2/service/ssm v1.50.5
github.com/aws/aws-sdk-go-v2/service/sts v1.28.11
github.com/aws/aws-sdk-go-v2/service/support v1.22.5
Expand Down
4 changes: 4 additions & 0 deletions service/iotwireless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.39.0 (2024-06-06)

* **Feature**: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.

# v1.38.5 (2024-06-03)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/iotwireless/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/location/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.38.0 (2024-06-06)

* **Feature**: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.

# v1.37.9 (2024-06-03)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/location/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/sns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.29.10 (2024-06-06)

* **Documentation**: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.

# v1.29.9 (2024-06-03)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/sns/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/sqs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.32.5 (2024-06-06)

* **Documentation**: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.

# v1.32.4 (2024-06-03)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/sqs/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/storagegateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.29.0 (2024-06-06)

* **Feature**: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.

# v1.28.2 (2024-06-03)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/storagegateway/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 6c5cb17

Please sign in to comment.