Releases: ericmccarthy7/clickhouse-pool
Releases · ericmccarthy7/clickhouse-pool
v0.6.1
19 Aug 20:17
Compare
Sorry, something went wrong.
No results found
This release addresses the following:
Bump urllib3 from 2.2.1 to 2.2.2 #16
Bump certifi from 2024.6.2 to 2024.7.4 #17
v0.6.0
11 Jun 17:31
Compare
Sorry, something went wrong.
No results found
This release addresses the following:
newer version of clickhouse_driver (0.2.1 -> 0.2.7)
update dev dependencies:
pylint
black
pytest
sphinx
sphinx-rtd-theme
because of these dependencies forcing python to be at least 3.9, this will be released as v0.6.0
v0.5.3
11 Jun 17:16
Compare
Sorry, something went wrong.
No results found
This release addresses the following:
connection pool bug: see #12
use poetry for packaging and publishing
use github pages for docs
Bump v0.5.0 -> v0.5.1
fixes a bug in the actions release workflow: secret formatting
Bump v0.5.1 -> v0.5.2
fixes a bug in the actions release workflow: docs .nojekyll
Bump v0.5.2 -> v0.5.3
update pyproject.toml for v0.5.3
v0.4.4
11 Jun 13:36
Compare
Sorry, something went wrong.
No results found
This release fixes a bug with connection pooling not handling exceptions.
Thanks @macobo 👍
v0.4.3
20 Nov 00:53
Compare
Sorry, something went wrong.
No results found
Add host to README and increment version to fix last failed build.
v0.4.2
20 Nov 00:45
Compare
Sorry, something went wrong.
No results found
Change prerequisite python version to python 3.5
increment version to v0.4.2
use python 3.8 for readthedocs and actions
v0.4.0
25 Jun 05:14
Compare
Sorry, something went wrong.
No results found
get_conn -> pull
put_conn -> push
docstrings on all methods
updated readme
v0.3.1
24 Jun 23:12
Compare
Sorry, something went wrong.
No results found
Mostly tagging this release to test the github actions build.