Skip to content

Commit

Permalink
Release 2022-12-14
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 14, 2022
1 parent cc65897 commit 6fad028
Show file tree
Hide file tree
Showing 19 changed files with 46 additions and 48 deletions.
8 changes: 0 additions & 8 deletions .changelog/325319614c9345648efd4656aea71b1f.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/36fb61ebb0f549288791a87a0ab5d250.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Release (2022-12-14)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.23.0](service/cloudwatch/CHANGELOG.md#v1230-2022-12-14)
* **Feature**: Adding support for Metrics Insights Alarms
* `github.com/aws/aws-sdk-go-v2/service/costexplorer`: [v1.24.0](service/costexplorer/CHANGELOG.md#v1240-2022-12-14)
* **Feature**: This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.
* `github.com/aws/aws-sdk-go-v2/service/networkmanager`: [v1.16.0](service/networkmanager/CHANGELOG.md#v1160-2022-12-14)
* **Feature**: Appliance Mode support for AWS Cloud WAN.
* `github.com/aws/aws-sdk-go-v2/service/redshiftdata`: [v1.17.0](service/redshiftdata/CHANGELOG.md#v1170-2022-12-14)
* **Feature**: This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.
* `github.com/aws/aws-sdk-go-v2/service/sagemakermetrics`: [v1.0.1](service/sagemakermetrics/CHANGELOG.md#v101-2022-12-14)
* **Documentation**: Update SageMaker Metrics documentation.

# Release (2022-12-13)

## Module Highlights
Expand Down
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.23.0 (2022-12-14)

* **Feature**: Adding support for Metrics Insights Alarms

# v1.22.1 (2022-12-02)

* **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/costexplorer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2022-12-14)

* **Feature**: This release supports percentage-based thresholds on Cost Anomaly Detection alert subscriptions.

# v1.23.0 (2022-12-07)

* **Feature**: This release adds the LinkedAccountName field to the GetAnomalies API response under RootCause
Expand Down
2 changes: 1 addition & 1 deletion service/costexplorer/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 @@ -16,7 +16,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.22
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.20
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.21.0
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.22.1
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.23.0
github.com/aws/aws-sdk-go-v2/service/codebuild v1.19.20
github.com/aws/aws-sdk-go-v2/service/codecommit v1.13.20
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.15.6
Expand Down Expand Up @@ -52,7 +52,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.20
github.com/aws/aws-sdk-go-v2/service/iot v1.32.1
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.25
github.com/aws/aws-sdk-go-v2/service/kms v1.19.2
github.com/aws/aws-sdk-go-v2/service/kms v1.19.3
github.com/aws/aws-sdk-go-v2/service/lambda v1.26.1
github.com/aws/aws-sdk-go-v2/service/lightsail v1.24.1
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.11.20
Expand Down
4 changes: 4 additions & 0 deletions service/kms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.19.3 (2022-12-14)

* No change notes available for this release.

# v1.19.2 (2022-12-07)

* **Documentation**: Updated examples and exceptions for External Key Store (XKS).
Expand Down
2 changes: 1 addition & 1 deletion service/kms/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/networkmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.0 (2022-12-14)

* **Feature**: Appliance Mode support for AWS Cloud WAN.

# v1.15.8 (2022-12-02)

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

* **Feature**: This release adds a new --client-token field to ExecuteStatement and BatchExecuteStatement operations. Customers can now run queries with the additional client token parameter to ensures idempotency.

# v1.16.14 (2022-12-02)

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

* **Documentation**: Update SageMaker Metrics documentation.

# v1.0.0 (2022-12-12)

* **Release**: New AWS service client module
Expand Down
2 changes: 1 addition & 1 deletion service/sagemakermetrics/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 6fad028

Please sign in to comment.