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:
karafto4.4.6 - #710:
spring-bootto3.2.5 - #686:
scala-libraryto2.12.19 - #690:
kotlinx-coroutinesto1.8.0 - #707:
micrometer-registry-influxto1.12.5 - #696:
okioto3.9.0 - #694:
retrofitto2.11.0 - #699:
kotlinto1.9.23 - #701:
lombokto1.18.32 - #702:
commons-ioto2.16.0
Maven:
- #676:
maven-compiler-pluginto3.12.1 - #677:
maven-surefire-plugin,maven-failsafe-pluginto3.2.5 - #679:
build-helper-maven-pluginto3.5.0 - #682:
maven-checkstyle-pluginto3.3.1 - #712:
maven-gpg-pluginto3.2.4 - #703:
dokka-maven-pluginto1.9.20 - #713:
maven-jar-pluginto3.4.1 - #709:
scala-maven-pluginto4.9.0 - #708:
maven-deploy-pluginto3.1.2
Test:
Provided:
- #711:
slf4j-apito2.0.13
Examples:
- #715:
commons-clito1.7.0