Skip to content

Commit

Permalink
Release 2024-12-28
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 28, 2024
1 parent a7b93d2 commit a655009
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 19 deletions.
8 changes: 0 additions & 8 deletions .changelog/0003ebfb261b440ba7c046c8fa3a7671.json

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/ecr`: [v1.38.0](service/ecr/CHANGELOG.md#v1380-2024-12-28)
* **Feature**: Restoring custom endpoint functionality for ECR
* `github.com/aws/aws-sdk-go-v2/service/ecrpublic`: [v1.29.0](service/ecrpublic/CHANGELOG.md#v1290-2024-12-28)
* **Feature**: Restoring custom endpoint functionality for ECR Public

# Release (2024-12-27)

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

* **Feature**: Restoring custom endpoint functionality for ECR

# v1.37.0 (2024-12-26)

* **Feature**: Add support for Dualstack Endpoints
Expand Down
2 changes: 1 addition & 1 deletion service/ecr/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/ecrpublic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.29.0 (2024-12-28)

* **Feature**: Restoring custom endpoint functionality for ECR Public

# v1.28.1 (2024-12-26)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/ecrpublic/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 @@ -30,7 +30,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/docdb v1.40.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.38.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.198.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.37.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.38.0
github.com/aws/aws-sdk-go-v2/service/ecs v1.53.1
github.com/aws/aws-sdk-go-v2/service/efs v1.34.2
github.com/aws/aws-sdk-go-v2/service/elasticache v1.44.2
Expand Down

0 comments on commit a655009

Please sign in to comment.