Skip to content

Releases: argoproj-labs/old-argo-dataflow

v0.0.27

28 May 00:01
Compare
Choose a tag to compare
v0.0.27 Pre-release
Pre-release

98eadec fix!: change rate to resource.Quantity
859abb7 docs: updated CHANGELOG.md
135bde0 build: yarn install
53c4d04 feat: mark all Kafka messages
dcee8f5 config: remove secrets for stan/kafka
95a6e8e chore: whitespace
0fd976c docs: update CHANGELOG.md
980c741 fix: try and avoid partition changes
2031cd1 ci: disable test-examples job
045a711 test: skip non-pipeline files

v0.0.26

27 May 00:43
Compare
Choose a tag to compare
v0.0.26 Pre-release
Pre-release

135bde0 build: yarn install
53c4d04 feat: mark all Kafka messages
dcee8f5 config: remove secrets for stan/kafka
95a6e8e chore: whitespace
0fd976c docs: update CHANGELOG.md
980c741 fix: try and avoid partition changes
2031cd1 ci: disable test-examples job
045a711 test: skip non-pipeline files
a561027 fix: fixed bug with pipeline conditions and messages computation
45f51fa feat: implement an ordered shutdown sequence

v0.0.25

25 May 20:28
Compare
Choose a tag to compare
v0.0.25 Pre-release
Pre-release

980c741 fix: try and avoid partition changes
2031cd1 ci: disable test-examples job
045a711 test: skip non-pipeline files
a561027 fix: fixed bug with pipeline conditions and messages computation
45f51fa feat: implement an ordered shutdown sequence
2ad2f52 feat: allow messages to be return to request
59669ca fix: correct http POST to use keep-alives
22b0b8b fix: fix bouncy scaling bug
2d661ab test: tidy up
35e7913 chore: make lint

v0.0.24

25 May 03:36
Compare
Choose a tag to compare
v0.0.24 Pre-release
Pre-release

2031cd1 ci: disable test-examples job
045a711 test: skip non-pipeline files
a561027 fix: fixed bug with pipeline conditions and messages computation
45f51fa feat: implement an ordered shutdown sequence
2ad2f52 feat: allow messages to be return to request
59669ca fix: correct http POST to use keep-alives
22b0b8b fix: fix bouncy scaling bug
2d661ab test: tidy up
35e7913 chore: make lint
de8a19f fix: enhanced shutdown

v0.0.23

25 May 02:48
Compare
Choose a tag to compare
v0.0.23 Pre-release
Pre-release

2031cd1 ci: disable test-examples job
045a711 test: skip non-pipeline files
a561027 fix: fixed bug with pipeline conditions and messages computation
45f51fa feat: implement an ordered shutdown sequence
2ad2f52 feat: allow messages to be return to request
59669ca fix: correct http POST to use keep-alives
22b0b8b fix: fix bouncy scaling bug
2d661ab test: tidy up
35e7913 chore: make lint
de8a19f fix: enhanced shutdown

v0.0.22

22 May 23:27
Compare
Choose a tag to compare
v0.0.22 Pre-release
Pre-release

2ad2f52 feat: allow messages to be return to request
59669ca fix: correct http POST to use keep-alives
22b0b8b fix: fix bouncy scaling bug
2d661ab test: tidy up
35e7913 chore: make lint
de8a19f fix: enhanced shutdown
6eebb68 docs: add 301-kafka-pipeline.yaml
f3c6f16 docs: update CHANGELOG.md
30ce723 chore: code comment
94fb293 chore: logging

v0.0.21

21 May 20:03
Compare
Choose a tag to compare
v0.0.21 Pre-release
Pre-release

22b0b8b fix: fix bouncy scaling bug
2d661ab test: tidy up
35e7913 chore: make lint
de8a19f fix: enhanced shutdown
6eebb68 docs: add 301-kafka-pipeline.yaml
f3c6f16 docs: update CHANGELOG.md
30ce723 chore: code comment
94fb293 chore: logging
16362e4 test: added kafka example
786ae3d build: reduced update interval

v0.0.20

21 May 16:48
Compare
Choose a tag to compare
v0.0.20 Pre-release
Pre-release

35e7913 chore: make lint
de8a19f fix: enhanced shutdown
6eebb68 docs: add 301-kafka-pipeline.yaml
f3c6f16 docs: update CHANGELOG.md
30ce723 chore: code comment
94fb293 chore: logging
16362e4 test: added kafka example
786ae3d build: reduced update interval
ad34a96 ci: print logs
34f5c17 chore: simplify controller

v0.0.19

20 May 22:06
Compare
Choose a tag to compare
v0.0.19 Pre-release
Pre-release

122acc3 docs: added scaling examples
f3ba148 fix: correct metrics over restart
3c0b7fd config: pump more data thorough Kafka topic
f753b2d feat: update examples
5c6832b feat: report rate
b28c3a3 fix: report back errors
cfc93c2 build: remove unused env var
e4cbf3b build: run tests
13e91a4 docs: update CHANGELOG.md
388a116 test: mark 301-http-pipeline.yaml as test

v0.0.18

20 May 17:43
Compare
Choose a tag to compare
v0.0.18 Pre-release
Pre-release

9d04dcd refactor: change from for {} to wait.JitterUntil
e17f961 feat: only check Kafka partition for pending
d3e02ea feat: reduced update interval to every 30s
72f0aeb feat(runner): change name of queue
e25a33c feat: report Kubernetes API errors related to pod/servic creation/deletion
36dae38 feat: only update pending for replica zero to prevent disagreement
e4a4b1a feat: longer status messages
9bef0df feat: expose pod failure reason
2a23cb8 fix: scale to 1 rather than 0 on start
ea4e910 docs: updated CHANGELOG.md