Skip to content

build(deps): bump gocloud.dev from 0.15.0 to 0.27.0#95

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps gocloud.dev from 0.15.0 to 0.27.0.

Release notes

Sourced from gocloud.dev's releases.

v0.27.0

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.

v0.26.0

all

  • Updated to Go 1.19 (with compatibility for Go 1.18).

blob

  • all: Made blob.Reader implement io.ReadSeekCloser.
  • all: Added WriterOption.MaxConcurrency.
  • azureblob: Fixed a capture bug in As for List.

pubsub

  • gcppubsub: Exposed ReceivedMessage in As (for AckId)
  • rabbitpubsub: Switch to using github.com/rabbitmq/amqp091-go.

runtimevar

  • awsparamstore: Drop the DescribeParameters call, it's not needed.

sql

  • gcp/cloudsql: Enable IAM login.

v0.25.0

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:

... (truncated)

Commits
  • 3c635fd all: prep for v0.27.0 release
  • 132c695 internal: remove unused package for tracing (#3167)
  • b078f17 Add a custom createTemp function that uses consistent file permissions. (#3166)
  • 2c69298 pubsub/kafka: Allow overriding batching options for Topic (#3163)
  • 2ae6e17 blob/azureblob: add storage_account query parameter (#3159)
  • 58fd166 blob/azureblob: Use azidentity.NewDefaultAzureCredential the default/fallback...
  • bb5165b pubsub: Add support for overriding batching for AWS, GCP, Azure drivers (#3158)
  • 0c45fa6 blob/azureblob: Update to new azblob package BREAKING_CHANGE_OK (#3156)
  • cf4fa6f runtimevar/etcdvar: Bring back runtimevar/etcdvar (#3157)
  • 8cd5286 all: update deps and regenerate goldens (#3153)
  • 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)

Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.15.0 to 0.27.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.15.0...v0.27.0)

---
updated-dependencies:
- dependency-name: gocloud.dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 10, 2023

Superseded by #105.

@dependabot dependabot bot closed this Jan 10, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/gocloud.dev-0.27.0 branch January 10, 2023 00:07
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