Skip to content

v0.33.0

Compare
Choose a tag to compare
@vangent vangent released this 02 Aug 00:16
· 59 commits to master since this release
ffb5921

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.