Skip to content

Commit b06fd66

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-04-25
1 parent 989866c commit b06fd66

15 files changed

+37
-31
lines changed

.changelog/21dac51b4bf94944baef22e1842ebf58.json

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

.changelog/35afedf8c92c4edbae3fc3be997e6b8a.json

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

.changelog/c052682d6ada4c96856a6023e4d8dbc4.json

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Release (2025-04-25)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/bedrockruntime`: [v1.30.0](service/bedrockruntime/CHANGELOG.md#v1300-2025-04-25)
5+
* **Feature**: You can now reference images and documents stored in Amazon S3 when using InvokeModel and Converse APIs with Amazon Nova Lite and Nova Pro. This enables direct integration of S3-stored multimedia assets in your model requests without manual downloading or base64 encoding.
6+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.56.2](service/ecs/CHANGELOG.md#v1562-2025-04-25)
7+
* **Documentation**: Documentation only release for Amazon ECS.
8+
* `github.com/aws/aws-sdk-go-v2/service/marketplacedeployment`: [v1.7.3](service/marketplacedeployment/CHANGELOG.md#v173-2025-04-25)
9+
* **Documentation**: Doc only update for the AWS Marketplace Deployment Service that fixes several customer-reported issues.
10+
111
# Release (2025-04-24)
212

313
## General 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.52.3 (2025-04-25)
2+
3+
* No change notes available for this release.
4+
15
# v1.52.2 (2025-04-10)
26

37
* No change notes available for this release.

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/bedrockruntime/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.30.0 (2025-04-25)
2+
3+
* **Feature**: You can now reference images and documents stored in Amazon S3 when using InvokeModel and Converse APIs with Amazon Nova Lite and Nova Pro. This enables direct integration of S3-stored multimedia assets in your model requests without manual downloading or base64 encoding.
4+
15
# v1.29.0 (2025-04-07)
26

37
* **Feature**: New options for how to handle harmful content detected by Amazon Bedrock Guardrails.

service/bedrockruntime/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/ecs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.56.2 (2025-04-25)
2+
3+
* **Documentation**: Documentation only release for Amazon ECS.
4+
15
# v1.56.1 (2025-04-24)
26

37
* **Documentation**: Documentation only release for Amazon ECS

service/ecs/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/internal/integrationtest/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.30.2
1111
github.com/aws/aws-sdk-go-v2/service/appstream v1.45.2
1212
github.com/aws/aws-sdk-go-v2/service/athena v1.50.4
13-
github.com/aws/aws-sdk-go-v2/service/batch v1.52.2
13+
github.com/aws/aws-sdk-go-v2/service/batch v1.52.3
1414
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.59.2
1515
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.45.3
1616
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.30.2
@@ -31,7 +31,7 @@ require (
3131
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.43.0
3232
github.com/aws/aws-sdk-go-v2/service/ec2 v1.212.0
3333
github.com/aws/aws-sdk-go-v2/service/ecr v1.43.3
34-
github.com/aws/aws-sdk-go-v2/service/ecs v1.56.1
34+
github.com/aws/aws-sdk-go-v2/service/ecs v1.56.2
3535
github.com/aws/aws-sdk-go-v2/service/efs v1.35.3
3636
github.com/aws/aws-sdk-go-v2/service/elasticache v1.46.0
3737
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.29.2

service/marketplacedeployment/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.7.3 (2025-04-25)
2+
3+
* **Documentation**: Doc only update for the AWS Marketplace Deployment Service that fixes several customer-reported issues.
4+
15
# v1.7.2 (2025-04-03)
26

37
* No change notes available for this release.

service/marketplacedeployment/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/xray/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.31.4 (2025-04-25)
2+
3+
* No change notes available for this release.
4+
15
# v1.31.3 (2025-04-10)
26

37
* No change notes available for this release.

service/xray/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)