Skip to content

Commit 8465ebc

Browse files
committed
docs: update CHANGELOG.md
1 parent a62929c commit 8465ebc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## 3.5.0 [unreleased]
22

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+
311
## 3.4.0 [2021-10-22]
412

513
### Features

0 commit comments

Comments
 (0)