BREAKING CHANGE
- all: Migrated to OpenTelemetry by @pitabwire
NOTE: All modules have migrated to AWSv2; v1 support is still included for docstore/awsdynamodb
, but will be removed in the next release.
What's Changed
- blob: use bigger buffer to make writes faster by @vangent in #3599
- blob/memblob: Add an option to disable MD5 hashes by @vangent in #3598
- docstore/memdocstore: nested query by @eqinox76 in #3508
- blob/azblob: for default URL, get default accountName/protocol from connection string env by @vangent in #3593
- docstore/awsdynamodb: support the AWS v2 SDK by @Maldris and @vangent in #3602
New Contributors
Full Changelog: v0.42.0...v0.43.0