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

-8
This file was deleted.

.changelog/2a84669f99ad4570abf621a736945482.json

-8
This file was deleted.

.changelog/2c37614a29254b7e8c1319270c9ddce2.json

-8
This file was deleted.

.changelog/8979b3d8ac09461bb65862386390e112.json

-8
This file was deleted.

.changelog/b44c4eb645e14317aff25a58c8fb41fa.json

-8
This file was deleted.

.changelog/b6d7f31e2b964528b65a945ffba06b71.json

-8
This file was deleted.

.changelog/c4e3399327b740eabca2777d457bff26.json

-8
This file was deleted.

.changelog/c898d4574b64418f9626550dbaccb355.json

-8
This file was deleted.

.changelog/fdbddcd9066a48a5afba7ec1071ea3f4.json

-8
This file was deleted.

CHANGELOG.md

+22
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

feature/dynamodbstreams/attributevalue/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.23 (2024-06-06)
2+
3+
* No change notes available for this release.
4+
15
# v1.13.22 (2024-06-05)
26

37
* No change notes available for this release.

feature/dynamodbstreams/attributevalue/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/account/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.0 (2024-06-06)
2+
3+
* **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.
4+
15
# v1.16.9 (2024-06-03)
26

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

service/account/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/firehose/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.29.0 (2024-06-06)
2+
3+
* **Feature**: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
4+
15
# v1.28.11 (2024-06-03)
26

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

service/firehose/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/fsx/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.44.0 (2024-06-06)
2+
3+
* **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.
4+
15
# v1.43.10 (2024-06-03)
26

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

service/fsx/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/glue/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.84.0 (2024-06-06)
2+
3+
* **Feature**: This release adds support for creating and updating Glue Data Catalog Views.
4+
15
# v1.83.0 (2024-06-05)
26

37
* **Feature**: AWS Glue now supports native SaaS connectivity: Salesforce connector available now

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ require (
4444
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.22.9
4545
github.com/aws/aws-sdk-go-v2/service/emr v1.39.10
4646
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.31.4
47-
github.com/aws/aws-sdk-go-v2/service/firehose v1.28.11
47+
github.com/aws/aws-sdk-go-v2/service/firehose v1.29.0
4848
github.com/aws/aws-sdk-go-v2/service/gamelift v1.31.5
4949
github.com/aws/aws-sdk-go-v2/service/glacier v1.22.9
50-
github.com/aws/aws-sdk-go-v2/service/glue v1.83.0
50+
github.com/aws/aws-sdk-go-v2/service/glue v1.84.0
5151
github.com/aws/aws-sdk-go-v2/service/health v1.24.9
5252
github.com/aws/aws-sdk-go-v2/service/iam v1.32.5
5353
github.com/aws/aws-sdk-go-v2/service/inspector v1.21.9
@@ -75,8 +75,8 @@ require (
7575
github.com/aws/aws-sdk-go-v2/service/sfn v1.27.5
7676
github.com/aws/aws-sdk-go-v2/service/shield v1.25.9
7777
github.com/aws/aws-sdk-go-v2/service/snowball v1.26.11
78-
github.com/aws/aws-sdk-go-v2/service/sns v1.29.9
79-
github.com/aws/aws-sdk-go-v2/service/sqs v1.32.4
78+
github.com/aws/aws-sdk-go-v2/service/sns v1.29.10
79+
github.com/aws/aws-sdk-go-v2/service/sqs v1.32.5
8080
github.com/aws/aws-sdk-go-v2/service/ssm v1.50.5
8181
github.com/aws/aws-sdk-go-v2/service/sts v1.28.11
8282
github.com/aws/aws-sdk-go-v2/service/support v1.22.5

service/iotwireless/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.39.0 (2024-06-06)
2+
3+
* **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.
4+
15
# v1.38.5 (2024-06-03)
26

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

service/iotwireless/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/location/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.38.0 (2024-06-06)
2+
3+
* **Feature**: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.
4+
15
# v1.37.9 (2024-06-03)
26

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

service/location/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/sns/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.29.10 (2024-06-06)
2+
3+
* **Documentation**: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
4+
15
# v1.29.9 (2024-06-03)
26

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

service/sns/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/sqs/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.32.5 (2024-06-06)
2+
3+
* **Documentation**: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
4+
15
# v1.32.4 (2024-06-03)
26

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

service/sqs/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/storagegateway/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.29.0 (2024-06-06)
2+
3+
* **Feature**: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.
4+
15
# v1.28.2 (2024-06-03)
26

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

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