Skip to content

Commit

Permalink
Release 2022-07-21
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 21, 2022
1 parent 5b597fe commit 51d6c0e
Show file tree
Hide file tree
Showing 32 changed files with 79 additions and 95 deletions.
8 changes: 0 additions & 8 deletions .changelog/071f244184ee4b96bb927234731e94a9.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/28121ae81bfe4ee8945e75c1efaa9e41.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/307cd2181c12490987e2df3730d4b968.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6917ff0bc40f4ef1bc7821db16b9c538.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/6bd36b9a64e94ea6896a0afdae0311fb.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/752723dfc18b4861979ded248a26c834.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/82b00c1006124bacac62e08f00b2d57b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/854ba16f184d454c84aaa2406fda3fba.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.18.0](service/athena/CHANGELOG.md#v1180-2022-07-21)
* **Feature**: This feature allows customers to retrieve runtime statistics for completed queries
* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.19.0](service/cloudwatch/CHANGELOG.md#v1190-2022-07-21)
* **Feature**: Adding support for the suppression of Composite Alarm actions
* `github.com/aws/aws-sdk-go-v2/service/databasemigrationservice`: [v1.21.1](service/databasemigrationservice/CHANGELOG.md#v1211-2022-07-21)
* **Documentation**: Documentation updates for Database Migration Service (DMS).
* `github.com/aws/aws-sdk-go-v2/service/docdb`: [v1.19.0](service/docdb/CHANGELOG.md#v1190-2022-07-21)
* **Feature**: Enable copy-on-write restore type
* `github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect`: [v1.14.0](service/ec2instanceconnect/CHANGELOG.md#v1140-2022-07-21)
* **Feature**: This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.
* `github.com/aws/aws-sdk-go-v2/service/frauddetector`: [v1.20.0](service/frauddetector/CHANGELOG.md#v1200-2022-07-21)
* **Feature**: The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs.
* `github.com/aws/aws-sdk-go-v2/service/iotsitewise`: [v1.23.0](service/iotsitewise/CHANGELOG.md#v1230-2022-07-21)
* **Feature**: Added asynchronous API to ingest bulk historical and current data into IoT SiteWise.
* `github.com/aws/aws-sdk-go-v2/service/kendra`: [v1.31.0](service/kendra/CHANGELOG.md#v1310-2022-07-21)
* **Feature**: Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html
* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.18.0](service/networkfirewall/CHANGELOG.md#v1180-2022-07-21)
* **Feature**: Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.22.1](service/rds/CHANGELOG.md#v1221-2022-07-21)
* **Documentation**: Adds support for creating an RDS Proxy for an RDS for MariaDB database.

# Release (2022-07-20)

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

* **Feature**: This feature allows customers to retrieve runtime statistics for completed queries

# v1.17.0 (2022-07-14)

* **Feature**: This release updates data types that contain either QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
Expand Down
2 changes: 1 addition & 1 deletion service/athena/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/cloudwatch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.0 (2022-07-21)

* **Feature**: Adding support for the suppression of Composite Alarm actions

# v1.18.6 (2022-07-05)

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

* **Documentation**: Documentation updates for Database Migration Service (DMS).

# v1.21.0 (2022-07-07)

* **Feature**: New api to migrate event subscriptions to event bridge rules
Expand Down
2 changes: 1 addition & 1 deletion service/databasemigrationservice/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/docdb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.0 (2022-07-21)

* **Feature**: Enable copy-on-write restore type

# v1.18.5 (2022-07-05)

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

* **Feature**: This release includes a new exception type "EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.

# v1.13.8 (2022-07-05)

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

* **Feature**: The release introduces Account Takeover Insights (ATI) model. The ATI model detects fraud relating to account takeover. This release also adds support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs.

# v1.19.9 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/frauddetector/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 @@ -8,15 +8,15 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.8
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.0
github.com/aws/aws-sdk-go-v2/service/appstream v1.17.2
github.com/aws/aws-sdk-go-v2/service/athena v1.17.0
github.com/aws/aws-sdk-go-v2/service/athena v1.18.0
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.5
github.com/aws/aws-sdk-go-v2/service/batch v1.18.7
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.22.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.8
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.8
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.16.4
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.18.6
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.19.0
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.8
github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.8
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.14.8
Expand All @@ -25,11 +25,11 @@ require (
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/costandusagereportservice v1.13.8
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.21.0
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.21.1
github.com/aws/aws-sdk-go-v2/service/devicefarm v1.13.8
github.com/aws/aws-sdk-go-v2/service/directconnect v1.17.8
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.14.2
github.com/aws/aws-sdk-go-v2/service/docdb v1.18.5
github.com/aws/aws-sdk-go-v2/service/docdb v1.19.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.9
github.com/aws/aws-sdk-go-v2/service/ec2 v1.49.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.8
Expand Down Expand Up @@ -60,7 +60,7 @@ require (
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/rds v1.22.0
github.com/aws/aws-sdk-go-v2/service/rds v1.22.1
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.0
github.com/aws/aws-sdk-go-v2/service/rekognition v1.18.5
github.com/aws/aws-sdk-go-v2/service/route53 v1.21.3
Expand Down
4 changes: 4 additions & 0 deletions service/iotsitewise/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.0 (2022-07-21)

* **Feature**: Added asynchronous API to ingest bulk historical and current data into IoT SiteWise.

# v1.22.4 (2022-07-05)

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

* **Feature**: Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html

# v1.30.0 (2022-07-14)

* **Feature**: This release adds AccessControlConfigurations which allow you to redefine your document level access control without the need for content re-indexing.
Expand Down
2 changes: 1 addition & 1 deletion service/kendra/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/networkfirewall/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.0 (2022-07-21)

* **Feature**: Network Firewall now supports referencing dynamic IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.

# v1.17.4 (2022-07-05)

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

* **Documentation**: Adds support for creating an RDS Proxy for an RDS for MariaDB database.

# v1.22.0 (2022-07-05)

* **Feature**: Adds waiters support for DBCluster.
Expand Down
2 changes: 1 addition & 1 deletion service/rds/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 51d6c0e

Please sign in to comment.