Skip to content

Commit a2b751d

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-09-03
1 parent e22c249 commit a2b751d

File tree

1,236 files changed

+3497
-1930
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,236 files changed

+3497
-1930
lines changed

.changelog/2ab6aa4259a34a4d966c84b440837c93.json

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

.changelog/3ced4aa7a3484c19b67bb518f9ec39d8.json

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

.changelog/6cf17f3483b54473b16c8f9ca40beda0.json

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

.changelog/89e0f7a0c06b4dc5ab7e2eeb66287fb8.json

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

.changelog/c3048c3bf37d437f9da0619e14faa086.json

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

.changelog/c6377034452c477c88d86d10f8df502e.json

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

.changelog/d7426ee7ace54a8f98226f487647cbce.json

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

.changelog/d85bd7ce7f754e159b33ac402f217a7c.json

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

.changelog/f3dffc54898a4bd2a078376e23475957.json

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

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# Release (2024-09-03)
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.30.5
8+
* **Bug Fix**: Change requestPayer behaviour from signedHeader to hoisted query parameter
9+
* **Bug Fix**: refactoring of buildQuery to accept a map of hand maintained headers to lowercase because of an S3 limitation
10+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.108.0](service/connect/CHANGELOG.md#v11080-2024-09-03)
11+
* **Feature**: Release ReplicaConfiguration as part of DescribeInstance
12+
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.20.0](service/datazone/CHANGELOG.md#v1200-2024-09-03)
13+
* **Feature**: Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request.
14+
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.35.0](service/elasticloadbalancingv2/CHANGELOG.md#v1350-2024-09-03)
15+
* **Feature**: This release adds support for configuring TCP idle timeout on NLB and GWLB listeners.
16+
* `github.com/aws/aws-sdk-go-v2/service/mediaconnect`: [v1.33.0](service/mediaconnect/CHANGELOG.md#v1330-2024-09-03)
17+
* **Feature**: AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected.
18+
* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.57.0](service/medialive/CHANGELOG.md#v1570-2024-09-03)
19+
* **Feature**: Added MinQP as a Rate Control option for H264 and H265 encodes.
20+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.155.0](service/sagemaker/CHANGELOG.md#v11550-2024-09-03)
21+
* **Feature**: Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces.
22+
* `github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb`: [v1.3.0](service/timestreaminfluxdb/CHANGELOG.md#v130-2024-09-03)
23+
* **Feature**: Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API.
24+
125
# Release (2024-08-30)
226

327
## Module Highlights

0 commit comments

Comments
 (0)