Releases: python-pinot-dbapi/pinot-dbapi
Releases · python-pinot-dbapi/pinot-dbapi
release-6.0.0
What's Changed
- Bump requests from 2.31.0 to 2.32.4 by @dependabot[bot] in #118
- Bump httpx from 0.24.1 to 0.28.1 by @dependabot[bot] in #120
- Bump pytest from 7.4.4 to 8.3.5 by @dependabot[bot] in #119
- Bump tox from 3.28.0 to 4.25.0 by @dependabot[bot] in #122
- Bump parameterized from 0.8.1 to 0.9.0 by @dependabot[bot] in #121
- Bump h11 from 0.14.0 to 0.16.0 by @dependabot[bot] in #123
- Bump urllib3 from 2.0.7 to 2.2.3 by @dependabot[bot] in #125
- Bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot[bot] in #126
- Bump responses from 0.23.3 to 0.25.7 by @dependabot[bot] in #127
- Bump responses from 0.25.7 to 0.25.8 by @dependabot[bot] in #130
- Bump coverage from 7.2.7 to 7.6.1 by @dependabot[bot] in #128
- Bump ipython from 7.34.0 to 8.10.0 by @dependabot[bot] in #135
- Bump ciso8601 from 2.3.2 to 2.3.3 by @dependabot[bot] in #132
- Make integration precheck use Pinot port reachability by @xiangfu0 in #136
- Drop Python 3.8 support; pin urllib3 2.6.0 by @xiangfu0 in #137
Full Changelog: release-5.7.0...release-6.0.0
release-5.7.0
What's Changed
- Create dependabot.yml by @xiangfu0 in #109
- Remove python 3.7 from the CI tests by @xiangfu0 in #110
- Bump ciso8601 from 2.3.1 to 2.3.2 by @dependabot in #115
- Bump responses from 0.22.0 to 0.23.3 by @dependabot in #113
- Bump mock from 4.0.3 to 5.2.0 by @dependabot in #114
- Bump urllib3 from 1.26.19 to 2.0.7 by @dependabot in #112
- Bump coverage from 6.5.0 to 7.2.7 by @dependabot in #111
- Fix: Upgrade h11 and httpx, and bump Python requirement by @xiangfu0 in #116
- Support bigDecimal type in python client by @xiangfu0 in #117
Full Changelog: release-5.6.0...release-5.7.0
release-5.6.0
What's Changed
Full Changelog: release-5.5.0...release-5.6.0
release-5.5.0
What's Changed
Full Changelog: release-5.4.0...release-5.5.0
release-5.4.0
What's Changed
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #102
- fix httpx timeout issue by @xiangfu0 in #105
Full Changelog: release-5.3.0...release-5.4.0
release-5.3.0
What's Changed
- Upgraded supported Pinot version to 1.1.0 by @soumitra-st in #100
- build(poetry): relax httpx contraint by @Lee-W in #101
New Contributors
- @soumitra-st made their first contribution in #100
- @Lee-W made their first contribution in #101
Full Changelog: release-5.2.0...release-5.3.0
release-5.2.0
What's Changed
- Bump idna from 3.4 to 3.7 by @dependabot in #95
- Documentation on passing Database context by @shounakmk219 in #96
- Way to set query params at connection level by @shounakmk219 in #99
- Allow pinot table aliases by @abloom in #97
New Contributors
Full Changelog: release-5.1.6...release-5.2.0
release-5.1.6
What's Changed
- Add timeout for async connection by @BllacaVlera in #91
- Mask password value while logging by @shounakmk219 in #93
New Contributors
- @BllacaVlera made their first contribution in #91
Full Changelog: release-5.1.5...release-5.1.6
release-5.1.5
What's Changed
- Allow passing database for pinot queries by @shounakmk219 in #89
Full Changelog: release-5.1.4...release-5.1.5
release-5.1.4
What's Changed
- Handle escaping % character in query by @shounakmk219 in #90
Full Changelog: release-5.1.3...release-5.1.4