Skip to content

Commit

Permalink
Release 2022-07-27
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 27, 2022
1 parent 0dd5f13 commit ec595a4
Show file tree
Hide file tree
Showing 28 changed files with 70 additions and 78 deletions.
8 changes: 0 additions & 8 deletions .changelog/136d86c530cf46acb09ee56570b5253c.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/1a7fe24d2dcd49bab8848f4d558f445b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2989f51894184f6eae480c992e3c13ca.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/50a9fee5667244968b4fa2f76944d2f8.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/7079caadeb3e40ceac48d92546a3e1a1.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/7ee3eb9b7c9542718fe8c09306489e9a.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# Release (2022-07-27)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/auditmanager`: [v1.20.0](service/auditmanager/CHANGELOG.md#v1200-2022-07-27)
* **Feature**: This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.
* `github.com/aws/aws-sdk-go-v2/service/chime`: [v1.21.0](service/chime/CHANGELOG.md#v1210-2022-07-27)
* **Feature**: Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling
* `github.com/aws/aws-sdk-go-v2/service/configservice`: [v1.23.0](service/configservice/CHANGELOG.md#v1230-2022-07-27)
* **Feature**: This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.
* `github.com/aws/aws-sdk-go-v2/service/globalaccelerator`: [v1.14.0](service/globalaccelerator/CHANGELOG.md#v1140-2022-07-27)
* **Feature**: Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic.
* `github.com/aws/aws-sdk-go-v2/service/marketplacecatalog`: [v1.13.0](service/marketplacecatalog/CHANGELOG.md#v1130-2022-07-27)
* **Feature**: The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it.
* `github.com/aws/aws-sdk-go-v2/service/polly`: [v1.17.0](service/polly/CHANGELOG.md#v1170-2022-07-27)
* **Feature**: Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.
* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.27.5](service/ssm/CHANGELOG.md#v1275-2022-07-27)
* **Documentation**: Adding doc updates for OpsCenter support in Service Setting actions.
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.21.0](service/workspaces/CHANGELOG.md#v1210-2022-07-27)
* **Feature**: Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.

# Release (2022-07-26)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/auditmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.20.0 (2022-07-27)

* **Feature**: This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.

# v1.19.2 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/auditmanager/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/chime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.0 (2022-07-27)

* **Feature**: Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling

# v1.20.8 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/chime/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/configservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.0 (2022-07-27)

* **Feature**: This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.

# v1.22.0 (2022-07-14)

* **Feature**: Update ResourceType enum with values for Route53Resolver, Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
Expand Down
2 changes: 1 addition & 1 deletion service/configservice/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/firehose/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.10 (2022-07-27)

* No change notes available for this release.

# v1.14.9 (2022-07-05)

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

* **Feature**: Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic.

# v1.13.8 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/globalaccelerator/go_module_metadata.go

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

10 changes: 5 additions & 5 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.13.8
github.com/aws/aws-sdk-go-v2/service/codestar v1.11.8
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.17.3
github.com/aws/aws-sdk-go-v2/service/configservice v1.22.0
github.com/aws/aws-sdk-go-v2/service/configservice v1.23.0
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.13.8
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.21.1
github.com/aws/aws-sdk-go-v2/service/devicefarm v1.13.8
Expand All @@ -43,7 +43,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.13.8
github.com/aws/aws-sdk-go-v2/service/emr v1.20.1
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.5
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.9
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.10
github.com/aws/aws-sdk-go-v2/service/gamelift v1.14.8
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.8
github.com/aws/aws-sdk-go-v2/service/glue v1.28.1
Expand All @@ -59,7 +59,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/neptune v1.17.2
github.com/aws/aws-sdk-go-v2/service/opsworks v1.13.8
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.9
github.com/aws/aws-sdk-go-v2/service/polly v1.16.2
github.com/aws/aws-sdk-go-v2/service/polly v1.17.0
github.com/aws/aws-sdk-go-v2/service/rds v1.23.1
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.0
github.com/aws/aws-sdk-go-v2/service/rekognition v1.19.0
Expand All @@ -77,15 +77,15 @@ require (
github.com/aws/aws-sdk-go-v2/service/snowball v1.15.8
github.com/aws/aws-sdk-go-v2/service/sns v1.17.9
github.com/aws/aws-sdk-go-v2/service/sqs v1.19.0
github.com/aws/aws-sdk-go-v2/service/ssm v1.27.4
github.com/aws/aws-sdk-go-v2/service/ssm v1.27.5
github.com/aws/aws-sdk-go-v2/service/sts v1.16.9
github.com/aws/aws-sdk-go-v2/service/support v1.13.8
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.13.8
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.6.10
github.com/aws/aws-sdk-go-v2/service/waf v1.11.8
github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.9
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.21.0
github.com/aws/aws-sdk-go-v2/service/workspaces v1.20.0
github.com/aws/aws-sdk-go-v2/service/workspaces v1.21.0
github.com/aws/smithy-go v1.12.0
github.com/google/go-cmp v0.5.8
)
Expand Down
4 changes: 4 additions & 0 deletions service/marketplacecatalog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.0 (2022-07-27)

* **Feature**: The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it.

# v1.12.8 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/marketplacecatalog/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/polly/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.17.0 (2022-07-27)

* **Feature**: Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.

# v1.16.2 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/polly/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/ssm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.27.5 (2022-07-27)

* **Documentation**: Adding doc updates for OpsCenter support in Service Setting actions.

# v1.27.4 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/ssm/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/workspaces/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.21.0 (2022-07-27)

* **Feature**: Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.

# v1.20.0 (2022-07-19)

* **Feature**: Increased the character limit of the login message from 850 to 2000 characters.
Expand Down
2 changes: 1 addition & 1 deletion service/workspaces/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 ec595a4

Please sign in to comment.