workhorse: Update module gocloud.dev to v0.38.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gocloud.dev | require | minor |
v0.37.0 -> v0.38.0
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
google/go-cloud (gocloud.dev)
v0.38.0
blob
- all: Fix panics if reader recreation fails after Seek by @vangent in https://github.com/google/go-cloud/pull/3425
-
all: Convert errors in
Open()
into appropriate fs errors by @milescrabill in https://github.com/google/go-cloud/pull/3443 - s3blob: Fix Copy to work with keys that need escaping by @vangent in https://github.com/google/go-cloud/pull/3403
- azureblob: Do not panic if Content-Length and Content-Range are missing by @chancez in https://github.com/google/go-cloud/pull/3445
- fileblob: Allow customization of the FileMode by @vangent in https://github.com/google/go-cloud/pull/3426
pubsub
- awssnssqs: Add support for setting FIFO message metadata by @bartventer in https://github.com/google/go-cloud/pull/3435
- kafkapubsub: Configuring key_name when OpenTopicURL by @ssetin in https://github.com/google/go-cloud/pull/3404
- rabbitpubsub: Add query string set the qos prefetch count by @peczenyj in https://github.com/google/go-cloud/pull/3431
- rabbitpubsub: Add query string to set the routing key from metadata by @peczenyj in https://github.com/google/go-cloud/pull/3433
- rabbitpubsub: Wrap pubsub rabbitmq errors by @peczenyj in https://github.com/google/go-cloud/pull/3437
docstore
- all: Fix offset handling and extend test coverage by @bartventer in https://github.com/google/go-cloud/pull/3409
- awsdynamodb: Ensure Next returns EOF when no more items by @bartventer in https://github.com/google/go-cloud/pull/3406
- mongodocstore: Update Mongo dialer when MONGO_SERVER_URL rotates by @concaf in https://github.com/google/go-cloud/pull/3429
New Contributors
- @ssetin made their first contribution in https://github.com/google/go-cloud/pull/3404
- @concaf made their first contribution in https://github.com/google/go-cloud/pull/3429
- @peczenyj made their first contribution in https://github.com/google/go-cloud/pull/3431
- @chancez made their first contribution in https://github.com/google/go-cloud/pull/3445
- @milescrabill made their first contribution in https://github.com/google/go-cloud/pull/3443
- @samlaf made their first contribution in https://github.com/google/go-cloud/pull/3450
Full Changelog: https://github.com/google/go-cloud/compare/v0.37.0...v0.38.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.