Skip to content

Commit a2f3bd0

Browse files
committed
docs: update CHANGELOG.md
1 parent af8da42 commit a2f3bd0

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
## 3.1.0 [unreleased]
22

3+
### Breaking Changes
4+
5+
#### `influxdb-spring`:
6+
7+
Change configuration prefix from `spring.influx2` to `influx` according to [Spring Docs](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#features.developing-auto-configuration.custom-starter.configuration-keys) - for more info see [README.md](./spring).
8+
9+
### Features
10+
1. [#244](https://github.com/influxdata/influxdb-client-java/pull/244): Add support for auto-configure the reactive client - `InfluxDBClientReactive` [spring]
11+
312
### Bug Fixes
413
1. [#246](https://github.com/influxdata/influxdb-client-java/pull/246): Parsing infinite numbers
514
1. [#241](https://github.com/influxdata/influxdb-client-java/pull/241): Set default HTTP protocol to HTTP 1.1

0 commit comments

Comments
 (0)