Skip to content

Releases: waylayio/influxdb-scala

v4.2.0

18 Oct 16:46
f6af798
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

29 Nov 15:57
Compare
Choose a tag to compare

What's new

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

07 Jun 14:10
Compare
Choose a tag to compare

This release has a possibly breaking change introduced by #114
Processing of query response should check for errors inside influxDB results.
Before that a RuntimeException were thrown.

What's Changed

Full Changelog: v3.1.3...v4.0.0

v3.1.3

24 Oct 13:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

3.1.2

18 Oct 06:23
Compare
Choose a tag to compare

Full Changelog: v3.1.1...v3.1.2

3.1.1

02 Sep 13:36
Compare
Choose a tag to compare

API for metricnames and latest measurements.
Fix for delete of series with time bounds

3.0.0

18 Nov 14:36
Compare
Choose a tag to compare

Scala 2.13 support (some mutable to immutable Seq breaking changes)