v0.38.0
blob
- all: Fix panics if reader recreation fails after Seek by @vangent in #3425
- all: Convert errors in
Open()
into appropriate fs errors by @milescrabill in #3443 - s3blob: Fix Copy to work with keys that need escaping by @vangent in #3403
- azureblob: Do not panic if Content-Length and Content-Range are missing by @chancez in #3445
- fileblob: Allow customization of the FileMode by @vangent in #3426
pubsub
- awssnssqs: Add support for setting FIFO message metadata by @bartventer in #3435
- kafkapubsub: Configuring key_name when OpenTopicURL by @ssetin in #3404
- rabbitpubsub: Add query string set the qos prefetch count by @peczenyj in #3431
- rabbitpubsub: Add query string to set the routing key from metadata by @peczenyj in #3433
- rabbitpubsub: Wrap pubsub rabbitmq errors by @peczenyj in #3437
docstore
- all: Fix offset handling and extend test coverage by @bartventer in #3409
- awsdynamodb: Ensure Next returns EOF when no more items by @bartventer in #3406
- mongodocstore: Update Mongo dialer when MONGO_SERVER_URL rotates by @concaf in #3429
New Contributors
- @ssetin made their first contribution in #3404
- @concaf made their first contribution in #3429
- @peczenyj made their first contribution in #3431
- @chancez made their first contribution in #3445
- @milescrabill made their first contribution in #3443
- @samlaf made their first contribution in #3450
Full Changelog: v0.37.0...v0.38.0