Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump gocloud.dev from 0.24.0 to 0.28.0 #10610

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2023

Bumps gocloud.dev from 0.24.0 to 0.28.0.

Release notes

Sourced from gocloud.dev's releases.

v0.28.0

BREAKING CHANGES:

  • secrets/azurekeyvault: Updated to latest Azure SDK.
  • blob/azureblob: Updated to match recent breaking changes in the Azure packages (yes, again).
  • pubsub/awssnssqs: Fixed BeforeSend to take a pointer to the SendMessageBatchRequestEntry struct, so that it can be modified.

blob

  • memblob: Fixed bug where use of BeforeCopy callback would drop the actual copying.
  • azureblob: Updated to match recent breaking changes in the Azure packages.

pubsub

  • all: Simplified and improved batch sizing, should resolve issues with too-frequent polling in some situations.
  • azurepubsub: Made ListenerTimeout configurable.
  • gcppubsub and awssnssqs: Support lazy mode for Nack (where no explicit Nack is sent).
  • awssnssqs: Fixed BeforeSend to take a pointer to the SendMessageBatchRequestEntry struct, so that it can be modified.

secrets

  • secrets/azurekeyvault: Updated to latest Azure SDK. Use azidentity.NewDefaultAzureCredential.

sql

  • gcp/cloudsql: Fixed IAM login.

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

... (truncated)

Commits
  • 2416609 all: prep for v0.28.0 (#3207)
  • 13f46eb pubsub: simplify and improve batch sizing, especially for low message rates
  • 8f2c2b9 pubsub/memsub: Add Options for batching (#3205)
  • fe0a3d7 pubsub/awssqs: Fix BeforeSend/As to enable changes to the sqs input message (...
  • dfaf95a secrets/azurekeyvault: Use azidentity.NewDefaultAzureCredential to support ot...
  • 1e26311 blob: Remove some debug logging (#3197)
  • 43ed5a4 pubsub/gcppubsub: Support lazy mode for Nacks (#3195)
  • be80e70 pubsub/awssnssqs: Support lazy mode for Nacks (#3194)
  • 7d69099 blob/azblob: Update to latest, and restore As for dirlist (#3191)
  • e942f3c blob/azblob: Restore As for List entry (#3188)
  • 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 10, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.28.0 branch 2 times, most recently from 18b8415 to 5e11548 Compare January 16, 2023 13:45
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.24.0 to 0.28.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.24.0...v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gocloud.dev-0.28.0 branch from 5e11548 to 83d4cf6 Compare January 25, 2023 16:37
@bep bep merged commit c3a59a7 into master Jan 31, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/gocloud.dev-0.28.0 branch January 31, 2023 08:40
bep added a commit that referenced this pull request Mar 1, 2023
bep added a commit that referenced this pull request Mar 1, 2023
Copy link

github-actions bot commented Feb 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant