Releases: InfluxCommunity/influxdb3-python
Releases · InfluxCommunity/influxdb3-python
0.10.0
0.10.0 [2024-11-27]
Bug Fixes
- #113: Fix import error of
PolarsDataframeSerializer
in batching mode
What's Changed
- fix: 103 batch write example by @karel-rehor in #112
- fix: write polars dataframe by @Tapanhaz in #113
- docs: add Python 3.13 to supported versions by @bednar in #114
New Contributors
Full Changelog: v0.9.0...v0.10.0
0.9.0
What's Changed
- feat: expose response headers in InfluxDBError by @karel-rehor in #108
- fix: #110 - set message 'processor was disposed' to level debug. by @karel-rehor in #111
- fix: add py.typed to the package definition by @bednar in #107
Full Changelog: v0.8.0...v0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
What's Changed
- feat: update user-agent and improve transport selection in queryClient by @karel-rehor in #92
- feat: use build-in Python parsing feature for python >= 3.11 by @bednar in #89
- refactor: to
timezone
specificdatetime
helpers to avoid use deprecated functions by @bednar in #86 - chore: refactor init and extract Query API by @alespour in #93
New Contributors
- @karel-rehor made their first contribution in #92
- @alespour made their first contribution in #93
Full Changelog: v0.5.0...v0.6.0
0.5.0
What's Changed
- chore: add py.typed stub to root package by @michealroberts in #84
- fix: Use correct write_options parameter in examples by @powersj in #87
- feat: query parameters by @bednar in #88
New Contributors
- @michealroberts made their first contribution in #84
- @powersj made their first contribution in #87
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore: improve GitHub integration, add CI config by @bednar in #78
- fix: Support using pandas nullable types by @AndyBryson in #77
- fix: code style of source files by @bednar in #80
New Contributors
- @bednar made their first contribution in #78
- @AndyBryson made their first contribution in #77
Full Changelog: v0.3.6...v0.4.0
v0.3.6
Full Changelog: v0.3.5...v0.3.6