Releases: deliveryhero/pipeline
Releases · deliveryhero/pipeline
v2.2.0
24 Jan 11:56
Compare
Sorry, something went wrong.
No results found
Features
apply: Apply connects two processes, applying the second to each item of the first output
(54ee6f )
v2.1.1
05 Sep 10:34
Compare
Sorry, something went wrong.
No results found
v2.1.0
05 Sep 10:11
Compare
Sorry, something went wrong.
No results found
Features
join: joins two processes together where the output of one is the input of the other (639c471 )
sequence: joins many processors with the same input and output (4863fba )
Version 2
19 Apr 14:41
Compare
Sorry, something went wrong.
No results found
Generics Support for Go 1.18
Better Examples in the README.md
Version 1
19 Apr 14:27
Compare
Sorry, something went wrong.
No results found
v1.0.0
improvement(docs): updated docs
v0.4.0
02 Sep 16:42
Compare
Sorry, something went wrong.
No results found
Features
buffer: Added a buffer func for data sinks (e568cb1 )
v0.3.1
29 Jun 10:23
Compare
Sorry, something went wrong.
No results found
Bug Fixes
more robust handling of panics (87f2017 )
v0.3.0
20 May 14:20
Compare
Sorry, something went wrong.
No results found
Features
Merge optimized for N = 0 and N = 1 (fd3384c )
v0.2.3
08 May 17:37
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ci: version after readme is updated (5327625 )
v0.2.2
08 May 17:28
Compare
Sorry, something went wrong.
No results found
Bug Fixes
docs: readme collision on push to master (81c77fb )