Skip to content

Commit 5a6b2c0

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-03-27
1 parent 8f6e649 commit 5a6b2c0

21 files changed

+52
-50
lines changed

.changelog/3672fdf11c2743989e7254ad1c2e8cba.json

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

.changelog/61adf37e7fdf4e4baf712c269039ce53.json

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

.changelog/6735ddeb23174bc89b4bc0468320bde6.json

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

.changelog/ad5f3bb92e1a4d26971394acd6257b6f.json

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

.changelog/b10e52f2e872402f88d66c0c778b373e.json

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Release (2024-03-27)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.36.0](service/batch/CHANGELOG.md#v1360-2024-03-27)
5+
* **Feature**: This feature allows AWS Batch to support configuration of imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS
6+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagent`: [v1.5.0](service/bedrockagent/CHANGELOG.md#v150-2024-03-27)
7+
* **Feature**: This changes introduces metadata documents statistics and also updates the documentation for bedrock agent.
8+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.6.0](service/bedrockagentruntime/CHANGELOG.md#v160-2024-03-27)
9+
* **Feature**: This release introduces filtering support on Retrieve and RetrieveAndGenerate APIs.
10+
* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.38.0](service/elasticache/CHANGELOG.md#v1380-2024-03-27)
11+
* **Feature**: Added minimum capacity to Amazon ElastiCache Serverless. This feature allows customer to ensure minimum capacity even without current load
12+
* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.28.5](service/secretsmanager/CHANGELOG.md#v1285-2024-03-27)
13+
* **Documentation**: Documentation updates for Secrets Manager
14+
115
# Release (2024-03-26)
216

317
## Module Highlights

service/batch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.36.0 (2024-03-27)
2+
3+
* **Feature**: This feature allows AWS Batch to support configuration of imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS
4+
15
# v1.35.1 (2024-03-18)
26

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

service/batch/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.

service/bedrockagent/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.5.0 (2024-03-27)
2+
3+
* **Feature**: This changes introduces metadata documents statistics and also updates the documentation for bedrock agent.
4+
15
# v1.4.3 (2024-03-18)
26

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

service/bedrockagent/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.

0 commit comments

Comments
 (0)