Skip to content

3.1.0

Compare
Choose a tag to compare
@bednar bednar released this 27 Jul 08:56
· 452 commits to master since this release

Breaking Changes

influxdb-spring:

Change configuration prefix from spring.influx2 to influx according to Spring Docs - for more info see README.md.

Features

  1. #244: Add support for auto-configure the reactive client - InfluxDBClientReactive [spring]

Bug Fixes

  1. #246: Parsing infinite numbers
  2. #241: Set default HTTP protocol to HTTP 1.1