Releases: nodestream-proj/nodestream
Releases · nodestream-proj/nodestream
0.11.6
What's Changed
- Handle Errors when Downstream Steps have Failed But Upstream is Not Blocked by @angelosantos4 in #244
- Use Multi-Part Copy when Archiving S3 Objects from Processing by @angelosantos4 in #245
Full Changelog: 0.11.5...0.11.6
0.11.5
0.11.4
0.11.3
0.11.2
What's Changed
- fix loading plugin config by @grantleehoffman in #233
Full Changelog: 0.11.1...0.11.2
0.11.1
0.11.0
What's Changed
- Release 0.10.8 by @zprobst in #227
- Update README license badge by @Cole-Greer in #229
- pipeline configurations for plugins by @grantleehoffman in #224
New plugin per pipeline configurations:
...
plugins:
- name: myplugin
pipelines:
- name: plugin_pipeline_1
exclude_inherited_targets: True
annotations:
my_annoation: True
targets:
- target3
...
New Contributors
- @Cole-Greer made their first contribution in #229
Full Changelog: 0.10.8...0.11.0
0.10.7
What's Changed
- Added a test for the format fix handling empty format by @angelosantos4 in #222
- Fix Ingest Hooks and Writers by @zprobst in #223
Full Changelog: 0.10.6...0.10.7