⚠️ 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
Bug Fixes
- #483: Querying data if the
debug
is enabled
- #477: Parsing date fails due to thread race
- #486: Serializing DataFrames with columns starting with digits
- #491: Creating
Tasks
with import
statements
Dependencies
- #472: Update
RxPY
to 4.0.4
Others
- #472: Drop supports for Python 3.6
- #495: Add warning for measurement name starts with
#
Documentation
- #397: Add an example: How to use RxPY to prepare batches by maximum bytes count
- #269: Add new example: How to check connection credentials