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.0 #149

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps google-cloud-storage from 2.14.0 to 2.15.0.

Release notes

Sourced from google-cloud-storage's releases.

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.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
  • 48bb8ae chore(main): release 2.15.0 (#1746)
  • 67db4c4 chore(java): update dependencies in java requirements file (#1695) (#1760)
  • 803a90b deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 82aacd7 feat: add Autoclass support and sample (#1697)
  • 7e3175a deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17...
  • 140e909 deps: update dependency net.jqwik:jqwik to v1.7.1 (#1758)
  • 303ba36 chore: Set rest_numeric_enums = False for all gapic rules explicitly (#1756)
  • e2d3851 chore: require hashes when installing dependencies in owlbot postprocessor jo...
  • a676835 chore(deps): update dependency com.google.cloud:libraries-bom to v26.1.4 (#1752)
  • 9ba14b7 samples: adding preconditions to some of the samples (#1718)
  • 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[bot] commented 1 year ago

Superseded by #156.