Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gcsio from 2.2.7 to 2.2.9 #152

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps gcsio from 2.2.7 to 2.2.9.

Release notes

Sourced from gcsio's releases.

2.2.9

  1. The Google Cloud Storage Connector now can be used as a Hadoop Credential Provider.

2022-09-15 (GCS 2.2.8)

What's Changed

2.2.8 - 2022-09-12

  1. Set socket read timeout (fs.gs.http.read-timeout) as early as possible on new sockets returned from the custom SSLSocketFactory. This guarantees the timeout is enforced during TLS handshakes when using Conscrypt as the security provider.

  2. Add trace logging for JSON and gRPC requests, toggled with option:

    fs.gs.tracelog.enable (default : false)
    
  3. Fixing seek back to same position with grpc channel.

  4. Grpc read optimization to not prematurely close existing requests.

  5. Retry request on 408/timeout response from server.

  6. Upgrade Google auth dependency to 1.7.0.

  7. Increasing gRPC read timeout from 30 seconds to 3600 seconds.

  8. Set default value for fs.gs.list.max.items.per.call property to 5000.

  9. Adding support for invocationId in Json path.

Full Changelog: GoogleCloudDataproc/hadoop-connectors@v2.2.7...v2.2.8

Commits
  • 7e5288d Add a note about cost implication for enabled fs.gs.status.parallel.enable ...
  • 9ba13a6 Support GCS Connector usage as a Hadoop Credential Provider. (#882)
  • a820950 Add Time-Specific Metrics (#867)
  • d16e109 Disable a failing test (#879)
  • 61f8629 Enforce early socket read timeout setting. (#863)
  • 3826f97 Updating default value of max list items per call (#856)
  • de53e52 adding support for invocationId in Json path (#850)
  • db12a53 Grpc read timeout fix (#857)
  • 96cdbc8 Simplifying gRPC buffered read flow (#853)
  • 782b3e9 adding unit test for batch request failue (#851)
  • 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)

Bumps [gcsio](https://github.com/GoogleCloudDataproc/hadoop-connectors) from 2.2.7 to 2.2.9.
- [Release notes](https://github.com/GoogleCloudDataproc/hadoop-connectors/releases)
- [Commits](GoogleCloudDataproc/hadoop-connectors@v2.2.7...2.2.9)

---
updated-dependencies:
- dependency-name: com.google.cloud.bigdataoss:gcsio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 14, 2022
@ismailsimsek ismailsimsek merged commit 7872e06 into master Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud.bigdataoss-gcsio-2.2.9 branch November 28, 2022 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant