Skip to content

Commit

Permalink
Release 2023-02-16
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Feb 16, 2023
1 parent 8aa5855 commit 4616bae
Show file tree
Hide file tree
Showing 20 changed files with 49 additions and 41 deletions.
8 changes: 0 additions & 8 deletions .changelog/2521f9c7628a447db20216f7e395644e.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/481c5198042c43a89cb2f2f95275d4a7.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/f7eacf4fa883400093e1119da3d36f4d.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-02-16)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.23.0](service/emr/CHANGELOG.md#v1230-2023-02-16)
* **Feature**: This release provides customers the ability to define a timeout period for procuring capacity during a resize operation for Instance Fleet clusters. Customers can specify this timeout using the ResizeSpecifications parameter supported by RunJobFlow, ModifyInstanceFleet and AddInstanceFleet APIs.
* `github.com/aws/aws-sdk-go-v2/service/grafana`: [v1.12.0](service/grafana/CHANGELOG.md#v1120-2023-02-16)
* **Feature**: With this release Amazon Managed Grafana now supports inbound Network Access Control that helps you to restrict user access to your Grafana workspaces
* `github.com/aws/aws-sdk-go-v2/service/ivs`: [v1.20.3](service/ivs/CHANGELOG.md#v1203-2023-02-16)
* **Documentation**: Doc-only update. Updated text description in DeleteChannel, Stream, and StreamSummary.
* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.25.1](service/wafv2/CHANGELOG.md#v1251-2023-02-16)
* **Documentation**: Added a notice for account takeover prevention (ATP). The interface incorrectly lets you to configure ATP response inspection in regional web ACLs in Region US East (N. Virginia), without returning an error. ATP response inspection is only available in web ACLs that protect CloudFront distributions.

# Release (2023-02-15)

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

* No change notes available for this release.

# v1.2.3 (2023-02-15)

* **Announcement**: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
Expand Down
2 changes: 1 addition & 1 deletion service/connectcases/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/emr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.0 (2023-02-16)

* **Feature**: This release provides customers the ability to define a timeout period for procuring capacity during a resize operation for Instance Fleet clusters. Customers can specify this timeout using the ResizeSpecifications parameter supported by RunJobFlow, ModifyInstanceFleet and AddInstanceFleet APIs.

# v1.22.3 (2023-02-15)

* **Announcement**: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
Expand Down
2 changes: 1 addition & 1 deletion service/emr/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/grafana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.12.0 (2023-02-16)

* **Feature**: With this release Amazon Managed Grafana now supports inbound Network Access Control that helps you to restrict user access to your Grafana workspaces

# v1.11.2 (2023-02-15)

* **Announcement**: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
Expand Down
2 changes: 1 addition & 1 deletion service/grafana/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 @@ -41,7 +41,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.19.3
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.18.3
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.14.2
github.com/aws/aws-sdk-go-v2/service/emr v1.22.3
github.com/aws/aws-sdk-go-v2/service/emr v1.23.0
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.18.3
github.com/aws/aws-sdk-go-v2/service/firehose v1.16.3
github.com/aws/aws-sdk-go-v2/service/gamelift v1.17.2
Expand Down Expand Up @@ -84,7 +84,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.9.2
github.com/aws/aws-sdk-go-v2/service/waf v1.12.2
github.com/aws/aws-sdk-go-v2/service/wafregional v1.13.3
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.25.0
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.25.1
github.com/aws/aws-sdk-go-v2/service/workspaces v1.28.3
github.com/aws/smithy-go v1.13.5
github.com/google/go-cmp v0.5.8
Expand Down
4 changes: 4 additions & 0 deletions service/ivs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.20.3 (2023-02-16)

* **Documentation**: Doc-only update. Updated text description in DeleteChannel, Stream, and StreamSummary.

# v1.20.2 (2023-02-15)

* **Announcement**: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
Expand Down
2 changes: 1 addition & 1 deletion service/ivs/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/kendraranking/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.0.5 (2023-02-16)

* No change notes available for this release.

# v1.0.4 (2023-02-15)

* **Announcement**: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
Expand Down
2 changes: 1 addition & 1 deletion service/kendraranking/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/ram/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.17.4 (2023-02-16)

* No change notes available for this release.

# v1.17.3 (2023-02-15)

* **Announcement**: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
Expand Down
2 changes: 1 addition & 1 deletion service/ram/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/wafv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.25.1 (2023-02-16)

* **Documentation**: Added a notice for account takeover prevention (ATP). The interface incorrectly lets you to configure ATP response inspection in regional web ACLs in Region US East (N. Virginia), without returning an error. ATP response inspection is only available in web ACLs that protect CloudFront distributions.

# v1.25.0 (2023-02-15)

* **Announcement**: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
Expand Down
2 changes: 1 addition & 1 deletion service/wafv2/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 4616bae

Please sign in to comment.