Release v1.44.28
·
731 commits
to main
since this release
Release v1.44.28 (2022-06-06)
Service Client Updates
service/chime-sdk-messaging
: Updates service API, documentation, and paginatorsservice/connect
: Updates service API, documentation, and paginators
SDK Enhancements
service/cloudwatch
: Add helper to send request payload as GZIP content encoding- Adds a new helper,
WithGzipRequest
to thecloudwatch
package. The helper will configure the payload to be sent ascontent-encoding: gzip
. It is supported by operations likePutMetricData
. See the service's API Reference documentation for other operations supported.
- Adds a new helper,