memiiso / debezium-server-iceberg

Replicates any database (CDC events) to Apache Iceberg (To Cloud Storage)
Apache License 2.0
174 stars 35 forks source link

Bump google-cloud-storage from 2.16.0 to 2.22.1 #193

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps google-cloud-storage from 2.16.0 to 2.22.1.

Release notes

Sourced from google-cloud-storage's releases.

v2.22.1

2.22.1 (2023-04-26)

Bug Fixes

  • Introduce new BlobId#toGsUtilUriWithGeneration (#1998) (68de5c7)
  • Update grpc x-goog-user-project handling gracefulness (#1983) (f274739)

Documentation

  • Update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest (#1992) (e36f8f1)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 (#1995) (b7fb037)

v2.22.0

2.22.0 (2023-04-12)

Features

  • Add matchGlob parameter to BlobListOption (#1965) (93be97a)
  • Handle generation numbers in BlobId#{to,from}GsUtilUri (#1929) (0a033b3)
  • Implement GrpcStorageImpl#{get,list,create,delete}Notification (#1958) (830052b)
  • Make it possible to disable the buffer of ReadChannels returned from Storage.reader (#1974) (702ab2b)

Bug Fixes

  • Update GrpcStorageOptions to set allowNonDefaultServiceAccount = true (#1977) (f1b9493)

Documentation

  • Update spec for WriteObjectRequest.object_size to clarify that it applies to both one-shot and resumable writes (#1976) (7354e19)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.7.0 (#1978) (1f7e9c9)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 (#1979) (d6accdf)

v2.21.0

2.21.0 (2023-03-31)

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

2.22.1 (2023-04-26)

Bug Fixes

  • Introduce new BlobId#toGsUtilUriWithGeneration (#1998) (68de5c7)
  • Update grpc x-goog-user-project handling gracefulness (#1983) (f274739)

Documentation

  • Update routing annotations for CancelResumableWriteRequest and QueryWriteStatusRequest (#1992) (e36f8f1)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.8.0 (#1995) (b7fb037)

2.22.0 (2023-04-12)

Features

  • Add matchGlob parameter to BlobListOption (#1965) (93be97a)
  • Handle generation numbers in BlobId#{to,from}GsUtilUri (#1929) (0a033b3)
  • Implement GrpcStorageImpl#{get,list,create,delete}Notification (#1958) (830052b)
  • Make it possible to disable the buffer of ReadChannels returned from Storage.reader (#1974) (702ab2b)

Bug Fixes

  • Update GrpcStorageOptions to set allowNonDefaultServiceAccount = true (#1977) (f1b9493)

Documentation

  • Update spec for WriteObjectRequest.object_size to clarify that it applies to both one-shot and resumable writes (#1976) (7354e19)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.7.0 (#1978) (1f7e9c9)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 (#1979) (d6accdf)

2.21.0 (2023-03-31)

Features

  • Remove Bucket.retention_period, now that we've migrated to retention_duration (#1955) (c0ffe7c)

... (truncated)

Commits
  • f5a4c92 chore(main): release 2.22.1 (#1989)
  • 68de5c7 fix: introduce new BlobId#toGsUtilUriWithGeneration (#1998)
  • b7fb037 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 46c926e test: add integration to verify behavior of reader with effective length <= 0...
  • e36f8f1 docs: update routing annotations for CancelResumableWriteRequest and QueryWri...
  • a52bb37 chore(deps): update dependency com.google.cloud:libraries-bom to v26.13.0 (#1...
  • f274739 fix: update grpc x-goog-user-project handling gracefulness (#1983)
  • 86fbc4a chore: move tests which use FakeServer to be Integration Tests (#1987)
  • 5fa27f5 chore: update go namespace to match open source (#1986)
  • 38d86ad test(deps): update cross product test dependencies (#1985)
  • 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)