Skip to content

0.9.1-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@PatrykGala PatrykGala released this 16 Jan 16:39
· 4 commits to main since this release
cadc490

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*() and Run.__init__() by @kgodlewski in #118
  • fix: Remove unnecessary lock from AggregatingQueue by @PatrykGala in #124

New Contributors

Full Changelog: 0.9.0...0.9.1-beta.0