Skip to content

Commit

Permalink
Release 2023-01-24
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jan 24, 2023
1 parent e4e52ef commit 1f6df4a
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 28 deletions.
8 changes: 0 additions & 8 deletions .changelog/324410cd9c544c99ba692e8cd10a0b60.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/32cc6130b97040ff883459da52b593af.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/dcedf0ea2bc341959da2f24f9f578295.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 (2023-01-24)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.27.0](service/route53/CHANGELOG.md#v1270-2023-01-24)
* **Feature**: Amazon Route 53 now supports the Asia Pacific (Melbourne) Region (ap-southeast-4) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
* `github.com/aws/aws-sdk-go-v2/service/ssmsap`: [v1.2.0](service/ssmsap/CHANGELOG.md#v120-2023-01-24)
* **Feature**: This release provides updates to documentation and support for listing operations performed by AWS Systems Manager for SAP.

# Release (2023-01-23)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/dlm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.1 (2023-01-24)

* No change notes available for this release.

# v1.14.0 (2023-01-05)

* **Feature**: Add `ErrorCodeOverride` field to all error structs (aws/smithy-go#401).
Expand Down
2 changes: 1 addition & 1 deletion service/dlm/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 @@ -63,7 +63,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/rds v1.40.1
github.com/aws/aws-sdk-go-v2/service/redshift v1.27.1
github.com/aws/aws-sdk-go-v2/service/rekognition v1.23.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.26.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.27.0
github.com/aws/aws-sdk-go-v2/service/route53domains v1.14.0
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.16.1
github.com/aws/aws-sdk-go-v2/service/s3 v1.30.1
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.27.0 (2023-01-24)

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

# v1.26.0 (2023-01-05)

* **Feature**: Add `ErrorCodeOverride` field to all error structs (aws/smithy-go#401).
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.

4 changes: 4 additions & 0 deletions service/ssmsap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.2.0 (2023-01-24)

* **Feature**: This release provides updates to documentation and support for listing operations performed by AWS Systems Manager for SAP.

# v1.1.2 (2023-01-18)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/ssmsap/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 1f6df4a

Please sign in to comment.