Skip to content

8.0.0

Latest

Choose a tag to compare

@bednar bednar released this 23 Apr 04:58
· 34 commits to master since this release

⚠️ The 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

  1. #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-boot to 4.0.1

CI

  1. #867: Set up auto-merge for Dependabot PRs.