We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39dcc1f commit 4537d21Copy full SHA for 4537d21
CHANGELOG.md
@@ -4,16 +4,14 @@
4
5
### Bug Fixes
6
1. [#483](https://github.com/influxdata/influxdb-client-python/pull/483): Querying data if the `debug` is enabled
7
+1. [#477](https://github.com/influxdata/influxdb-client-python/pull/477): Parsing date fails due to thread race
8
9
### Dependencies
10
1. [#472](https://github.com/influxdata/influxdb-client-python/pull/472): Update `RxPY` to `4.0.4`
11
12
### Others
13
1. [#472](https://github.com/influxdata/influxdb-client-python/pull/472): Drop supports for Python 3.6
14
-### Bug Fixes
15
-1. [#477](https://github.com/influxdata/influxdb-client-python/pull/477): parsing date fails due to thread race
16
-
17
## 1.31.0 [2022-07-29]
18
19
### Features
0 commit comments