Releases: nodestream-proj/nodestream
Releases · nodestream-proj/nodestream
0.12.4
0.12.3
What's Changed
- Add Slightly Better Error Messages by @zprobst in #295
- Add Arguments that can Delay Evaluation until the component wants them by @zprobst in #296
- Fix Interpretation to clear aliases between passes from the interpreter by @zprobst in #293
- Add Python 3.12 to CI by @zprobst in #297
- Fixed the effective annotations from overwriting from parent by @angelosantos4 in #302
Full Changelog: 0.12.2...0.12.3
0.12.2
0.12.1
0.12.0
Read the Release Announcement Here: https://nodestream-proj.github.io/docs/blog/2024/04/05/nodestream-0-12/
What's Changed
0.12
: Refactor Pipeling Loading by @zprobst in #2190.12
: Schema Migrations by @zprobst in #237- Support Multiple Databases On
nodestream new
by @zprobst in #260 - Timestamp Caching by @zprobst in #263
0.12
: Add docs explaining core features by @zprobst in #208- Add Properties By Directly Specifying a Mapping Value by @zprobst in #269
- Fix nodes with key properties of differing types crashing nodestream by @zprobst in #275
- Regression: Fix Issue with Scope Config Being Dropped by @zprobst in #279
- Release 0.11.12 by @zprobst in #281
- Added preliminary support for reading parquet files by @leszek-bq in #246
- Fix Edge Cases in Schema Introspection by @zprobst in #283
- Version 0.12: Complete Changeset by @zprobst in #268
- Fix
Target
andSchema
bugs by @zprobst in #284 - fix typos in docs by @yasonk in #285
New Contributors
- @leszek-bq made their first contribution in #246
- @yasonk made their first contribution in #285
Full Changelog: 0.11.12...0.12.0
0.11.11
0.11.10
0.11.9
What's Changed
- Release 0.11.8 by @zprobst in #258
- Adding the new command option for k8s by @angelosantos4 in #259
- Adding logging for loading and starting pipeline by @angelosantos4 in #261
- fix jsonl line parsing by @grantleehoffman in #264
Full Changelog: 0.11.8...0.11.9
0.11.8
0.11.7
What's Changed
- Make nodes with No ID invalid by @zprobst in #250
- Fixed the propagation of the DoneObject upon pipeline failure by @angelosantos4 in #249
Full Changelog: 0.11.6...0.11.7