v0.33.0
blob
- all: Avoid infinite recursion when using
io.Copy
between Reader and Writer. - azblob: Fixed bug in use of SAS token in service URLs.
- fileblob: Create temp files in os.TempDir so they don't leak.
pubsub
- awssnssqs: Use
PublishBatch
for sending messages in SNS. - natspubsub: Added support for NATS v2.2.0+ native message headers and message encoding.