Skip to content

Commit 0568e2e

Browse files
committed
docs: update CHANGELOG.md
1 parent 49c75f8 commit 0568e2e

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
### Deprecated
77
1. [#264](https://github.com/influxdata/influxdb-client-python/pull/264): Deprecated `org_id` options BucketsApi.create_bucket in favor of `org` parameter
88

9+
### Documentation
10+
1. [#269](https://github.com/influxdata/influxdb-client-python/pull/269): Add new example: How to check connection credentials
11+
912
## 1.18.0 [2021-06-04]
1013

1114
### Breaking Changes

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
- [influx_cloud.py](influx_cloud.py) - How to connect to InfluxDB 2 Cloud
2121
- [influxdb_18_example.py](influxdb_18_example.py) - How to connect to InfluxDB 1.8
2222
- [nanosecond_precision.py](nanosecond_precision.py) - How to use nanoseconds precision
23-
- [connection_check.py](connection_check.py) - How to check connection configuration
23+
- [connection_check.py](connection_check.py) - How to check connection credentials
2424

examples/connection_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
How to How to check that connection information are suitable for queries and writes from/into specified bucket.
2+
How to check that connection credentials are suitable for queries and writes from/into specified bucket.
33
"""
44

55
from influxdb_client import InfluxDBClient

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy