Skip to content

Releases: InfluxCommunity/influxdb3-python

0.9.0

13 Sep 08:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

0.8.0

12 Aug 09:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

0.7.0

11 Jul 10:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

0.6.1

25 Jun 08:57
Compare
Choose a tag to compare

What's Changed

  • fix: missing module declaration by @bednar in #98

Full Changelog: v0.6.0...v0.6.1

0.6.0

24 Jun 09:22
Compare
Choose a tag to compare

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 specific datetime helpers to avoid use deprecated functions by @bednar in #86
  • chore: refactor init and extract Query API by @alespour in #93

New Contributors

Full Changelog: v0.5.0...v0.6.0

0.5.0

17 May 10:01
4293f91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Apr 19:35
596f617
Compare
Choose a tag to compare

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

Full Changelog: v0.3.6...v0.4.0

v0.3.6

25 Jan 13:25
Compare
Choose a tag to compare
v0.3.6 Pre-release
Pre-release

Full Changelog: v0.3.5...v0.3.6

v0.3.5

19 Jan 12:02
4946b07
Compare
Choose a tag to compare
v0.3.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

20 Dec 15:37
Compare
Choose a tag to compare
v0.3.4 Pre-release
Pre-release
Hotfix: dataframe time handler