spring module now targets Spring Boot 4.x. Applications using com.influxdb:influxdb-client-java-spring should upgrade to Spring Boot 4.x.
Features
- #850: Update the Spring health indicator integration to use the Spring Boot 4 health APIs.
Bug Fixes
- #856: with InfluxQL queries parse escaped special characters in tag keys and values e.g. (
"my_data,model\,\ uin=Droid\,\ C3PO ...")
Dependencies
Update dependencies:
Build:
- #850:
spring-bootto4.0.1
CI
- #867: Set up auto-merge for Dependabot PRs.