Skip to content

Commit 7461297

Browse files
authored
docs: update CHANGELOG.md
1 parent 621a3fd commit 7461297

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44
1. [#412](https://github.com/influxdata/influxdb-client-python/pull/412): `DeleteApi` uses default value from `InfluxDBClient.org` if an `org` parameter is not specified
55
1. [#405](https://github.com/influxdata/influxdb-client-python/pull/405): Add `InfluxLoggingHandler`. A handler to use the client in native python logging.
66
1. [#404](https://github.com/influxdata/influxdb-client-python/pull/404): Add `InvocableScriptsApi` to create, update, list, delete and invoke scripts by seamless way
7-
1. [#419](https://github.com/influxdata/influxdb-client-python/pull/419): Bump urllib3 to 1.26.0 and change `method_whitelist` to `allowed_methods` to clear deprecation warning
7+
8+
### Bug Fixes
9+
1. [#419](https://github.com/influxdata/influxdb-client-python/pull/419): Use `allowed_methods` to clear deprecation warning [urllib3]
10+
11+
### Dependencies
12+
1. [#419](https://github.com/influxdata/influxdb-client-python/pull/419): Update dependencies:
13+
- `urllib3` to 1.26.0
814

915
### CI
1016
1. [#411](https://github.com/influxdata/influxdb-client-python/pull/411): Use new Codecov uploader for reporting code coverage

0 commit comments

Comments
 (0)