Skip to content

Commit 1334058

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-07-16
1 parent bd4712d commit 1334058

File tree

8 files changed

+17
-23
lines changed

8 files changed

+17
-23
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/a9a0b52de40c487ba967a150dd38d0a0.json

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Release (2025-07-16)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.60.0](service/ecs/CHANGELOG.md#v1600-2025-07-16)
5+
* **Feature**: This release removes hookDetails for the Amazon ECS native blue/green deployments.
6+
17
# Release (2025-07-15)
28

39
## General Highlights

service/ecs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.60.0 (2025-07-16)
2+
3+
* **Feature**: This release removes hookDetails for the Amazon ECS native blue/green deployments.
4+
15
# v1.59.0 (2025-07-15)
26

37
* **Feature**: Amazon ECS supports native blue/green deployments, allowing you to validate new service revisions before directing production traffic to them.

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.44.0
3232
github.com/aws/aws-sdk-go-v2/service/ec2 v1.232.0
3333
github.com/aws/aws-sdk-go-v2/service/ecr v1.45.1
34-
github.com/aws/aws-sdk-go-v2/service/ecs v1.59.0
34+
github.com/aws/aws-sdk-go-v2/service/ecs v1.60.0
3535
github.com/aws/aws-sdk-go-v2/service/efs v1.36.2
3636
github.com/aws/aws-sdk-go-v2/service/elasticache v1.46.3
3737
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.29.5

service/kafka/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.39.6 (2025-07-16)
2+
3+
* No change notes available for this release.
4+
15
# v1.39.5 (2025-06-17)
26

37
* **Dependency Update**: Update to smithy-go v1.22.4.

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