Skip to content

Releases: neptune-ai/neptune-client-scale

0.30.0

26 Nov 12:47
df77938

Choose a tag to compare

What's Changed

Full Changelog: 0.29.0...0.30.0

0.29.0

23 Oct 15:03
b40a896

Choose a tag to compare

What's Changed

  • RUN_CONFLICTING error (returned when a run already exists but has a different fork parent or step than the original run) is no longer a fatal error, but a warning by @michalsosn in #329

Full Changelog: 0.28.0...0.29.0

0.29.0-beta.1

22 Oct 14:11
b40a896

Choose a tag to compare

0.29.0-beta.1 Pre-release
Pre-release

What's Changed

  • RUN_CONFLICTING error (returned when a run already exists but has a different fork parent or step than the original run) is no longer a fatal error, but a warning by @michalsosn in #329

Full Changelog: 0.28.0...0.29.0-beta.1

0.28.0

21 Oct 12:18
99efa43

Choose a tag to compare

What's Changed

Full Changelog: 0.27.0...0.28.0

0.28.0-beta.1

16 Oct 11:09
99efa43

Choose a tag to compare

0.28.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 0.27.0...0.28.0-beta.1

0.27.0

25 Sep 11:50
c063025

Choose a tag to compare

What's Changed

Full Changelog: 0.25.0...0.27.0

0.27.0-beta.2

24 Sep 13:46
c063025

Choose a tag to compare

0.27.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: 0.25.0...0.27.0-beta.2

0.27.0-beta.1

24 Sep 10:36
a4d3b5f

Choose a tag to compare

0.27.0-beta.1 Pre-release
Pre-release

What's Changed

  • fix: MetadataSplitter no longer generates empty updates by @michalsosn in #325

Full Changelog: 0.26.0...0.27.0-beta.1

0.26.0-beta.1

15 Sep 15:43
986ade1

Choose a tag to compare

0.26.0-beta.1 Pre-release
Pre-release

What's Changed

  • fix: remove test_assign_files_duplicate_attribute_path test case by @michalsosn in #314
  • feat: Make OPERATION_REPOSITORY_TIMEOUT controllable by an undocumented env by @gabrys in #316
  • tests: Don't fast-fail e2e tests and limit time limit for e2e tests by @gabrys in #312
  • README: update usage examples and docs links by @normandy7 in #318
  • fix: validate step value by @michalsosn in #320
  • Bump GH action gh-action-pypi-publish to version 1.13.0 by @gabrys in #324
  • fix: Disable source tracking on empty Git repos by @gabrys in #307
  • chore: update neptune-api to <0.24.0 by @michalsosn in #322
  • feat: add inherit_configs flag by @michalsosn in #321
  • chore: validate characters in run_id by @michalsosn in #319

Full Changelog: 0.25.0-beta.1...0.26.0-beta.1

0.25.1

15 Sep 12:55

Choose a tag to compare

What's Changed

  • The syncing process will no longer stop if a single data point fails to log (NeptuneUnableToLogData is raised) by @michalsosn in #313
  • Added more logs to operations repository to help debug cases raising NeptuneUnableToLogData exceptions by @pitercl in #310

Full Changelog: 0.24.0...0.25.1