Releases: numaproj/numaflow-go
Releases · numaproj/numaflow-go
v0.8.1
What's Changed
- chore: update examples by @KeranYang in #143
- fix: multi-architecture builds by @ayildirim21 in #142
- chore: set CGO_ENABLED=0 for build command by @ayildirim21 in #144
- chore: log panics inside udf by @yhl25 in #145
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- chore: remove unnecessary flag by @ayildirim21 in #131
- chore: stop hard coding quay.io image registry by @ayildirim21 in #134
- feat: implement batch map by @kohlisid in #133
- feat: use same server info for all map modes by @kohlisid in #137
- chore: handle panic and do graceful shutdown of the server by @yhl25 in #138
- chore: directly use hash key to check messages by @KeranYang in #139
- chore: update compatible numaflow version by @KeranYang in #141
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- chore: update examples with latest sdk version by @yhl25 in #93
- feat: Session Window and Reduce Streaming by @yhl25 in #87
- chore: update readme by @yhl25 in #94
- fix: memory leak inside session reducer by @yhl25 in #95
- chore: write server info for sideinput sdk by @ayildirim21 in #97
- chore: create new server info file paths for all services by @ayildirim21 in #98
- chore: unit test merge operation as a blocking call by @KeranYang in #100
- chore: update examples by @ayildirim21 in #99
- feat: implement update script and build/push workflow by @ayildirim21 in #102
- fix: CI workflow by @ayildirim21 in #104
- chore: update development.md by @ayildirim21 in #106
- chore: move update script into hack directory by @ayildirim21 in #107
- feat: support headers for message by @yhl25 in #108
- chore: remove duplicate functionality by @ayildirim21 in #109
- chore: refactor developer guide by @ayildirim21 in #112
- chore: session sum example by @yhl25 in #111
- chore: add sessionreducer sum example to CI by @ayildirim21 in #114
- chore: add minimum client version to server info struct by @ayildirim21 in #115
- chore: update server info field name by @ayildirim21 in #116
- chore: add release documentation by @ayildirim21 in #117
- chore: update release doc by @ayildirim21 in #118
- chore: make release doc more readable by @ayildirim21 in #119
- feat: Fallback Sink by @yhl25 in #120
- chore: update MinimumNumaflowVersion by @KeranYang in #121
- chore: fallback log sink example by @yhl25 in #122
- chore: update log-sink example Makefile by @KeranYang in #123
- chore: update numaflow-go to v0.7.0-rc2 by @ayildirim21 in #124
- chore: add sideinput and redis-e2e-test sink examples by @ayildirim21 in #125
- chore: fix reduce-sideinput dockerfile by @ayildirim21 in #127
Full Changelog: v0.6.0...v0.7.0
v0.7.0-rc2
What's Changed
- chore: add minimum client version to server info struct by @ayildirim21 in #115
- chore: update server info field name by @ayildirim21 in #116
- chore: add release documentation by @ayildirim21 in #117
- chore: update release doc by @ayildirim21 in #118
- chore: make release doc more readable by @ayildirim21 in #119
- feat: Fallback Sink by @yhl25 in #120
- chore: update MinimumNumaflowVersion by @KeranYang in #121
Full Changelog: v0.7.0-rc1...v0.7.0-rc2
v0.7.0-rc1
What's Changed
- chore: update examples with latest sdk version by @yhl25 in #93
- feat: Session Window and Reduce Streaming by @yhl25 in #87
- chore: update readme by @yhl25 in #94
- fix: memory leak inside session reducer by @yhl25 in #95
- chore: write server info for sideinput sdk by @ayildirim21 in #97
- chore: create new server info file paths for all services by @ayildirim21 in #98
- chore: unit test merge operation as a blocking call by @KeranYang in #100
- chore: update examples by @ayildirim21 in #99
- feat: implement update script and build/push workflow by @ayildirim21 in #102
- fix: CI workflow by @ayildirim21 in #104
- chore: update development.md by @ayildirim21 in #106
- chore: move update script into hack directory by @ayildirim21 in #107
- feat: support headers for message by @yhl25 in #108
- chore: remove duplicate functionality by @ayildirim21 in #109
- chore: refactor developer guide by @ayildirim21 in #112
- chore: session sum example by @yhl25 in #111
- chore: add sessionreducer sum example to CI by @ayildirim21 in #114
Full Changelog: v0.6.0...v0.7.0-rc1
v0.6.0
v0.5.2
What's Changed
- chore: unify the event time of messages to drop by @KeranYang in #86
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.1
What's Changed
- fix: allow returning negative value from source pending api by @KeranYang in #81
- fix: make CI unit tests pass by @KeranYang in #82
- chore: get ready for 0.5.1 release by @KeranYang in #83
- chore: update the description for Pending() interface by @KeranYang in #84
Full Changelog: v0.5.0...v0.5.1