Skip to content

Releases: neptune-ai/neptune-client-scale

0.9.1-beta.2

17 Jan 14:52
d480573
Compare
Choose a tag to compare
0.9.1-beta.2 Pre-release
Pre-release

What's Changed

  • Don't error out on child process exit if we're already closing the run by @kgodlewski in #127

Full Changelog: 0.9.1-beta.1...0.9.1-beta.2

0.9.1-beta.1

17 Jan 14:27
3e5e8f6
Compare
Choose a tag to compare
0.9.1-beta.1 Pre-release
Pre-release

What's Changed

0.9.1-beta.0

16 Jan 16:39
cadc490
Compare
Choose a tag to compare
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*() 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

0.9.0

07 Jan 16:50
bbedafa
Compare
Choose a tag to compare

Changes

  • Removed support for Python 3.8 (#105)

Added

  • Added projects.list_projects() method to list projects accessible to the current user (#97)

Fixed

  • Fixed retry behavior on encountering a NeptuneRetryableError (#99)
  • Fixed batching of metrics when logged with steps out of order (#91)

Chores

  • Not invoking on_error_callback on encountering 408 and 429 HTTP statuses (#110)

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

0.8.0

26 Nov 16:10
fbf350b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.3...0.8.0

0.8.0-beta.2

26 Nov 16:04
fbf350b
Compare
Choose a tag to compare
0.8.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.8.0-beta.1...0.8.0-beta.2

0.8.0-beta.1

25 Nov 12:36
9e0ef7a
Compare
Choose a tag to compare
0.8.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.8.0-beta.0...0.8.0-beta.1

0.8.0-beta.0

08 Nov 09:32
1198f26
Compare
Choose a tag to compare
0.8.0-beta.0 Pre-release
Pre-release

What's Changed

  • chore: Update neptune-api requirement to 0.8.0b by @PatrykGala in #77

New Contributors

Full Changelog: 0.7.3...0.8.0-beta.0

0.7.3

08 Nov 09:03
3e29ed1
Compare
Choose a tag to compare

What's Changed

  • Debug logging will now create files with the PID component in the filename

0.7.2

07 Nov 08:44
b32e36b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2