Releases: python-pinot-dbapi/pinot-dbapi
Releases · python-pinot-dbapi/pinot-dbapi
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
release-5.1.3
What's Changed
- Added support to expose query response stat: timeUsedMs by @Jayesh-Asrani in #87
New Contributors
- @Jayesh-Asrani made their first contribution in #87
Full Changelog: release-5.1.2...release-5.1.3