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 option
at the end of script
Dependencies
Update dependencies:
Build:
- #389:
scala-collection-compat_2.12
to2.8.1
- #392:
gson
to2.9.1
- #396:
micrometer-registry-influx
to1.9.3
- #402:
spring-boot
to2.7.3
Maven Plugin:
- #391:
maven-bundle-plugin
to5.1.8
- #395:
maven-site-plugin
to3.12.1
- #399:
maven-project-info-reports-plugin
to3.4.1
- #401:
maven-javadoc-plugin
to3.4.1
- #404:
maven-checkstyle-plugin
to3.2.0
Provided:
- #403:
slf4j-api
to2.0.0
Test:
- #400:
mockito
to4.7.0