Skip to content

Commit 55a4d58

Browse files
authored
Update CHANGELOG.md (#1070)
Make a note about PutMetricDataCompression <!-- IMPORTANT: > Making changes to examples? Be sure to make example changes in the awsdocs/aws-doc-sdk-examples repository (https://github.com/awsdocs/aws-doc-sdk-examples). The examples in aws-sdk-rust are copied from the `rust_dev_preview/` directory in that repository. > Making changes to code? All the code in aws-sdk-rust is auto-generated by smithy-rs (https://github.com/awslabs/smithy-rs). Changes to code need to be made in that repository. --> ## Motivation and Context <!-- Why is this change required? What problem does it solve? --> <!-- If it fixes an open issue, please link to the issue here --> By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 72eb93f commit 55a4d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4732,7 +4732,7 @@ February 13th, 2024
47324732
===================
47334733
**Service Features:**
47344734
- `aws-sdk-appsync` (1.16.0): Adds support for new options on GraphqlAPIs, Resolvers and Data Sources for emitting Amazon CloudWatch metrics for enhanced monitoring of AppSync APIs.
4735-
- `aws-sdk-cloudwatch` (1.15.0): This release enables PutMetricData API request payload compression by default.
4735+
- `aws-sdk-cloudwatch` (1.15.0): This release add PutMetricData compression in the model, however, the Rust SDK does not yet support this behavior. This is tracked in https://github.com/awslabs/aws-sdk-rust/issues/1068
47364736
- `aws-sdk-neptunegraph` (1.8.0): Adding a new option "parameters" for data plane api ExecuteQuery to support running parameterized query via SDK.
47374737
- `aws-sdk-route53domains` (1.14.0): This release adds bill contact support for RegisterDomain, TransferDomain, UpdateDomainContact and GetDomainDetail API.
47384738

0 commit comments

Comments
 (0)