Skip to content

Commit 5edcd29

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-05-30
1 parent 447e5fe commit 5edcd29

26 files changed

+63
-75
lines changed

.changelog/2aefd55fc33d4f8cbc10ef8446951b26.json

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

.changelog/36ad182bffb04b8480b50038fc3d502d.json

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

.changelog/55b09c99837449bea010a0fc4118955c.json

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

.changelog/65630b150b694e0988eae3c241d8637c.json

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

.changelog/8a5b1b4064d548c79a0d774a558d55e4.json

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

.changelog/8d97af22ad5d407bb3db56486685d180.json

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

.changelog/9e9047e5016f4e1e84ec9d6ed321c553.json

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

.changelog/c4399637049b475b882ecee4dddc3967.json

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

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# Release (2024-05-30)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/acm`: [v1.26.0](service/acm/CHANGELOG.md#v1260-2024-05-30)
5+
* **Feature**: add v2 smoke tests and smithy smokeTests trait for SDK testing.
6+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagent`: [v1.12.0](service/bedrockagent/CHANGELOG.md#v1120-2024-05-30)
7+
* **Feature**: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.
8+
* `github.com/aws/aws-sdk-go-v2/service/bedrockruntime`: [v1.9.0](service/bedrockruntime/CHANGELOG.md#v190-2024-05-30)
9+
* **Feature**: This release adds Converse and ConverseStream APIs to Bedrock Runtime
10+
* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.40.0](service/cloudtrail/CHANGELOG.md#v1400-2024-05-30)
11+
* **Feature**: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
12+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.100.0](service/connect/CHANGELOG.md#v11000-2024-05-30)
13+
* **Feature**: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API
14+
* `github.com/aws/aws-sdk-go-v2/service/emrserverless`: [v1.21.0](service/emrserverless/CHANGELOG.md#v1210-2024-05-30)
15+
* **Feature**: The release adds support for spark structured streaming.
16+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.79.3](service/rds/CHANGELOG.md#v1793-2024-05-30)
17+
* **Documentation**: Updates Amazon RDS documentation for Aurora Postgres DBname.
18+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.142.0](service/sagemaker/CHANGELOG.md#v11420-2024-05-30)
19+
* **Feature**: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.
20+
121
# Release (2024-05-29)
222

323
## Module Highlights

service/acm/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.26.0 (2024-05-30)
2+
3+
* **Feature**: add v2 smoke tests and smithy smokeTests trait for SDK testing.
4+
15
# v1.25.8 (2024-05-23)
26

37
* No change notes available for this release.

0 commit comments

Comments
 (0)