Skip to content

fix(deps): update dependency com.clickhouse:clickhouse-jdbc to v0.9.8#359

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/com.clickhouse-clickhouse-jdbc-0.x
Open

fix(deps): update dependency com.clickhouse:clickhouse-jdbc to v0.9.8#359
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/com.clickhouse-clickhouse-jdbc-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 23, 2026

This PR contains the following updates:

Package Change Age Confidence
com.clickhouse:clickhouse-jdbc (source) 0.9.70.9.8 age confidence

Release Notes

ClickHouse/clickhouse-java (com.clickhouse:clickhouse-jdbc)

v0.9.8

Improvements
  • [client-v2] Added Records#getSchema() to expose table schema metadata even when query result is empty. (#​2777)
Bug Fixes
  • [jdbc-v1, jdbc-v2] Fixed type mapping/conversion behavior for large unsigned integer values (issue #​2779), including related test coverage updates. (#​2779)

  • [jdbc-v2] Fixed off-by-one bug in ArrayResultSet#next() that could return true one extra time and then fail with SQLException: No current row. (#​2790)

  • [jdbc-v2] Fixed handling of malformed SELECT-like queries (for example, SELECT a, FROM table): previously, the driver could fail to read returned data when query type was not inferred before execution; now it detects a returned result set at runtime from the server response and reads it correctly. (#​2784)

Updated Dependencies
  • [repo] Upgraded at.yawk.lz4:lz4-java from 1.10.2 to 1.10.4 to pick up native performance fixes. (#​2778)

  • [repo] Upgraded com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.6 in jdbc-v2. (#​2767)

  • [repo] Upgraded com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.6 in examples/client-v2. (#​2766)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants