Skip to content

3.2.0

Compare
Choose a tag to compare
@bednar bednar released this 20 Aug 05:51
· 453 commits to master since this release

Bug Fixes

  1. #252: Spring auto-configuration works even without influxdb-client-reactive [spring]
  2. #254: Avoid reading entire query response into bytes array

Deprecates

  1. #255: InfluxDBClient#getWriteApi() instead use InfluxDBClient#makeWriteApi()

Documentation

  1. #257: How to configure proxy