Skip to content

Commit 3f09c24

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-09-23
1 parent 63b1e7d commit 3f09c24

File tree

813 files changed

+2145
-614
lines changed

Some content is hidden

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

813 files changed

+2145
-614
lines changed

.changelog/03a1fad908c44cb7843870f20c758915.json

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

.changelog/2203dd0283534befa4e1af1bfe8c95b0.json

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

.changelog/27e0951224534092befd62100e57c54b.json

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

.changelog/3240d2adcb744ff5990ae0af05eb4e46.json

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

.changelog/70377f17e6e24a3f9b4bd274516325a8.json

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

.changelog/781c8e3bd55147b290f78e9723550371.json

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

.changelog/abbaecf0fe79431a86af768f49194234.json

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

.changelog/ee5dd4435c3d4e4faf81b0bff8fd3a0a.json

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

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# Release (2024-09-23)
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/service/apigateway`: [v1.26.1](service/apigateway/CHANGELOG.md#v1261-2024-09-23)
8+
* **Documentation**: Documentation updates for Amazon API Gateway
9+
* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.46.0](service/athena/CHANGELOG.md#v1460-2024-09-23)
10+
* **Feature**: List/Get/Update/Delete/CreateDataCatalog now integrate with AWS Glue connections. Users can create a Glue connection through Athena or use a Glue connection to define their Athena federated parameters.
11+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagent`: [v1.21.0](service/bedrockagent/CHANGELOG.md#v1210-2024-09-23)
12+
* **Feature**: Amazon Bedrock Prompt Flows and Prompt Management now supports using inference profiles to increase throughput and improve resilience.
13+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.179.0](service/ec2/CHANGELOG.md#v11790-2024-09-23)
14+
* **Feature**: Amazon EC2 G6e instances powered by NVIDIA L40S Tensor Core GPUs are the most cost-efficient GPU instances for deploying generative AI models and the highest performance GPU instances for spatial computing workloads.
15+
* `github.com/aws/aws-sdk-go-v2/service/emrserverless`: [v1.25.0](service/emrserverless/CHANGELOG.md#v1250-2024-09-23)
16+
* **Feature**: This release adds support for job concurrency and queuing configuration at Application level.
17+
* `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.99.0](service/glue/CHANGELOG.md#v1990-2024-09-23)
18+
* **Feature**: Added AthenaProperties parameter to Glue Connections, allowing Athena to store service specific properties on Glue Connections.
19+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.85.0](service/rds/CHANGELOG.md#v1850-2024-09-23)
20+
* **Feature**: Support ComputeRedundancy parameter in ModifyDBShardGroup API. Add DBShardGroupArn in DBShardGroup API response. Remove InvalidMaxAcuFault from CreateDBShardGroup and ModifyDBShardGroup API. Both API will throw InvalidParameterValueException for invalid ACU configuration.
21+
* `github.com/aws/aws-sdk-go-v2/service/resourceexplorer2`: [v1.14.0](service/resourceexplorer2/CHANGELOG.md#v1140-2024-09-23)
22+
* **Feature**: AWS Resource Explorer released ListResources feature which allows customers to list all indexed AWS resources within a view.
23+
124
# Release (2024-09-20)
225

326
## General Highlights

config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.27.37 (2024-09-23)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.27.36 (2024-09-20)
26

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

0 commit comments

Comments
 (0)