Skip to content

Commit

Permalink
Release 2022-11-07
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Nov 7, 2022
1 parent 00afe4f commit cf83ae6
Show file tree
Hide file tree
Showing 39 changed files with 100 additions and 110 deletions.
8 changes: 0 additions & 8 deletions .changelog/067b15f69cac4c999fce98bfe06b0752.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/06f8294fe5564abcaad4b3a6dff9ec0d.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/3f11d614a4754dae987aba3f2e602619.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/62ba12ac40754a169fb36adc930a8a4c.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/74442d598be64454bc60d769957de792.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/athena`: [v1.19.0](service/athena/CHANGELOG.md#v1190-2022-11-07)
* **Feature**: Adds support for using Query Result Reuse
* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.24.0](service/autoscaling/CHANGELOG.md#v1240-2022-11-07)
* **Feature**: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.20.0](service/cloudtrail/CHANGELOG.md#v1200-2022-11-07)
* **Feature**: This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores.
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.67.0](service/ec2/CHANGELOG.md#v1670-2022-11-07)
* **Feature**: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.
* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.23.0](service/elasticache/CHANGELOG.md#v1230-2022-11-07)
* **Feature**: Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support.
* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.26.0](service/lexmodelsv2/CHANGELOG.md#v1260-2022-11-07)
* **Feature**: Amazon Lex now supports new APIs for viewing and editing Custom Vocabulary in bots.
* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.27.0](service/mediaconvert/CHANGELOG.md#v1270-2022-11-07)
* **Feature**: The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata.
* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.32.0](service/ssm/CHANGELOG.md#v1320-2022-11-07)
* **Feature**: This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation
* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.23.1](service/wafv2/CHANGELOG.md#v1231-2022-11-07)
* **Documentation**: The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements.
* `github.com/aws/aws-sdk-go-v2/service/wellarchitected`: [v1.17.0](service/wellarchitected/CHANGELOG.md#v1170-2022-11-07)
* **Feature**: This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews.
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.25.0](service/workspaces/CHANGELOG.md#v1250-2022-11-07)
* **Feature**: This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs.

# Release (2022-11-04)

## 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.19.0 (2022-11-07)

* **Feature**: Adds support for using Query Result Reuse

# v1.18.12 (2022-10-24)

* **Dependency Update**: Updated to the latest SDK module versions
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/autoscaling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2022-11-07)

* **Feature**: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.

# v1.23.18 (2022-10-24)

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

* **Feature**: This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores.

# v1.19.2 (2022-10-24)

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

* **Feature**: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes.

# v1.66.0 (2022-11-04)

* **Feature**: This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
Expand Down
2 changes: 1 addition & 1 deletion service/ec2/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/eks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.4 (2022-11-07)

* No change notes available for this release.

# v1.22.3 (2022-10-24)

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

* **Feature**: Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support.

# v1.22.12 (2022-10-24)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/elasticache/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.22 (2022-11-07)

* No change notes available for this release.

# v1.14.21 (2022-10-24)

* **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.

18 changes: 9 additions & 9 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.20
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.11
github.com/aws/aws-sdk-go-v2/service/appstream v1.18.0
github.com/aws/aws-sdk-go-v2/service/athena v1.18.12
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.18
github.com/aws/aws-sdk-go-v2/service/athena v1.19.0
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.0
github.com/aws/aws-sdk-go-v2/service/batch v1.19.0
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.23.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.20.7
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.21
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.19
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.19.2
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.20.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.21.8
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.19
github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.19
Expand All @@ -31,19 +31,19 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.15.3
github.com/aws/aws-sdk-go-v2/service/docdb v1.19.13
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3
github.com/aws/aws-sdk-go-v2/service/ec2 v1.66.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.67.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.20
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.26
github.com/aws/aws-sdk-go-v2/service/efs v1.17.18
github.com/aws/aws-sdk-go-v2/service/elasticache v1.22.12
github.com/aws/aws-sdk-go-v2/service/elasticache v1.23.0
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.20
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.20
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.22
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.16.12
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.13.19
github.com/aws/aws-sdk-go-v2/service/emr v1.20.13
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.17
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.21
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.22
github.com/aws/aws-sdk-go-v2/service/gamelift v1.15.7
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.19
github.com/aws/aws-sdk-go-v2/service/glue v1.34.0
Expand Down Expand Up @@ -77,15 +77,15 @@ require (
github.com/aws/aws-sdk-go-v2/service/snowball v1.16.2
github.com/aws/aws-sdk-go-v2/service/sns v1.18.3
github.com/aws/aws-sdk-go-v2/service/sqs v1.19.12
github.com/aws/aws-sdk-go-v2/service/ssm v1.31.3
github.com/aws/aws-sdk-go-v2/service/ssm v1.32.0
github.com/aws/aws-sdk-go-v2/service/sts v1.17.1
github.com/aws/aws-sdk-go-v2/service/support v1.13.19
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.14.5
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.6.21
github.com/aws/aws-sdk-go-v2/service/waf v1.11.19
github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.20
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.0
github.com/aws/aws-sdk-go-v2/service/workspaces v1.24.0
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.23.1
github.com/aws/aws-sdk-go-v2/service/workspaces v1.25.0
github.com/aws/smithy-go v1.13.4
github.com/google/go-cmp v0.5.8
)
Expand Down
4 changes: 4 additions & 0 deletions service/lexmodelsv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.26.0 (2022-11-07)

* **Feature**: Amazon Lex now supports new APIs for viewing and editing Custom Vocabulary in bots.

# v1.25.2 (2022-10-24)

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

* **Feature**: The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata.

# v1.26.2 (2022-10-24)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/mediaconvert/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.32.0 (2022-11-07)

* **Feature**: This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation

# v1.31.3 (2022-10-24)

* **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/wafv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.23.1 (2022-11-07)

* **Documentation**: The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements.

# v1.23.0 (2022-10-27)

* **Feature**: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.
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.

4 changes: 4 additions & 0 deletions service/wellarchitected/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.17.0 (2022-11-07)

* **Feature**: This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews.

# v1.16.13 (2022-10-24)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/wellarchitected/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.25.0 (2022-11-07)

* **Feature**: This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs.

# v1.24.0 (2022-10-25)

* **Feature**: This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images.
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 cf83ae6

Please sign in to comment.