csimplestring / delta-go

Native Delta Lake Implementation in Go
37 stars 7 forks source link

Bump cloud.google.com/go/storage from 1.31.0 to 1.37.0 #49

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Bumps cloud.google.com/go/storage from 1.31.0 to 1.37.0.

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.37.0

1.37.0 (2024-01-24)

Features

Bug Fixes

storage: v1.36.0

1.36.0 (2023-12-14)

Features

Bug Fixes

  • storage: Do not inhibit the dead code elimination. (#8543) (ca2493f)
  • storage: Set flush and get_state to false on the last write in gRPC (#9013) (c1e9fe5)

pubsub: v1.36.0

1.36.0 (2024-01-26)

Features

  • pubsub: Add ingestion_data_source_settings field to Topic (97d62c7)
  • pubsub: Add enforce_in_transit fields and optional annotations (97d62c7)

Bug Fixes

  • pubsub: Move flow control release to callback completion (#9311) (2b6b0da)

storage: v1.35.1

1.35.1 (2023-11-09)

Bug Fixes

  • storage: Rename aux.go to auxiliary.go fixing windows build (ba23673)

... (truncated)

Commits
  • 088a730 chore(main): release spanner 1.37.0 (#6424)
  • c220ca2 refactor(storage): replace manual retries in tests (#6510)
  • c85704f fix(storage): allow to use age=0 in OLM conditions (#6204)
  • 1937ba4 chore(storage): include grpc enable direct path option (#6569)
  • ad68f56 build: renamed gRPC service config for Batch v1 API (#6567)
  • 01788cc chore(internal/godocfx): update legacy appengine package stem (#6565)
  • 279af69 feat: add new aliasgen tool (#6500)
  • bea4028 docs(bigquery): add numeric and bignumeric to RowIterator docs (#6560)
  • e8955d9 test(pubsub): use background context for nack test (#6563)
  • ceba364 chore(storage): bump apiary dependency (#6562)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)