Releases: neptune-ai/neptune-client-scale
Releases · neptune-ai/neptune-client-scale
0.30.0
0.29.0
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
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
0.28.0-beta.1
What's Changed
- Add
inherit_configsflag by @michalsosn in #328
Full Changelog: 0.27.0...0.28.0-beta.1
0.27.0
What's Changed
- README: update usage examples and docs links by @normandy7 in #318
- fix: validate step value by @michalsosn in #320
- fix: source tracking on empty Git repos by @gabrys in #307
- chore: update neptune-api to <0.24.0 by @michalsosn in #322
- feat: validate characters in run_id by @michalsosn in #319
Full Changelog: 0.25.0...0.27.0
0.27.0-beta.2
What's Changed
- README: update usage examples and docs links by @normandy7 in #318
- fix: validate step value by @michalsosn in #320
- fix: source tracking on empty Git repos by @gabrys in #307
- chore: update neptune-api to <0.24.0 by @michalsosn in #322
- feat: validate characters in run_id by @michalsosn in #319
Full Changelog: 0.25.0...0.27.0-beta.2
0.27.0-beta.1
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
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
What's Changed
- The syncing process will no longer stop if a single data point fails to log (
NeptuneUnableToLogDatais raised) by @michalsosn in #313 - Added more logs to operations repository to help debug cases raising
NeptuneUnableToLogDataexceptions by @pitercl in #310
Full Changelog: 0.24.0...0.25.1