What's Changed
- Gracefully handle
None
values in built-in windowed aggregations likesum()
andcount()
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