Skip to content

Bump com.clickhouse:clickhouse-jdbc from 0.8.1 to 0.8.4 #1268

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps com.clickhouse:clickhouse-jdbc from 0.8.1 to 0.8.4.

Release notes

Sourced from com.clickhouse:clickhouse-jdbc's releases.

Release v0.8.4

Examples

Bug Fixes

Release v0.8.3

Improvements

Bug Fixes

Release v0.8.2

Bug Fixes

[jdbc-v2] - Fixed a bug affecting JDBC insert performance. (ClickHouse/clickhouse-java#2165) [client-v1] - Removed unnecessary object creation and added executor pool configuration (ClickHouse/clickhouse-java#2164)

Miscellaneous

[client-v1] - Deprecated the old client, though it is still available. We've not yet set a date for its removal, this more serves as a head's up.

Changelog

Sourced from com.clickhouse:clickhouse-jdbc's changelog.

0.8.4

Examples

Bug Fixes

0.8.3

Improvements

Bug Fixes

0.8.2

Bug Fixes

Miscellaneous

  • [client-v1] - Deprecated the old client, though it is still available. We've not yet set a date for its removal, this more serves as a head's up.
Commits
  • 63be1b9 Merge pull request #2319 from ClickHouse/pre_0.8.4
  • 25851c8 Updated versions and CHANGELOG
  • 6631d5f Merge pull request #2318 from ClickHouse/fix_benchmarks
  • 8adc814 fixed benchmark for rowbinary writer
  • b6201fa Merge pull request #2317 from ClickHouse/fix_minor_bugs
  • e354baf fixed executeLargeUpdate and similar methods
  • 5a96f47 Merge pull request #2314 from ClickHouse/query-all-npe
  • 7ed14bb Added some null pointer checks
  • b3caed8 Merge pull request #2313 from ClickHouse/fix_build
  • 9a6d88b fixed missing import
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.clickhouse:clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-java) from 0.8.1 to 0.8.4.
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-java@v0.8.1...v0.8.4)

---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
  dependency-version: 0.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 21, 2025
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.

0 participants