7.1.0
Bug Fixes
- #684: Fix checking for CSV end of table marker when parsing CSV stream to InfluxQLQueryResult, needed for example when parsing the results of a query like "SHOW SERIES".
- #662: Adds to FluxDsl support for the
|> elapsed(unit)
function. - #623: Enables the use of IPv6 addresses.
- #604: Custom FluxDSL restrictions for regular expressions
Dependencies
Update dependencies:
Build:
- #716:
karaf
to4.4.6
- #710:
spring-boot
to3.2.5
- #686:
scala-library
to2.12.19
- #690:
kotlinx-coroutines
to1.8.0
- #707:
micrometer-registry-influx
to1.12.5
- #696:
okio
to3.9.0
- #694:
retrofit
to2.11.0
- #699:
kotlin
to1.9.23
- #701:
lombok
to1.18.32
- #702:
commons-io
to2.16.0
Maven:
- #676:
maven-compiler-plugin
to3.12.1
- #677:
maven-surefire-plugin
,maven-failsafe-plugin
to3.2.5
- #679:
build-helper-maven-plugin
to3.5.0
- #682:
maven-checkstyle-plugin
to3.3.1
- #712:
maven-gpg-plugin
to3.2.4
- #703:
dokka-maven-plugin
to1.9.20
- #713:
maven-jar-plugin
to3.4.1
- #709:
scala-maven-plugin
to4.9.0
- #708:
maven-deploy-plugin
to3.1.2
Test:
Provided:
- #711:
slf4j-api
to2.0.13
Examples:
- #715:
commons-cli
to1.7.0