Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5b75f58

Browse files
committedOct 22, 2021
docs: update CHANGELOG.md
1 parent cb213f8 commit 5b75f58

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎CHANGELOG.md

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

3+
### Deprecates
4+
- `InfluxDBClient.health()`: instead use `InfluxDBClient.ping()`
5+
6+
### Features
7+
1. [#352](https://github.com/influxdata/influxdb-client-python/pull/352): Add `PingService` to check status of OSS and Cloud instance
8+
39
## 1.22.0 [2021-10-22]
410

511
### Features

0 commit comments

Comments
 (0)
Please sign in to comment.