Skip to content

Commit

Permalink
Release 2022-04-11
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 11, 2022
1 parent c711dbc commit 9fa6b96
Show file tree
Hide file tree
Showing 13 changed files with 31 additions and 29 deletions.
8 changes: 0 additions & 8 deletions .changelog/33acf03e34454c308b8698dd895025f3.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
# Release (2022-04-11)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder`: [v1.6.0](service/amplifyuibuilder/CHANGELOG.md#v160-2022-04-11)
* **Feature**: In this release, we have added the ability to bind events to component level actions.
* `github.com/aws/aws-sdk-go-v2/service/apprunner`: [v1.12.0](service/apprunner/CHANGELOG.md#v1120-2022-04-11)
* **Feature**: This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService.
* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.18.0](service/workspaces/CHANGELOG.md#v1180-2022-04-11)
* **Feature**: Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances.

# Release (2022-04-08)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/amplifyuibuilder/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.6.0 (2022-04-11)

* **Feature**: In this release, we have added the ability to bind events to component level actions.

# v1.5.3 (2022-03-30)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/amplifyuibuilder/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/apprunner/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.12.0 (2022-04-11)

* **Feature**: This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService.

# v1.11.3 (2022-03-30)

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

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

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Expand Up @@ -85,7 +85,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/waf v1.11.3
github.com/aws/aws-sdk-go-v2/service/wafregional v1.12.3
github.com/aws/aws-sdk-go-v2/service/wafv2 v1.19.0
github.com/aws/aws-sdk-go-v2/service/workspaces v1.17.0
github.com/aws/aws-sdk-go-v2/service/workspaces v1.18.0
github.com/aws/smithy-go v1.11.2
github.com/google/go-cmp v0.5.7
)
Expand Down
4 changes: 4 additions & 0 deletions service/servicecatalogappregistry/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.12.4 (2022-04-11)

* No change notes available for this release.

# v1.12.3 (2022-03-30)

* **Dependency Update**: Updated to the latest SDK module versions
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/workspaces/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.18.0 (2022-04-11)

* **Feature**: Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances.

# v1.17.0 (2022-03-31)

* **Feature**: Added APIs that allow you to customize the logo, login message, and help links in the WorkSpaces client login page. To learn more, visit https://docs.aws.amazon.com/workspaces/latest/adminguide/customize-branding.html
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 9fa6b96

Please sign in to comment.