Skip to content

v0.29.0

Compare
Choose a tag to compare
@vangent vangent released this 04 Mar 17:46
· 95 commits to master since this release
6239712

BREAKING CHANGES

  • Updated to latest azureblob, which had some non-backward-compatible changes (again).

all

  • Defaulting to go version 1.2.
  • aws: Added support for custom endpoints for AWS SDK v2.
  • gcp: Updated imports for credentialspb.

blob

  • azureblob: Updated to latest (breaking change).

pubsub

  • kafkapub: Fixed nil Options pointer dereference.