v4.0.0
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
- Update scalafmt-core to 3.4.3 by @scala-steward in #82
- Update sbt-pgp to 2.2.0 by @scala-steward in #83
- Update sbt to 1.7.3 by @scala-steward in #84
- Update scalafmt-core to 3.6.1 by @scala-steward in #85
- Update specs2-core, specs2-junit to 4.18.0 by @scala-steward in #86
- Revert "Update specs2-core, specs2-junit to 4.18.0" by @ramazanyich in #87
- Update sbt to 1.8.0 by @scala-steward in #88
- Update specs2-core, specs2-junit to 4.19.0 by @scala-steward in #90
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #89
- Update logback-classic to 1.4.5 by @scala-steward in #92
- Update jcl-over-slf4j, slf4j-api to 2.0.4 by @scala-steward in #91
- Update sbt-pgp to 2.2.1 by @scala-steward in #93
- Update jcl-over-slf4j, slf4j-api to 2.0.5 by @scala-steward in #94
- Update jcl-over-slf4j, slf4j-api to 2.0.6 by @scala-steward in #95
- Update sbt-ghpages to 0.7.0 by @scala-steward in #96
- Update sbt to 1.8.2 by @scala-steward in #97
- Update specs2-core, specs2-junit to 4.19.1 by @scala-steward in #99
- Update scalafmt-core to 3.7.1 by @scala-steward in #98
- Update play-json to 2.9.4 by @scala-steward in #100
- Update specs2-core, specs2-junit to 4.19.2 by @scala-steward in #101
- Update scalafmt-core to 3.7.2 by @scala-steward in #102
- Update logback-classic to 1.4.6 by @scala-steward in #103
- Update jcl-over-slf4j, slf4j-api to 2.0.7 by @scala-steward in #104
- Update specs2-core, specs2-junit to 4.20.0 by @scala-steward in #105
- Update scalafmt-core to 3.7.3 by @scala-steward in #106
- Update logback-classic to 1.4.7 by @scala-steward in #107
- Update sbt to 1.8.3 by @scala-steward in #110
- Update scalafmt-core to 3.7.4 by @scala-steward in #111
- Update sbt to 1.9.0 by @scala-steward in #112
- return result with errors. by @ramazanyich in #114
Full Changelog: v3.1.3...v4.0.0