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.15.1 to 2.16.0 #161

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps google-cloud-storage from 2.15.1 to 2.16.0.

Release notes

Sourced from google-cloud-storage's releases.

v2.16.0

2.16.0 (2022-12-06)

Features

  • Add {Compose,Rewrite,StartResumableWrite}Request.object_checksums and Bucket.RetentionPolicy.retention_duration (#1790) (31c1b18)
  • Added a new retention_duration field of Duration type (31c1b18)
  • Added object_checksums for compose/rewrite/startResumableWrite request (31c1b18)

Bug Fixes

  • Removed WriteObject routing annotations (31c1b18)

Documentation

  • Clarified relative resource names in gRPC IAM RPCs (31c1b18)
  • Clarified the object can be deleted via DeleteObject (31c1b18)
  • Updated the document link for Naming Guidelines (31c1b18)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 (#1797) (b1d0266)
  • Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#1795) (cf900f4)
  • Update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#1786) (3bf403e)
  • Update dependency org.apache.httpcomponents:httpmime to v4.5.14 (#1796) (c9ee3ca)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 (#1782) (5bc5176)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19 (#1791) (3184d65)
Changelog

Sourced from google-cloud-storage's changelog.

2.16.0 (2022-12-06)

Features

  • Add {Compose,Rewrite,StartResumableWrite}Request.object_checksums and Bucket.RetentionPolicy.retention_duration (#1790) (31c1b18)
  • Added a new retention_duration field of Duration type (31c1b18)
  • Added object_checksums for compose/rewrite/startResumableWrite request (31c1b18)

Bug Fixes

  • Removed WriteObject routing annotations (31c1b18)

Documentation

  • Clarified relative resource names in gRPC IAM RPCs (31c1b18)
  • Clarified the object can be deleted via DeleteObject (31c1b18)
  • Updated the document link for Naming Guidelines (31c1b18)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 (#1797) (b1d0266)
  • Update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#1795) (cf900f4)
  • Update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#1786) (3bf403e)
  • Update dependency org.apache.httpcomponents:httpmime to v4.5.14 (#1796) (c9ee3ca)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 (#1782) (5bc5176)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19 (#1791) (3184d65)
Commits
  • bf75118 chore(main): release 2.16.0 (#1783)
  • b1d0266 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 31c1b18 feat: add {Compose,Rewrite,StartResumableWrite}Request.object_checksums and B...
  • deb89e5 chore: build: remove obsolete branches 1.106.1, 1.106.1-patch, 1.111.3-patch
  • c9ee3ca deps: update dependency org.apache.httpcomponents:httpmime to v4.5.14 (#1796)
  • cf900f4 deps: update dependency org.apache.httpcomponents:httpclient to v4.5.14 (#1795)
  • 099a616 test(deps): update cross product test dependencies (#1792)
  • 3184d65 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19...
  • 7d67421 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 3bf403e deps: update dependency org.apache.httpcomponents:httpcore to v4.4.16 (#1786)
  • 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)