Skip to content

Commit 6c5cb17

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-06-06
1 parent d62bb14 commit 6c5cb17

31 files changed

+76
-86
lines changed

.changelog/204883574b1846bfb152c1d6e29a76d0.json

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

.changelog/2a84669f99ad4570abf621a736945482.json

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

.changelog/2c37614a29254b7e8c1319270c9ddce2.json

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

.changelog/8979b3d8ac09461bb65862386390e112.json

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

.changelog/b44c4eb645e14317aff25a58c8fb41fa.json

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

.changelog/b6d7f31e2b964528b65a945ffba06b71.json

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

.changelog/c4e3399327b740eabca2777d457bff26.json

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

.changelog/c898d4574b64418f9626550dbaccb355.json

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

.changelog/fdbddcd9066a48a5afba7ec1071ea3f4.json

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

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# Release (2024-06-06)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/account`: [v1.17.0](service/account/CHANGELOG.md#v1170-2024-06-06)
5+
* **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.
6+
* `github.com/aws/aws-sdk-go-v2/service/firehose`: [v1.29.0](service/firehose/CHANGELOG.md#v1290-2024-06-06)
7+
* **Feature**: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
8+
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.44.0](service/fsx/CHANGELOG.md#v1440-2024-06-06)
9+
* **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.
10+
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.84.0](service/glue/CHANGELOG.md#v1840-2024-06-06)
11+
* **Feature**: This release adds support for creating and updating Glue Data Catalog Views.
12+
* `github.com/aws/aws-sdk-go-v2/service/iotwireless`: [v1.39.0](service/iotwireless/CHANGELOG.md#v1390-2024-06-06)
13+
* **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.
14+
* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.38.0](service/location/CHANGELOG.md#v1380-2024-06-06)
15+
* **Feature**: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.
16+
* `github.com/aws/aws-sdk-go-v2/service/sns`: [v1.29.10](service/sns/CHANGELOG.md#v12910-2024-06-06)
17+
* **Documentation**: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
18+
* `github.com/aws/aws-sdk-go-v2/service/sqs`: [v1.32.5](service/sqs/CHANGELOG.md#v1325-2024-06-06)
19+
* **Documentation**: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
20+
* `github.com/aws/aws-sdk-go-v2/service/storagegateway`: [v1.29.0](service/storagegateway/CHANGELOG.md#v1290-2024-06-06)
21+
* **Feature**: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.
22+
123
# Release (2024-06-05)
224

325
## General Highlights

0 commit comments

Comments
 (0)