Skip to content

Commit c1204c4

Browse files
committed
docs: update CHANGELOG.md
1 parent b807a48 commit c1204c4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.5.0 [unreleased]
2+
3+
### Deprecates
4+
- `InfluxDBClient.health()`: instead use `InfluxDBClient.ping()`
5+
- `InfluxDBClientKotlin.health()`: instead use `InfluxDBClientKotlin.ping()`
6+
- `InfluxDBClientScala.health()`: instead use `InfluxDBClientScala.ping()`
7+
8+
### Features
9+
1. [#272](https://github.com/influxdata/influxdb-client-java/pull/272): Add `PingService` to check status of OSS and Cloud instance
10+
111
## 3.4.0 [unreleased]
212

313
### Features

0 commit comments

Comments
 (0)