memiiso / debezium-server-iceberg

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

Bump google-cloud-storage from 2.14.0 to 2.15.1 #156

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps google-cloud-storage from 2.14.0 to 2.15.1.

Release notes

Sourced from google-cloud-storage's releases.

v2.15.1

2.15.1 (2022-11-17)

Bug Fixes

  • Disable REGAPIC transport in storage v2 (#1762) (13d630e)
  • Update GrpcStorageImpl#get(BlobId) to return null on 404 (#1772) (8c59c64)

Documentation

  • Annotate all Option factory methods with their Nullability bounds (#1775) (3b8d137)

v2.15.0

2.15.0 (2022-11-07)

Features

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 (#1761) (803a90b)
  • Update dependency net.jqwik:jqwik to v1.7.1 (#1758) (140e909)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 (#1759) (7e3175a)
Changelog

Sourced from google-cloud-storage's changelog.

2.15.1 (2022-11-17)

Bug Fixes

  • Disable REGAPIC transport in storage v2 (#1762) (13d630e)
  • Update GrpcStorageImpl#get(BlobId) to return null on 404 (#1772) (8c59c64)

Documentation

  • Annotate all Option factory methods with their Nullability bounds (#1775) (3b8d137)

2.15.0 (2022-11-07)

Features

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 (#1761) (803a90b)
  • Update dependency net.jqwik:jqwik to v1.7.1 (#1758) (140e909)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 (#1759) (7e3175a)
Commits
  • bfd48a1 chore(main): release 2.15.1 (#1765)
  • 3b8d137 docs: annotate all Option factory methods with their Nullability bounds (#1775)
  • ba49f9d test(deps): update kms.version to v0.100.0 (#1774)
  • 8c59c64 fix: update GrpcStorageImpl#get(BlobId) to return null on 404 (#1772)
  • 2770a38 test(deps): update dependency org.mockito:mockito-core to v4.9.0 (#1773)
  • 45b2b38 chore: use gcp-docuploader 0.6.3 (#1708) (#1769)
  • e0efa85 test(deps): update dependency com.google.cloud:google-cloud-pubsub to v1.120....
  • feb9f06 test(deps): update dependency com.google.api.grpc:proto-google-cloud-pubsub-v...
  • b05ee42 test(deps): update testbench version to v0.32.0 (#1768)
  • 8ea8131 chore: update google-auth to 2.14.1 (#1703) (#1767)
  • 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)