Skip to content

Commit

Permalink
Release 2024-06-10
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jun 10, 2024
1 parent 9c7babc commit a54940b
Show file tree
Hide file tree
Showing 14 changed files with 31 additions and 37 deletions.
8 changes: 0 additions & 8 deletions .changelog/067eb81a2ca54e6a8514403d46bec64b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5cd55262a6034e75a0ae60827ed2d5dc.json

This file was deleted.

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

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Release (2024-06-10)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/applicationsignals`: [v1.0.0](service/applicationsignals/CHANGELOG.md#v100-2024-06-10)
* **Release**: New AWS service client module
* **Feature**: This is the initial SDK release for Amazon CloudWatch Application Signals. Amazon CloudWatch Application Signals provides curated application performance monitoring for developers to monitor and troubleshoot application health using pre-built dashboards and Service Level Objectives.
* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.42.0](service/ecs/CHANGELOG.md#v1420-2024-06-10)
* **Feature**: This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption.

# Release (2024-06-07)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions feature/dynamodbstreams/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.25 (2024-06-10)

* No change notes available for this release.

# v1.13.24 (2024-06-07)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down

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

5 changes: 5 additions & 0 deletions service/applicationsignals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# v1.0.0 (2024-06-10)

* **Release**: New AWS service client module
* **Feature**: This is the initial SDK release for Amazon CloudWatch Application Signals. Amazon CloudWatch Application Signals provides curated application performance monitoring for developers to monitor and troubleshoot application health using pre-built dashboards and Service Level Objectives.

2 changes: 1 addition & 1 deletion service/applicationsignals/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/ecs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.42.0 (2024-06-10)

* **Feature**: This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption.

# v1.41.13 (2024-06-07)

* **Bug Fix**: Add clock skew correction on all service clients
Expand Down
2 changes: 1 addition & 1 deletion service/ecs/go_module_metadata.go

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

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.32.8
github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.28.5
github.com/aws/aws-sdk-go-v2/service/ecs v1.41.13
github.com/aws/aws-sdk-go-v2/service/ecs v1.42.0
github.com/aws/aws-sdk-go-v2/service/efs v1.28.10
github.com/aws/aws-sdk-go-v2/service/elasticache v1.38.8
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.23.10
Expand Down
4 changes: 4 additions & 0 deletions service/redshiftserverless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.8 (2024-06-10)

* No change notes available for this release.

# v1.18.7 (2024-06-07)

* **Bug Fix**: Add clock skew correction on all service clients
Expand Down
2 changes: 1 addition & 1 deletion service/redshiftserverless/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 a54940b

Please sign in to comment.