You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@
3
3
### Features
4
4
1.[#237](https://github.com/influxdata/influxdb-client-python/pull/237): Use kwargs to pass query parameters into API list call - useful for the ability to use pagination.
5
5
1.[#241](https://github.com/influxdata/influxdb-client-python/pull/241): Add detail error message for not supported type of `Point.field`
6
+
1.[#238](https://github.com/influxdata/influxdb-client-python/pull/238): Add possibility to specify default `timezone` for datetimes without `tzinfo`
1.[#225](https://github.com/influxdata/influxdb-client-python/pull/225): Exponential random backoff retry strategy
12
-
1.[#238](https://github.com/influxdata/influxdb-client-python/pull/238): Add possibility to specify default `timezone` for datetimes without `tzinfo`
13
13
14
14
### Bug Fixes
15
15
1.[#222](https://github.com/influxdata/influxdb-client-python/pull/222): Pass configured timeout to HTTP client
0 commit comments