Skip to content

Commit

Permalink
Release 2023-12-04
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 4, 2023
1 parent 14590dd commit b8307d1
Show file tree
Hide file tree
Showing 27 changed files with 65 additions and 67 deletions.
8 changes: 0 additions & 8 deletions .changelog/472166f81fd74f13a960d17e7326e3b5.json

This file was deleted.

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

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9b3357363bb540f4856d8293cd09121e.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# Release (2023-12-04)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/billingconductor`: [v1.13.0](service/billingconductor/CHANGELOG.md#v1130-2023-12-04)
* **Feature**: This release adds the ability to specify a linked account of the billing group for the custom line item resource.
* `github.com/aws/aws-sdk-go-v2/service/braket`: [v1.24.0](service/braket/CHANGELOG.md#v1240-2023-12-04)
* **Feature**: This release enhances service support to create quantum tasks and hybrid jobs associated with Braket Direct Reservations.
* `github.com/aws/aws-sdk-go-v2/service/cloud9`: [v1.22.0](service/cloud9/CHANGELOG.md#v1220-2023-12-04)
* **Feature**: This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.
* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.42.0](service/cloudformation/CHANGELOG.md#v1420-2023-12-04)
* **Feature**: Including UPDATE_* states as a success status for CreateStack waiter.
* `github.com/aws/aws-sdk-go-v2/service/finspace`: [v1.19.0](service/finspace/CHANGELOG.md#v1190-2023-12-04)
* **Feature**: Release General Purpose type clusters
* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.43.0](service/medialive/CHANGELOG.md#v1430-2023-12-04)
* **Feature**: Adds support for custom color correction on channels using 3D LUT files.
* `github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry`: [v1.24.3](service/servicecatalogappregistry/CHANGELOG.md#v1243-2023-12-04)
* **Documentation**: Documentation-only updates for Dawn

# Release (2023-12-01)

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

* **Feature**: This release adds the ability to specify a linked account of the billing group for the custom line item resource.

# v1.12.2 (2023-12-01)

* **Bug Fix**: Correct wrapping of errors in authentication workflow.
Expand Down
2 changes: 1 addition & 1 deletion service/billingconductor/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/braket/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2023-12-04)

* **Feature**: This release enhances service support to create quantum tasks and hybrid jobs associated with Braket Direct Reservations.

# v1.23.2 (2023-12-01)

* **Bug Fix**: Correct wrapping of errors in authentication workflow.
Expand Down
2 changes: 1 addition & 1 deletion service/braket/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/cloud9/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.0 (2023-12-04)

* **Feature**: This release adds the requirement to include the imageId parameter in the CreateEnvironmentEC2 API call.

# v1.21.2 (2023-12-01)

* **Bug Fix**: Correct wrapping of errors in authentication workflow.
Expand Down
2 changes: 1 addition & 1 deletion service/cloud9/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/cloudformation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.42.0 (2023-12-04)

* **Feature**: Including UPDATE_* states as a success status for CreateStack waiter.

# v1.41.2 (2023-12-01)

* **Bug Fix**: Correct wrapping of errors in authentication workflow.
Expand Down
2 changes: 1 addition & 1 deletion service/cloudformation/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/finspace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.0 (2023-12-04)

* **Feature**: Release General Purpose type clusters

# v1.18.2 (2023-12-01)

* **Bug Fix**: Correct wrapping of errors in authentication workflow.
Expand Down
2 changes: 1 addition & 1 deletion service/finspace/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 @@ -12,7 +12,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/athena v1.36.2
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.36.2
github.com/aws/aws-sdk-go-v2/service/batch v1.30.2
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.41.2
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.42.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.32.2
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.19.2
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.20.2
Expand Down Expand Up @@ -62,7 +62,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.17.2
github.com/aws/aws-sdk-go-v2/service/polly v1.36.2
github.com/aws/aws-sdk-go-v2/service/rds v1.64.2
github.com/aws/aws-sdk-go-v2/service/redshift v1.39.2
github.com/aws/aws-sdk-go-v2/service/redshift v1.39.3
github.com/aws/aws-sdk-go-v2/service/rekognition v1.35.2
github.com/aws/aws-sdk-go-v2/service/route53 v1.35.2
github.com/aws/aws-sdk-go-v2/service/route53domains v1.20.2
Expand Down
4 changes: 4 additions & 0 deletions service/medialive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.43.0 (2023-12-04)

* **Feature**: Adds support for custom color correction on channels using 3D LUT files.

# v1.42.2 (2023-12-01)

* **Bug Fix**: Correct wrapping of errors in authentication workflow.
Expand Down
2 changes: 1 addition & 1 deletion service/medialive/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/redshift/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.39.3 (2023-12-04)

* No change notes available for this release.

# v1.39.2 (2023-12-01)

* **Bug Fix**: Correct wrapping of errors in authentication workflow.
Expand Down
2 changes: 1 addition & 1 deletion service/redshift/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/servicecatalogappregistry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.3 (2023-12-04)

* **Documentation**: Documentation-only updates for Dawn

# v1.24.2 (2023-12-01)

* **Bug Fix**: Correct wrapping of errors in authentication workflow.
Expand Down
2 changes: 1 addition & 1 deletion service/servicecatalogappregistry/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/signer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.3 (2023-12-04)

* No change notes available for this release.

# v1.19.2 (2023-12-01)

* **Bug Fix**: Correct wrapping of errors in authentication workflow.
Expand Down
2 changes: 1 addition & 1 deletion service/signer/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 b8307d1

Please sign in to comment.