All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
timeout
option to Client constructor, PR-39
- TTL option to
DriftClient.walk
method, PR-38
- Error handling in
DriftClient.walk
, PR-37
- Only time series data supported, PR-36
- Support for Typed Data, PR-35
- Support for labels, PR-34
- DRIFT-613:
Client.walk
method to iterate data in blob storage, PR-32
- Migrate to pyproject.toml, PR-33
- Switch to wavelet buffer 0.6.0, PR-31
- Empty password and error message when no ReductStore available, PR-30
- DRIFT-542: Quick start manual for Windows users, PR-27
- ISSUE-88:
loop
parameter forDriftClient
constructor to integrate into existing even loop, PR-29
- Circular import in protobuf files, PR-25
- DRIFT-534: Dependencies compatibility table, PR-21
- DRIFT-550: DriftClientError class, to catch (initially) Minio errors, PR-16
- DRIFT-563: Reduct Storage client, PR-24
- DRIFT-604: Add blob property to DriftDataPackage, PR-20
- DRIFT-603: Status check for DriftDataPackage, PR-23
- DRIFT-473: Add tutorial and
PANDA|Drift
page, PR-12
Add Denoising timeseries data by using WaveletBuffer
, PR-12
- DRIFT-587: Add Drift Core on diagram, PR-17
- DRIFT-545: Build on Apple M1, PR-15
- DRIFT-478:
Client.get_metrics
to get metrics from InfluxDB, PR-10 - DRIFT-510: Make package paths by using time from InfluxDB, PR-2
- DRIFT-516:
Client.get_topic_data
to get paths in Minio, PR-5
- DRIFT-516:
Client.get_list
. Remove in 1.0.0, PR-5
- DRIFT-469: Initial implementation
- DRIFT-516: Add get_topic_data and deprecate get_list methods, PR-3