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 gcsio from 2.2.9 to 2.2.16 #214

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps gcsio from 2.2.9 to 2.2.16.

Release notes

Sourced from gcsio's releases.

2.2.15

  1. Upgrade java-storage to 2.22.3.
  2. Add more instrumentation to GCS connector.

2.2.14

  1. Upgrade java-storage to 2.22.2

2.2.13

  1. Upgrade Hadoop to 2.10.2/3.2.4.

2.2.12

  1. Added implementation of gRPC read/write path using java-storage
  2. Upgrade Google Cloud Storage dependency to 2.17.2

2.2.11

  1. Added dependency on new storage client library: google-cloud-storage.
  2. Add support for OAuth2 based client authentication that retrieves a refresh token using the authorisation code grant flow configured via the following properties:
    fs.gs.auth.client.id
    fs.gs.auth.client.secret
    fs.gs.auth.refresh.token
    

2.2.10

  1. Update dependencies to latest version
Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.