Release (2023-12-08)
aws-sdk-go-v2-automation
released this
08 Dec 19:29
·
1006 commits
to main
since this release
General Highlights
- Bug Fix: Reinstate presence of default Retryer in functional options, but still respect max attempts set therein.
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/config
: v1.26.1- Bug Fix: Correct loading of [services *] sections into shared config.
github.com/aws/aws-sdk-go-v2/internal/ini
: v1.7.2- Bug Fix: Correct loading of [services *] sections into shared config.
github.com/aws/aws-sdk-go-v2/service/cloudwatch
: v1.32.0- Feature: Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams.
github.com/aws/aws-sdk-go-v2/service/ec2
: v1.141.0- Feature: M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors.
github.com/aws/aws-sdk-go-v2/service/finspace
: v1.20.0- Feature: Releasing Scaling Group, Dataview, and Volume APIs
github.com/aws/aws-sdk-go-v2/service/s3
: v1.47.5- Bug Fix: Add non-vhostable buckets to request path when using legacy V1 endpoint resolver.
- Bug Fix: Improve uniqueness of default S3Express sesssion credentials cache keying to prevent collision in multi-credential scenarios.