0.8.0
What's Changed
- chore: Update neptune-api requirement to 0.8.0b by @PatrykGala in #77
- Rename
MetadataSplitter._fields
->_configs
by @kgodlewski in #70 - Make default error callback logs more informative by @kgodlewski in #78
- Revamp exception descriptions by @kgodlewski in #80
- Add basic e2e tests by @kgodlewski in #73
- Add
SharedVar
class by @kgodlewski in #71 - Use
ProcessLink
for tracking process termination betweenRun
<->SyncProcess
by @kgodlewski in #61 - fix: batch byte limit is properly checked on a new step by @michalsosn in #82
- chore: Set request timeout to 30s by @PatrykGala in #87
- Change "field" to "attribute" in docs by @normandy7 in #84
- Rename
fields
toattributes
. by @kgodlewski in #86 - Allow skipping non-finite values in float series by @kgodlewski in #85
- Refactor internal package structure by @kgodlewski in #88
- chore: neptune-api==0.8.0 by @PatrykGala in #89
- Add
neptune_scale.projects.create_project()
by @kgodlewski in #92 - Docs for
create_project
() by @normandy7 in #93
New Contributors
- @PatrykGala made their first contribution in #77
Full Changelog: 0.7.3...0.8.0