v0.25.0
blob:
- Added support for
SingleKeyBucket
viakey
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.