0.9.1-beta.0
Pre-release
Pre-release
What's Changed
- chore: use fixture to limit duplication by @pawel-ludwikow in #111
- fix: retain operation timestamp while batching / stop merging operations by @michalsosn in #116
- Add
.net.runs.run_exists()
by @kgodlewski in #119 - Raise on logging non-increasing series step by @kgodlewski in #104
- Make
OperationDispatcherThread
accept multiple consumers by @kgodlewski in #108 - fix: retry on all NeptuneRetryableError in StatusTrackingThread.check_batch by @michalsosn in #109
- Make
get_client_config()
raise errors that are more meaningful to the user by @kgodlewski in #115 - Better error handling during
wait*()
andRun.__init__()
by @kgodlewski in #118 - fix: Remove unnecessary lock from AggregatingQueue by @PatrykGala in #124
New Contributors
- @pawel-ludwikow made their first contribution in #111
Full Changelog: 0.9.0...0.9.1-beta.0