Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@PatrykGala PatrykGala released this 07 Jan 16:50
· 56 commits to main since this release
bbedafa

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