Skip to content

Commit

Permalink
Release 2024-12-26
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 26, 2024
1 parent 8886124 commit aa2b5a2
Show file tree
Hide file tree
Showing 16 changed files with 38 additions and 38 deletions.
8 changes: 0 additions & 8 deletions .changelog/2667257c33fb4e39a49247f005d4a7bd.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6b65f07812d5478ba262779735a3de23.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/bcmpricingcalculator`: [v1.1.0](service/bcmpricingcalculator/CHANGELOG.md#v110-2024-12-26)
* **Feature**: Added ConflictException to DeleteBillEstimate.
* `github.com/aws/aws-sdk-go-v2/service/ecr`: [v1.37.0](service/ecr/CHANGELOG.md#v1370-2024-12-26)
* **Feature**: Add support for Dualstack Endpoints
* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.44.7](service/networkfirewall/CHANGELOG.md#v1447-2024-12-26)
* **Documentation**: Dual-stack endpoints are now supported.
* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.55.2](service/securityhub/CHANGELOG.md#v1552-2024-12-26)
* **Documentation**: Documentation updates for AWS Security Hub

# Release (2024-12-23)

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

* **Feature**: Added ConflictException to DeleteBillEstimate.

# v1.0.2 (2024-12-19)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/bcmpricingcalculator/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/ecr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.37.0 (2024-12-26)

* **Feature**: Add support for Dualstack Endpoints

# v1.36.9 (2024-12-23)

* **Documentation**: Documentation update for ECR GetAccountSetting and PutAccountSetting APIs.
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.28.1 (2024-12-26)

* No change notes available for this release.

# v1.28.0 (2024-12-23)

* **Feature**: Add support for Dualstack endpoints
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.36.9
github.com/aws/aws-sdk-go-v2/service/ecr v1.37.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
4 changes: 4 additions & 0 deletions service/networkfirewall/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.44.7 (2024-12-26)

* **Documentation**: Dual-stack endpoints are now supported.

# v1.44.6 (2024-12-19)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/networkfirewall/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/securityhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.55.2 (2024-12-26)

* **Documentation**: Documentation updates for AWS Security Hub

# v1.55.1 (2024-12-19)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/securityhub/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 aa2b5a2

Please sign in to comment.