Skip to content

Commit bec5c47

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-11-21
1 parent 0438d8f commit bec5c47

File tree

5 files changed

+12
-10
lines changed

5 files changed

+12
-10
lines changed

.changelog/146cc0ee9e8b4179b642064c8e866c49.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 (2022-11-21)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.25.0](service/route53/CHANGELOG.md#v1250-2022-11-21)
5+
* **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.
6+
17
# Release (2022-11-18.2)
28

39
## Module Highlights

service/internal/integrationtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ require (
6363
github.com/aws/aws-sdk-go-v2/service/rds v1.30.0
6464
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.15
6565
github.com/aws/aws-sdk-go-v2/service/rekognition v1.21.0
66-
github.com/aws/aws-sdk-go-v2/service/route53 v1.24.0
66+
github.com/aws/aws-sdk-go-v2/service/route53 v1.25.0
6767
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.19
6868
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.21
6969
github.com/aws/aws-sdk-go-v2/service/s3 v1.29.3

service/route53/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.25.0 (2022-11-21)
2+
3+
* **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.
4+
15
# v1.24.0 (2022-11-15)
26

37
* **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.

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