Skip to content

Releases: argoproj-labs/old-argo-dataflow

v0.0.17

20 May 00:23
Compare
Choose a tag to compare
v0.0.17 Pre-release
Pre-release

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
6204cd1 fix: surface errors
c000e41 fix: make minReplicas required
3089119 fix: only terminate sidecars if the main container exit with code 0
6dc28a2 fix: failed to record sink status
3db2fbc fix: add missing RBAC for manager
97c9d4b docs: updated CHANGELOG.md

v0.0.16

19 May 21:40
Compare
Choose a tag to compare
v0.0.16 Pre-release
Pre-release

9bef0df feat: expose pod failure reason
2a23cb8 fix: scale to 1 rather than 0 on start
ea4e910 docs: updated CHANGELOG.md
6204cd1 fix: surface errors
c000e41 fix: make minReplicas required
3089119 fix: only terminate sidecars if the main container exit with code 0
6dc28a2 fix: failed to record sink status
3db2fbc fix: add missing RBAC for manager
97c9d4b docs: updated CHANGELOG.md
b22e9fd fix: correct changelog order

v0.0.15

19 May 21:38
Compare
Choose a tag to compare
v0.0.15 Pre-release
Pre-release

9bef0df feat: expose pod failure reason
2a23cb8 fix: scale to 1 rather than 0 on start
ea4e910 docs: updated CHANGELOG.md
6204cd1 fix: surface errors
c000e41 fix: make minReplicas required
3089119 fix: only terminate sidecars if the main container exit with code 0
6dc28a2 fix: failed to record sink status
3db2fbc fix: add missing RBAC for manager
97c9d4b docs: updated CHANGELOG.md
b22e9fd fix: correct changelog order

v0.0.14

19 May 01:03
Compare
Choose a tag to compare
v0.0.14 Pre-release
Pre-release

2a23cb8 fix: scale to 1 rather than 0 on start
ea4e910 docs: updated CHANGELOG.md
6204cd1 fix: surface errors
c000e41 fix: make minReplicas required
3089119 fix: only terminate sidecars if the main container exit with code 0
6dc28a2 fix: failed to record sink status
3db2fbc fix: add missing RBAC for manager
97c9d4b docs: updated CHANGELOG.md
b22e9fd fix: correct changelog order
b487a16 chore: make HTTP sinks unique

v0.0.13

19 May 00:05
Compare
Choose a tag to compare
v0.0.13 Pre-release
Pre-release

ea4e910 docs: updated CHANGELOG.md
6204cd1 fix: surface errors
c000e41 fix: make minReplicas required
3089119 fix: only terminate sidecars if the main container exit with code 0
6dc28a2 fix: failed to record sink status
3db2fbc fix: add missing RBAC for manager
97c9d4b docs: updated CHANGELOG.md
b22e9fd fix: correct changelog order
b487a16 chore: make HTTP sinks unique
dd8efe3 feat: and support for stateless sources and sinks with HTTP

v0.0.12

18 May 23:06
Compare
Choose a tag to compare
v0.0.12 Pre-release
Pre-release

3089119 fix: only terminate sidecars if the main container exit with code 0
6dc28a2 fix: failed to record sink status
3db2fbc fix: add missing RBAC for manager
97c9d4b docs: updated CHANGELOG.md
b22e9fd fix: correct changelog order
b487a16 chore: make HTTP sinks unique
dd8efe3 feat: and support for stateless sources and sinks with HTTP
940632a feat: and 1st-class support for expand and flatten
9e6ab3d feat: support layout of cron source messages
290cde4 feat: support HPA

v0.0.11

18 May 22:17
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release

b22e9fd fix: correct changelog order
b487a16 chore: make HTTP sinks unique
dd8efe3 feat: and support for stateless sources and sinks with HTTP
940632a feat: and 1st-class support for expand and flatten
9e6ab3d feat: support layout of cron source messages
290cde4 feat: support HPA
bb32570 docs: add CHANGELOG.md
d6920cf refactor: move replicas to top level
1e57f5c chore: break dependency on util
8ca5215 chore: make lint

v0.0.10

18 May 18:01
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release

dd8efe3 feat: and support for stateless sources and sinks with HTTP
940632a feat: and 1st-class support for expand and flatten
9e6ab3d feat: support layout of cron source messages
290cde4 feat: support HPA
bb32570 docs: add CHANGELOG.md
d6920cf refactor: move replicas to top level
1e57f5c chore: break dependency on util
8ca5215 chore: make lint
59a5ac6 chore: remove embed so we can work with Golang v1.15.7
7e3a574 config: increase stan-default storage to 16Gi

v0.0.9

17 May 23:01
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release

940632a feat: and 1st-class support for expand and flatten
9e6ab3d feat: support layout of cron source messages
290cde4 feat: support HPA
bb32570 docs: add CHANGELOG.md
d6920cf refactor: move replicas to top level
1e57f5c chore: break dependency on util
8ca5215 chore: make lint
59a5ac6 chore: remove embed so we can work with Golang v1.15.7
7e3a574 config: increase stan-default storage to 16Gi
9166870 config: increase stan-default storage to 16Gi

v0.0.8

15 May 00:17
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

1e57f5c chore: break dependency on util
8ca5215 chore: make lint
59a5ac6 chore: remove embed so we can work with Golang v1.15.7
7e3a574 config: increase stan-default storage to 16Gi
9166870 config: increase stan-default storage to 16Gi
16e7687 chore: remove unused variables
2a44fcb chore: Remove installer code
8c2dd33 fix(manager): re-instate killing terminated steps
98917eb fix: report sink errors
1fbfbd1 fix: correct error to lastError