Skip to content

Commit

Permalink
Release 2023-03-20
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Mar 20, 2023
1 parent e73c9d6 commit 3497eac
Show file tree
Hide file tree
Showing 16 changed files with 39 additions and 39 deletions.
8 changes: 0 additions & 8 deletions .changelog/12ce1f3f4bfb47fbbc1338f00acacf2b.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9a0c736fbea043059a7b2877e36ce7b3.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9be6c41af61c4ae6a635932c97ad51ef.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 (2023-03-20)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling`: [v1.19.0](service/applicationautoscaling/CHANGELOG.md#v1190-2023-03-20)
* **Feature**: With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.
* `github.com/aws/aws-sdk-go-v2/service/neptune`: [v1.20.0](service/neptune/CHANGELOG.md#v1200-2023-03-20)
* **Feature**: This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response.
* `github.com/aws/aws-sdk-go-v2/service/s3outposts`: [v1.16.0](service/s3outposts/CHANGELOG.md#v1160-2023-03-20)
* **Feature**: S3 On Outposts added support for endpoint status, and a failed endpoint reason, if any
* `github.com/aws/aws-sdk-go-v2/service/workdocs`: [v1.14.0](service/workdocs/CHANGELOG.md#v1140-2023-03-20)
* **Feature**: This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.

# Release (2023-03-17)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/applicationautoscaling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.0 (2023-03-20)

* **Feature**: With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.

# v1.18.0 (2023-03-14)

* **Feature**: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
Expand Down
2 changes: 1 addition & 1 deletion service/applicationautoscaling/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ require (
github.com/aws/aws-sdk-go-v2/config v1.18.18
github.com/aws/aws-sdk-go-v2/service/acm v1.17.6
github.com/aws/aws-sdk-go-v2/service/apigateway v1.16.6
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.18.0
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.19.0
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.15.5
github.com/aws/aws-sdk-go-v2/service/appstream v1.20.5
github.com/aws/aws-sdk-go-v2/service/athena v1.23.1
Expand Down Expand Up @@ -56,7 +56,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/lambda v1.30.1
github.com/aws/aws-sdk-go-v2/service/lightsail v1.26.1
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.12.5
github.com/aws/aws-sdk-go-v2/service/neptune v1.19.5
github.com/aws/aws-sdk-go-v2/service/neptune v1.20.0
github.com/aws/aws-sdk-go-v2/service/opsworks v1.14.5
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.12.5
github.com/aws/aws-sdk-go-v2/service/polly v1.25.4
Expand Down
4 changes: 4 additions & 0 deletions service/neptune/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.20.0 (2023-03-20)

* **Feature**: This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response.

# v1.19.5 (2023-03-10)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/neptune/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/s3outposts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.0 (2023-03-20)

* **Feature**: S3 On Outposts added support for endpoint status, and a failed endpoint reason, if any

# v1.15.1 (2023-03-10)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/s3outposts/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/transfer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.7 (2023-03-20)

* No change notes available for this release.

# v1.28.6 (2023-03-10)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/transfer/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/workdocs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.0 (2023-03-20)

* **Feature**: This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.

# v1.13.6 (2023-03-10)

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

Please sign in to comment.