Skip to content

Commit 94d235b

Browse files
committed
docs: update CHANGELOG.md
1 parent 31f9a9b commit 94d235b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,21 @@
22

33
## 1.31.0 [2022-07-29]
44

5+
:warning: This release drop supports for Python 3.6. As of 2021-12-23, 3.6 has reached the end-of-life phase of its release cycle. 3.6.15 was the final security release. For more info see: https://peps.python.org/pep-0494/#lifespan
6+
57
### Features
68
1. [#467](https://github.com/influxdata/influxdb-client-python/pull/467): Add possibility to initialize client by json file
79
1. [#450](https://github.com/influxdata/influxdb-client-python/pull/450): Improve Query UX - simplify serialization to JSON and add possibility to serialize query results as a flattened list of values
810

911
### Bug Fixes
1012
1. [#462](https://github.com/influxdata/influxdb-client-python/pull/462): Redact the `Authorization` HTTP header from log
1113

14+
### Dependencies
15+
1. [#472](https://github.com/influxdata/influxdb-client-python/pull/472): Update `RxPY` to `4.0.4`
16+
17+
### Others
18+
1. [#472](https://github.com/influxdata/influxdb-client-python/pull/472): Drop supports for Python 3.6
19+
1220
## 1.30.0 [2022-06-24]
1321

1422
### Features

0 commit comments

Comments
 (0)