Skip to content

Releases: nodestream-proj/nodestream

0.11.6

30 Jan 21:45
68b5cc2
Compare
Choose a tag to compare

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

25 Jan 18:30
f3fdaf5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.4...0.11.5

0.11.4

25 Jan 00:44
6bebe85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.3...0.11.4

0.11.3

24 Jan 22:52
fb881a5
Compare
Choose a tag to compare

What's Changed

  • Pass Arbitrary Driver Arguments back to Neo4j by @zprobst in #235
  • Fix nodestream.yaml file loading by @zprobst in #238

Full Changelog: 0.11.2...0.11.3

0.11.2

23 Jan 21:00
f64fa4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.11.2

0.11.1

22 Jan 16:40
6ef1cde
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

19 Jan 20:20
57d268b
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 0.10.8...0.11.0

0.10.7

12 Jan 22:39
cba31e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.6...0.10.7

0.10.6

11 Jan 22:54
ba65314
Compare
Choose a tag to compare

What's Changed

]* Fix: Handle Nulls for Multi-Key Relationships by @zprobst in #220

Full Changelog: 0.10.5...0.10.6

0.10.4

09 Jan 22:21
4112763
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.3...0.10.4