Skip to content

v3.12.0

Latest
Compare
Choose a tag to compare
@daniil-quix daniil-quix released this 27 Mar 13:31
· 13 commits to main since this release
51c3bf2

What's Changed

  • Gracefully handle None values in built-in windowed aggregations like sum() and count() by @gwaramadze in #789
  • Add a flag to automatically convert integers to floats to InfluxDB3Sink by @tim-quix in #793
  • Upgrade confluent-kafka to >=2.8.2,<2.9 by @gwaramadze in #799
  • Include optional dependencies for confluent-kafka and fix anaconda dependencies by @gwaramadze in #804

Full Changelog: v3.11.0...v3.12.0