Created by: dependabot[bot]
Bumps gocloud.dev/pubsub/natspubsub from 0.24.0 to 0.25.0.
Release notes
Sourced from gocloud.dev/pubsub/natspubsub's releases.
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.
Commits
-
a0e3d70
all: prepare for release v0.25.0 (#3111) -
8aad2ae
all: update dependencies (#3110) -
417c39a
runtimevar/httpvar: Support using basic authentication on the HTTP requests (... -
e6b94a0
blob: Add support for SingleKeyBucket with the "key" URL parameter. (#3105) -
f8d6a5e
all: update to go 1.18 (#3106) -
fbfb0cf
pubsub/natspubsub: update deps (#3104) -
5eb1487
blob/s3blob: Fix race introduced in URLOpener (#3101) -
fad5c80
runtimevar: Add support for setting wait/timeout Option in URL params (#3100) -
43b6855
pubsub/natspubsub: bump github.com/nats-io/nats-server/v2 from 2.3.4 to 2.7.2 -
99801bb
blob/fileblob: swap instead of sort when keys are out of order (#3095) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)