Skip to content

Commit

Permalink
Release 2022-11-21
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 21, 2022
1 parent 0438d8f commit bec5c47
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 10 deletions.
8 changes: 0 additions & 8 deletions .changelog/146cc0ee9e8b4179b642064c8e866c49.json

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Release (2022-11-21)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.25.0](service/route53/CHANGELOG.md#v1250-2022-11-21)
* **Feature**: Amazon Route 53 now supports the Asia Pacific (Hyderabad) Region (ap-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

# Release (2022-11-18.2)

## Module Highlights
Expand Down
2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/rds v1.30.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.15
github.com/aws/aws-sdk-go-v2/service/rekognition v1.21.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.24.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.0
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.19
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.21
github.com/aws/aws-sdk-go-v2/service/s3 v1.29.3
Expand Down
4 changes: 4 additions & 0 deletions service/route53/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.0 (2022-11-21)

* **Feature**: Amazon Route 53 now supports the Asia Pacific (Hyderabad) Region (ap-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

# v1.24.0 (2022-11-15)

* **Feature**: Amazon Route 53 now supports the Europe (Spain) Region (eu-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
Expand Down
2 changes: 1 addition & 1 deletion service/route53/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 bec5c47

Please sign in to comment.