- Do not include trashed runs at default (#61)
- Support for
neptune
1.9.1 (#56)
- Introduce
ProccessorStopEventListener
to group log messages fromPartitionedOperationProcessor
(#44) - Adjustment after matching UI capabilities (#53)
- Adjustments after resource management (#49)
- Fix operation counting and
atexit
handling inProccessorStopEventListener
(#50)
- Allow up to 128 characters for custom run id (#46)
- Exposed
ReadOnlyRun
object and added a fallback forproject
param inReadOnlyProject
(#32) - Adjustments after no bravado deserialization (#33)
- Adjustments after adding support for more than 10k entries for
fetch_*_table()
(#35)
- Added default run name handling (#18)
- Add custom units and descriptions to tqdm progress bars (#29)
- Increased default step size when fetching runs (#30)
- Added support for download progress update handling in fetching API (#25)
- Adjustments after no synchronization callbacks fix (#20)
- Renamed methods in
ProgressUpdateHandler
(#26)
- Added fetching API (#19)
- Added support for sending operations in parallel (#15)
- Safety (errors suppressing) execution mode (#8)
- Fixed patching with
OperationErrorProcessor
(#12)
- Split overriding into multiple methods (#10)