0.8.0-beta.1
Pre-release
Pre-release
What's Changed
- 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
Full Changelog: 0.8.0-beta.0...0.8.0-beta.1