Skip to content

Commit 6911981

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-04-25
1 parent 1bd13c6 commit 6911981

File tree

987 files changed

+2719
-1468
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

987 files changed

+2719
-1468
lines changed

.changelog/0b3b19623f664cf1a1bff2c4304a3e80.json

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

.changelog/1be705cb9be94061bd94a4dbded36da5.json

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

.changelog/2882cb5d45984d01b1a5656a1074722f.json

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

.changelog/6523434cf1284529b69f0bc324ed7ab6.json

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

.changelog/ac5bc49ffb5240399a50416d11b18e6c.json

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

.changelog/cc561540b7ff4bd9bc620dcefe5a7591.json

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

.changelog/cf75c6b0a06f4be1909c0300c2ad8a7c.json

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

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# Release (2022-04-25)
2+
3+
## General Highlights
4+
* **Dependency Update**: Updated to the latest SDK module versions
5+
6+
## Module Highlights
7+
* `github.com/aws/aws-sdk-go-v2`: v1.16.3
8+
* **Dependency Update**: Update SDK's internal copy of golang.org/x/sync/singleflight to address issue with test failing due to timeing issues
9+
* `github.com/aws/aws-sdk-go-v2/credentials`: [v1.12.0](credentials/CHANGELOG.md#v1120-2022-04-25)
10+
* **Feature**: Adds Duration and Policy options that can be used when creating stscreds.WebIdentityRoleProvider credentials provider.
11+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.23.0](service/connect/CHANGELOG.md#v1230-2022-04-25)
12+
* **Feature**: This release adds SearchUsers API which can be used to search for users with a Connect Instance
13+
* `github.com/aws/aws-sdk-go-v2/service/gamelift`: [v1.14.4](service/gamelift/CHANGELOG.md#v1144-2022-04-25)
14+
* **Documentation**: Documentation updates for Amazon GameLift.
15+
* `github.com/aws/aws-sdk-go-v2/service/mq`: [v1.13.0](service/mq/CHANGELOG.md#v1130-2022-04-25)
16+
* **Feature**: This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue.
17+
* `github.com/aws/aws-sdk-go-v2/service/rdsdata`: [v1.12.0](service/rdsdata/CHANGELOG.md#v1120-2022-04-25)
18+
* **Feature**: Support to receive SQL query results in the form of a simplified JSON string. This enables developers using the new JSON string format to more easily convert it to an object using popular JSON string parsing libraries.
19+
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.21.0](service/securityhub/CHANGELOG.md#v1210-2022-04-25)
20+
* **Feature**: Security Hub now lets you opt-out of auto-enabling the defaults standards (CIS and FSBP) in accounts that are auto-enabled with Security Hub via Security Hub's integration with AWS Organizations.
21+
122
# Release (2022-04-22)
223

324
## Module Highlights

aws/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.15.4 (2022-04-25)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.15.3 (2022-03-30)
26

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

0 commit comments

Comments
 (0)