Skip to content

v0.27.0

Compare
Choose a tag to compare
@vangent vangent released this 30 Sep 17:46
· 137 commits to master since this release

ANNOUNCEMENT: In the next release we plan to switch over from using OpenCensus to using OpenTelemetry; see #2877 for discussion. Please comment on that issue if this is a concern for you.

BREAKING CHANGES:
blob/azureblob, pubsub/azuresb: Switched over to using the new Azure beta release. Constructors and As types have changed.

pubsub:
all: Added support for overriding batching for AWS, GCP, Azure.

blob:
fileblob: Fixed file permissions on temporary files.

runtimevar:
etcdvar: Brought back this package now that the upstream issues have been resolved.

secrets:
awskms: Added support for EncryptionContext parameters.