Skip to content

Commit 427c682

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-03-18
1 parent 93e06ff commit 427c682

File tree

1,212 files changed

+3437
-1886
lines changed

Some content is hidden

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

1,212 files changed

+3437
-1886
lines changed

.changelog/0d9371d2f1774d72a0c0e1e96046cd35.json

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

.changelog/39a28a3ef69f412b8a4d37c9686fc309.json

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

.changelog/3e1a793e19904bfca55dce6218864703.json

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

.changelog/5eb7f1500c074b0d8ffac1b0eb51f602.json

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

.changelog/8cd440fb2ae64450a937c4e80439ba39.json

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

.changelog/a5171586a26e431e992e8b31e58e8a7e.json

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

.changelog/df6f67adcf634eb48c3c35f3cc763f09.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 (2024-03-18)
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.26.0
8+
* **Feature**: Add no-op rate limiting implementation `ratelimit.None`, which allows disabling of client-side retry quota behavior.
9+
* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.48.0](service/cloudformation/CHANGELOG.md#v1480-2024-03-18)
10+
* **Feature**: This release supports for a new API ListStackSetAutoDeploymentTargets, which provider auto-deployment configuration as a describable resource. Customers can now view the specific combinations of regions and OUs that are being auto-deployed.
11+
* `github.com/aws/aws-sdk-go-v2/service/kms`: [v1.30.0](service/kms/CHANGELOG.md#v1300-2024-03-18)
12+
* **Feature**: Adds the ability to use the default policy name by omitting the policyName parameter in calls to PutKeyPolicy and GetKeyPolicy
13+
* `github.com/aws/aws-sdk-go-v2/service/mediatailor`: [v1.37.0](service/mediatailor/CHANGELOG.md#v1370-2024-03-18)
14+
* **Feature**: This release adds support to allow customers to show different content within a channel depending on metadata associated with the viewer.
15+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.76.0](service/rds/CHANGELOG.md#v1760-2024-03-18)
16+
* **Feature**: This release launches the ModifyIntegration API and support for data filtering for zero-ETL Integrations.
17+
* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.53.0](service/s3/CHANGELOG.md#v1530-2024-03-18)
18+
* **Feature**: Fix two issues with response root node names.
19+
* `github.com/aws/aws-sdk-go-v2/service/timestreamquery`: [v1.22.4](service/timestreamquery/CHANGELOG.md#v1224-2024-03-18)
20+
* **Documentation**: Documentation updates, March 2024
21+
122
# Release (2024-03-15)
223

324
## General 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.27.8 (2024-03-18)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.27.7 (2024-03-07)
26

37
* **Bug Fix**: Remove dependency on go-cmp.

0 commit comments

Comments
 (0)