csimplestring / delta-go

Native Delta Lake Implementation in Go
38 stars 8 forks source link

Bump gocloud.dev from 0.29.0 to 0.30.0 #20

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps gocloud.dev from 0.29.0 to 0.30.0.

Release notes

Sourced from gocloud.dev's releases.

v0.30.0

blob

  • all: Add Upload and Download methods that may be more efficient for some drivers.
  • s3blob: Add support for per-request s3v2.Options.
  • s3blob: Stop escaping second / in //; it's no longer necessary.

pubsub

  • gcppubsub: Make it possible to configure max_send_batch_size.
Commits
  • d2d5bed all: prep for release (#3263)
  • c2e172b all: update dependencies (#3262)
  • 098177a blob/s3blob: fix the 'awssdk' argument examples
  • 2e4fad4 all: remove refs to deprecated xerrors
  • 1db413f pubsub/gcppubsub: make it possible to configure max_send_batch_size
  • 0c8428b blob: Add Upload and Download methods that may be more efficient for some dri...
  • 54c7124 all: cleanup duplicate import statements
  • 28b1328 all: minor code simplifications for returned boolean expressions
  • 2a407f5 blob/gcsblob: Refresh goldens
  • 0cc16c8 all: update goldens (#3252)
  • 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)