6.5.0
Breaking Changes
FluxDSL
The percentile() function renamed to quantile().
Features
Bug Fixes
- #390: Rename
percentile()function renamed toquantile()[FluxDSL] - #398: Append
task optionat the end of script
Dependencies
Update dependencies:
Build:
- #389:
scala-collection-compat_2.12to2.8.1 - #392:
gsonto2.9.1 - #396:
micrometer-registry-influxto1.9.3 - #402:
spring-bootto2.7.3
Maven Plugin:
- #391:
maven-bundle-pluginto5.1.8 - #395:
maven-site-pluginto3.12.1 - #399:
maven-project-info-reports-pluginto3.4.1 - #401:
maven-javadoc-pluginto3.4.1 - #404:
maven-checkstyle-pluginto3.2.0
Provided:
- #403:
slf4j-apito2.0.0
Test:
- #400:
mockitoto4.7.0