Skip to content

Commit

Permalink
Release 2022-08-25
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 25, 2022
1 parent 02464c0 commit 028a075
Show file tree
Hide file tree
Showing 28 changed files with 69 additions and 61 deletions.
8 changes: 0 additions & 8 deletions .changelog/1d28d0efb3ca41adb290295e95a58340.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/24c1803aa66f41b3ac2e69c24a97e6cb.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/2c4c167080be4ae0bc46182d4ca8face.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5b87f9eebcbb41d5afd0f5c085ddfeb8.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/698b749c38b54b6a8922aabb784a3b49.json

This file was deleted.

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

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# Release (2022-08-25)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.18.13](service/elasticloadbalancingv2/CHANGELOG.md#v11813-2022-08-25)
* **Documentation**: Documentation updates for ELBv2. Gateway Load Balancer now supports Configurable Flow Stickiness, enabling you to configure the hashing used to maintain stickiness of flows to a specific target appliance.
* `github.com/aws/aws-sdk-go-v2/service/gamelift`: [v1.15.0](service/gamelift/CHANGELOG.md#v1150-2022-08-25)
* **Feature**: This release adds support for eight EC2 local zones as fleet locations; Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los Angeles, and Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families.
* `github.com/aws/aws-sdk-go-v2/service/iotwireless`: [v1.22.0](service/iotwireless/CHANGELOG.md#v1220-2022-08-25)
* **Feature**: This release includes a new feature for the customers to enable the LoRa gateways to send out beacons for Class B devices and an option to select one or more gateways for Class C devices when sending the LoRaWAN downlink messages.
* `github.com/aws/aws-sdk-go-v2/service/ivschat`: [v1.0.13](service/ivschat/CHANGELOG.md#v1013-2022-08-25)
* **Documentation**: Documentation change for IVS Chat API Reference. Doc-only update to add a paragraph on ARNs to the Welcome section.
* `github.com/aws/aws-sdk-go-v2/service/panorama`: [v1.8.0](service/panorama/CHANGELOG.md#v180-2022-08-25)
* **Feature**: Support sorting and filtering in ListDevices API, and add more fields to device listings and single device detail
* `github.com/aws/aws-sdk-go-v2/service/ssooidc`: [v1.13.0](service/ssooidc/CHANGELOG.md#v1130-2022-08-25)
* **Feature**: Updated required request parameters on IAM Identity Center's OIDC CreateToken action.

# Release (2022-08-24)

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

* **Documentation**: Documentation updates for ELBv2. Gateway Load Balancer now supports Configurable Flow Stickiness, enabling you to configure the hashing used to maintain stickiness of flows to a specific target appliance.

# v1.18.12 (2022-08-11)

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

* **Feature**: This release adds support for eight EC2 local zones as fleet locations; Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los Angeles, and Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families.

# v1.14.12 (2022-08-11)

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

* No change notes available for this release.

# v1.30.0 (2022-08-11)

* **Feature**: Add support for Python 3.9 AWS Glue Python Shell jobs
Expand Down
2 changes: 1 addition & 1 deletion service/glue/go_module_metadata.go

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

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ require (
github.com/aws/aws-sdk-go-v2/service/elasticache v1.22.4
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.13
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.12
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.12
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.13
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.16.4
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.13.12
github.com/aws/aws-sdk-go-v2/service/emr v1.20.5
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.9
github.com/aws/aws-sdk-go-v2/service/firehose v1.14.14
github.com/aws/aws-sdk-go-v2/service/gamelift v1.14.12
github.com/aws/aws-sdk-go-v2/service/gamelift v1.15.0
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.12
github.com/aws/aws-sdk-go-v2/service/glue v1.30.0
github.com/aws/aws-sdk-go-v2/service/glue v1.30.1
github.com/aws/aws-sdk-go-v2/service/health v1.15.15
github.com/aws/aws-sdk-go-v2/service/iam v1.18.14
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.12
Expand Down
4 changes: 4 additions & 0 deletions service/iotevents/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.14.14 (2022-08-25)

* No change notes available for this release.

# v1.14.13 (2022-08-11)

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

* **Feature**: This release includes a new feature for the customers to enable the LoRa gateways to send out beacons for Class B devices and an option to select one or more gateways for Class C devices when sending the LoRaWAN downlink messages.

# v1.21.2 (2022-08-11)

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

* **Documentation**: Documentation change for IVS Chat API Reference. Doc-only update to add a paragraph on ARNs to the Welcome section.

# v1.0.12 (2022-08-19)

* **Documentation**: Documentation Change for IVS Chat API Reference - Doc-only update to change text/description for tags field.
Expand Down
2 changes: 1 addition & 1 deletion service/ivschat/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/mgn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.7 (2022-08-25)

* No change notes available for this release.

# v1.15.6 (2022-08-11)

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

* **Feature**: Support sorting and filtering in ListDevices API, and add more fields to device listings and single device detail

# v1.7.9 (2022-08-11)

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

* No change notes available for this release.

# v1.12.9 (2022-08-11)

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

* **Feature**: Updated required request parameters on IAM Identity Center's OIDC CreateToken action.

# v1.12.14 (2022-08-11)

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

Please sign in to comment.