Skip to content

build(deps): bump gocloud.dev from 0.15.0 to 0.21.0#21

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/gocloud.dev-0.21.0
Closed

build(deps): bump gocloud.dev from 0.15.0 to 0.21.0#21
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/gocloud.dev-0.21.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 10, 2020

Bumps gocloud.dev from 0.15.0 to 0.21.0.

Release notes

Sourced from gocloud.dev's releases.

v0.21.0

  • blob

    • all: added a ListPage function for listing blobs in pages.
    • all: added bucket.IsAccessible.
    • all: added CreateTime and ETag to blob.Attributes.
    • all: added BeforeSign support to SignedURL.
    • azureblob: added support for local emulators via http.
    • azureblob: added support for setting the storage domain in URL opener.
    • azureblob: added MSI based authentication for Azure buckets, including signing.
    • s3blob: added access to s3manager.Uploader via As in WriterOptions.
    • fileblob: fixed List() when the bucket is rooted at /.
    • fileblob: added an Option to create the base fileblob directory if it does not already exist.
    • fileblob: added support for various As functions.
  • runtimevar

    • NEW DRIVER for AWS Secrets Manager!
    • etcdvar: dropped support (hopefully temporarily, until they can fix their dependency issues).
    • httpvar: fixed to respect context when watching values.
  • pubsub

    • all: now allowing batch size to decay when there aren't any messages.
    • awssnssqs: exposed the WaitTime parameter to AWS ReceiveMessage via a SubscriberOption.
    • awssnssqs: requesting Attributes be returned in messages (accessible via As).
    • azurepubsub: fixed bugs in error handling from ReceiveOne.
  • docstore:

    • mongodocstore: no longer include revision field projection twice.
  • secrets

    • localsecrets: now using separate key decoders for URL and Std base64.
  • sql

    • awsmysql: add parsing of DSN options from the URL.

v0.20.0

  • all

    • Dropped explicit support for go 1.11 and go 1.12 and added go 1.14.
    • Updated dependencies.
  • blob

    • all: Reduced allocations in bucket.Read() and bucket.Write().
    • gcsblob: Set defaults for SignURL from any credentials file, and fall back to using IAM for signing.
    • s3blob: Fixed bug with ListObject.As returning the wrong object reference.
    • fileblob: Support relative paths in URL openers via a . Host.
  • pubsub

    • all: * Improved support for writing external drivers by moving batcher out of internal.
    • gcppubsub: Dial emulator with insecure options by default.
    • natspubsub: Added support for opening Queue subscriptions via SubscriptionOptions.

... (truncated)

Commits
  • ab33edb all: prep for v0.21.0 (#2921)
  • fc11e8e blob/azureblob: obtain Credentials from MSI for URL Signing (#2908)
  • 5dabab5 runtimevar/awssecretsmanager: make drivertests repeatable and add .replay fil...
  • f902ba1 runtimevar: improve cleanup in drivertests (#2918)
  • 8dc5bcd runtimevar: add driver for AWS Secrets Manager (#2909)
  • 25592f4 internal/website: add a notice about dropping etcd support to the HOWTO (#2917)
  • fbba4e7 all: update deps and re-record replay files (#2916)
  • 55145c8 runtimevar/etcdvar: drop support for runtimevar/etcd going forward until they...
  • c8e180b all: update dependencies (#2913)
  • b25097e runtimevar: Properly clean up variable in testUpdateWithErrors (#2911)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 10, 2020
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.15.0 to 0.21.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.15.0...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/gocloud.dev-0.21.0 branch from 6c46337 to a96e5fa Compare January 28, 2021 23:33
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 6, 2021

Superseded by #64.

@dependabot dependabot Bot closed this Feb 6, 2021
@dependabot dependabot Bot deleted the dependabot/go_modules/gocloud.dev-0.21.0 branch February 6, 2021 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants