Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Bump clickhouse-driver from 0.2.6 to 0.2.7 - #26

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/clickhouse-driver-0.2.7
Closed

Bump clickhouse-driver from 0.2.6 to 0.2.7#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/clickhouse-driver-0.2.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2024

Copy link
Copy Markdown
Contributor

Bumps clickhouse-driver from 0.2.6 to 0.2.7.

Changelog

Sourced from clickhouse-driver's changelog.

[0.2.7] - 2024-02-20

Added

  • Wheels for Python 3.12.
  • Toggle hostname verification with verify option. Solves issue #378. Pull request #379 by adamleko.

Fixed

  • Date32 start interval changed to 1900-01-01. Solves issue #409.
  • Memory leak when clickhouse raise exception on BufferedSocketWriter.write_into_stream. Solves issue #406. Pull request #407 by pulina.
  • input_format_null_as_default option for UUID produce 00000000-0000-0000-0000-000000000000 if set to true. Solves issue #401.
  • [Tests] Remove MemoryTracker asserting on INSERT statements. Solves issue #403.
  • Store "progress" and "profile" stats on INSERT statements. Solves issue #391. Pull request #392 by insomnes.
  • Add send_logs_level=test log level support. Solves issue #383. Pull request #395 by the-horhe.
  • self in int128_from_quads, int128_to_quads, int256_from_quads, int256_to_quads. Solves issue #400.

Changed

  • Server-side parameters substitution is turned off by default. You can't mix client-side and server-side formatting in one query. Solves issue #376 and #410.
  • Protocol version bumped to 54462.
Commits
  • a317102 Version 0.2.7 release
  • c183ae1 Test against latest 24.1.5.6
  • 24e8b35 Turn off server-side parameters substitution by default #376 #410
  • 092bb9b Fix Date32 start interval #409
  • 5f8794e Update client revision to 54462
  • f662439 Update client revision to 54461
  • 57dd342 Store progress and profile events on INSERTs
  • 7d74da2 Update client revision to 54460
  • 194bf06 Merge pull request #407 from pulina/Fixed_memory_leek_when_clickhouse_raise_e...
  • 5d1b6e6 Fixed memory leek when clickhouse raise error on data send.
  • 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 [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver) from 0.2.6 to 0.2.7.
- [Changelog](https://github.com/mymarilyn/clickhouse-driver/blob/master/CHANGELOG.md)
- [Commits](mymarilyn/clickhouse-driver@0.2.6...0.2.7)

---
updated-dependencies:
- dependency-name: clickhouse-driver
  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 python Pull requests that update Python code labels Apr 23, 2024
@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #42.

@dependabot dependabot Bot closed this Jun 13, 2024
@dependabot
dependabot Bot deleted the dependabot/pip/clickhouse-driver-0.2.7 branch June 13, 2024 00:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants