Skip to content

v0.25.0

Compare
Choose a tag to compare
@vangent vangent released this 02 Apr 18:45
· 218 commits to master since this release
a0e3d70

blob:

  • Added support for SingleKeyBucket via key URL parameter.
  • s3blob: Added support for using AWS SDK V2.
  • azblob: Allowed for providing client id in MSI authentication via AZURE_CLIENT_ID.
  • fileblob: Stopped overwriting URLOpener.Metadata if there's no URL param.
  • fileblob: Fixed pagination for dirs that end in characters smaller than the delimiter.

pubsub:

  • gcppubsub: Added retries on DeadlineExceeded for subscriptions.
  • awssnssqs: Added support for using AWS SDK V2.

runtimevar:

  • all: Added support for setting wait/timeout Option in URL params.
  • httpdvar: Added support for using basic authentication on the HTTP requests.