Sourced from gocloud.dev's releases.
v0.38.0
blob
- all: Fix panics if reader recreation fails after Seek by
@vangent
in google/go-cloud#3425- all: Convert errors in
Open()
into appropriate fs errors by@milescrabill
in google/go-cloud#3443- s3blob: Fix Copy to work with keys that need escaping by
@vangent
in google/go-cloud#3403- azureblob: Do not panic if Content-Length and Content-Range are missing by
@chancez
in google/go-cloud#3445- fileblob: Allow customization of the FileMode by
@vangent
in google/go-cloud#3426pubsub
- awssnssqs: Add support for setting FIFO message metadata by
@bartventer
in google/go-cloud#3435- kafkapubsub: Configuring key_name when OpenTopicURL by
@ssetin
in google/go-cloud#3404- rabbitpubsub: Add query string set the qos prefetch count by
@peczenyj
in google/go-cloud#3431- rabbitpubsub: Add query string to set the routing key from metadata by
@peczenyj
in google/go-cloud#3433- rabbitpubsub: Wrap pubsub rabbitmq errors by
@peczenyj
in google/go-cloud#3437docstore
- all: Fix offset handling and extend test coverage by
@bartventer
in google/go-cloud#3409- awsdynamodb: Ensure Next returns EOF when no more items by
@bartventer
in google/go-cloud#3406- mongodocstore: Update Mongo dialer when MONGO_SERVER_URL rotates by
@concaf
in google/go-cloud#3429New Contributors
@ssetin
made their first contribution in google/go-cloud#3404@concaf
made their first contribution in google/go-cloud#3429@peczenyj
made their first contribution in google/go-cloud#3431@chancez
made their first contribution in google/go-cloud#3445@milescrabill
made their first contribution in google/go-cloud#3443@samlaf
made their first contribution in google/go-cloud#3450Full Changelog: https://github.com/google/go-cloud/compare/v0.37.0...v0.38.0
88d9ea8
all: prerelease (#3453)fc42ff3
samples: Update guestbook/localdb/main.go to add docker platform flag
(#3450)0a37d2f
azure: update deps (#3447)afdaba3
blob/fileblob: convert gocloud errors into appropriate fs errors (#3443)e0142cf
blob/azureblob: Do not panic if Content-Length and Content-Range are
missing ...ba58ec7
all: format all source code files with gofumpt and -extra option (#3442)19db7d5
all: fix test lint issues detecte by tenv and thelper linters (#3441)e0e5901
pubsub/awssnssqs: Disable flaky test (#3440)f93057e
pubsub/rabbitpubsub: wrap pubsub rabbitmq errors (#3437)07f7aa0
docstore/all: update goldens (#3439)