Skip to content

Commit

Permalink
Release 2024-03-27
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Mar 27, 2024
1 parent 8f6e649 commit 5a6b2c0
Show file tree
Hide file tree
Showing 21 changed files with 52 additions and 50 deletions.
8 changes: 0 additions & 8 deletions .changelog/3672fdf11c2743989e7254ad1c2e8cba.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/61adf37e7fdf4e4baf712c269039ce53.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6735ddeb23174bc89b4bc0468320bde6.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/ad5f3bb92e1a4d26971394acd6257b6f.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/b10e52f2e872402f88d66c0c778b373e.json

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Release (2024-03-27)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.36.0](service/batch/CHANGELOG.md#v1360-2024-03-27)
* **Feature**: This feature allows AWS Batch to support configuration of imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS
* `github.com/aws/aws-sdk-go-v2/service/bedrockagent`: [v1.5.0](service/bedrockagent/CHANGELOG.md#v150-2024-03-27)
* **Feature**: This changes introduces metadata documents statistics and also updates the documentation for bedrock agent.
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.6.0](service/bedrockagentruntime/CHANGELOG.md#v160-2024-03-27)
* **Feature**: This release introduces filtering support on Retrieve and RetrieveAndGenerate APIs.
* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.38.0](service/elasticache/CHANGELOG.md#v1380-2024-03-27)
* **Feature**: Added minimum capacity to Amazon ElastiCache Serverless. This feature allows customer to ensure minimum capacity even without current load
* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.28.5](service/secretsmanager/CHANGELOG.md#v1285-2024-03-27)
* **Documentation**: Documentation updates for Secrets Manager

# Release (2024-03-26)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.36.0 (2024-03-27)

* **Feature**: This feature allows AWS Batch to support configuration of imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS

# v1.35.1 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/batch/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/bedrockagent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.5.0 (2024-03-27)

* **Feature**: This changes introduces metadata documents statistics and also updates the documentation for bedrock agent.

# v1.4.3 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/bedrockagent/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/bedrockagentruntime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.6.0 (2024-03-27)

* **Feature**: This release introduces filtering support on Retrieve and RetrieveAndGenerate APIs.

# v1.5.0 (2024-03-26)

* **Feature**: This release adds support to customize prompts sent through the RetrieveAndGenerate API in Agents for Amazon Bedrock.
Expand Down
2 changes: 1 addition & 1 deletion service/bedrockagentruntime/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/elasticache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.38.0 (2024-03-27)

* **Feature**: Added minimum capacity to Amazon ElastiCache Serverless. This feature allows customer to ensure minimum capacity even without current load

# v1.37.4 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/elasticache/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/appstream v1.34.3
github.com/aws/aws-sdk-go-v2/service/athena v1.40.3
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.4
github.com/aws/aws-sdk-go-v2/service/batch v1.35.1
github.com/aws/aws-sdk-go-v2/service/batch v1.36.0
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.48.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.35.3
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.21.3
Expand All @@ -36,7 +36,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ecr v1.27.3
github.com/aws/aws-sdk-go-v2/service/ecs v1.41.5
github.com/aws/aws-sdk-go-v2/service/efs v1.28.3
github.com/aws/aws-sdk-go-v2/service/elasticache v1.37.4
github.com/aws/aws-sdk-go-v2/service/elasticache v1.38.0
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.23.3
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.24.3
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.30.4
Expand Down Expand Up @@ -69,7 +69,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.27.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.44.3
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.28.4
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.28.5
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.28.3
github.com/aws/aws-sdk-go-v2/service/ses v1.22.3
github.com/aws/aws-sdk-go-v2/service/sfn v1.26.3
Expand Down
4 changes: 4 additions & 0 deletions service/mediaconvert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.52.4 (2024-03-27)

* No change notes available for this release.

# v1.52.3 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/mediaconvert/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/medialive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.49.1 (2024-03-27)

* No change notes available for this release.

# v1.49.0 (2024-03-25)

* **Feature**: Exposing TileMedia H265 options
Expand Down
2 changes: 1 addition & 1 deletion service/medialive/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/secretsmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.5 (2024-03-27)

* **Documentation**: Documentation updates for Secrets Manager

# v1.28.4 (2024-03-18)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/secretsmanager/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5a6b2c0

Please sign in to comment.