Skip to content

1.1.0

Compare
Choose a tag to compare
@Raalsky Raalsky released this 20 Mar 11:32
· 713 commits to master since this release
a73931b

Features

  • Added ability to provide repository path with GitRef to init_run (#1292)
  • Added SupportsNamespaces interface in neptune.typing for proper type annotations of Handler and Neptune objects (#1280)
  • Added NEPTUNE_SYNC_AFTER_STOP_TIMEOUT environment variable (#1260)
  • Run, Model, ModelVersion and Project could be created with constructor in addition to init_* functions (#1246)

Fixes

  • Setting request timeout to 10 minutes instead of infinite (#1295)