Releases: numaproj/numaflow-python
Releases · numaproj/numaflow-python
v0.9.0
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #188
- docs: add instructions on how to update MINIMUM_NUMAFLOW_VERSION by @KeranYang in #189
- feat: container-type level version compatibility check by @KeranYang in #190
- chore: streaming source by @kohlisid in #191
- fix: update side-input readme by @kohlisid in #194
- feat: streaming sink by @kohlisid in #193
- chore: update SideInput UDF example by @kohlisid in #195
- feat: streaming transformer by @kohlisid in #196
- feat: bi-directional streaming map by @kohlisid in #197
- chore: batch ack req and sink resp by @kohlisid in #199
- feat: update batchmap and mapstream to use Map proto by @kohlisid in #200
- chore: refactor reduce handler argument by @kohlisid in #201
- chore: update release version by @kohlisid in #202
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- chore: refactor example builds so that they no longer rely on tarball by @ayildirim21 in #173
- chore: add missing dollar sign to variable by @ayildirim21 in #179
- fix: modify Dockerfiles to fix failing image builds by @ayildirim21 in #180
- chore: fix example paths for async_log and async_source by @ayildirim21 in #183
- chore: update development and releasing docs to reflect latest changes by @ayildirim21 in #184
- feat: batch-map implementation by @kohlisid in #177
- chore: fix broken path by @kohlisid in #186
- chore: use same server info for all map modes and refactor by @kohlisid in #185
- chore: bump release version by @KeranYang in #187
Full Changelog: v0.7.3...v0.8.0
v0.7.3
v0.7.2
v0.7.1
v0.7.0
This has breaking changes, will not be backward compatible with the previous versions.
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #126
- chore: update multiproc to use explicit ports for connection by @kohlisid in #127
- feat: class based refactor for SDK by @kohlisid in #129
- chore: write server info for sideinput sdk by @ayildirim21 in #130
- chore: add separate server info file paths for all services by @ayildirim21 in #131
- chore: update examples by @ayildirim21 in #132
- feat: add support for new reduce proto by @kohlisid in #133
- feat: implement update script #102 by @ayildirim21 in #137
- chore: fix incorrect flag usage in developer guide by @ayildirim21 in #139
- chore: refactor developer guide by @ayildirim21 in #140
- chore: remove unecessary for loop from update logic by @ayildirim21 in #141
- feat: implement reduce streaming by @kohlisid in #134
- fix: readme by @vigith in #143
- feat: support headers for message by @yhl25 in #138
- chore: modify makefiles for reduce stream example by @ayildirim21 in #144
- chore: bump release version by @kohlisid in #145
- chore: update dependencies to version 0.7.0a0 by @ayildirim21 in #147
- docs: updated CHANGELOG.md by @github-actions in #146
- chore: use local references in CI by @ayildirim21 in #148
- chore: refactor developer guide by @ayildirim21 in #149
- chore: update developer guide by @ayildirim21 in #150
- chore: add minimum client version to server info class by @ayildirim21 in #152
- chore: add minimum numaflow version to async and multiproc server info files by @ayildirim21 in #153
- fix: convert headers to dict before exposing to users by @yhl25 in #151
- chore: add release documentation by @ayildirim21 in #155
- chore: prepare for 0.7.0a1 release by @KeranYang in #158
- feat: add fallback sink support by @kohlisid in #157
- docs: updated CHANGELOG.md by @github-actions in #159
- chore: UDS based multiproc by @kohlisid in #162
- feat: UDF container should crash on exceptions by @kohlisid in #160
- chore: update release version 0.7.0 by @kohlisid in #164
New Contributors
- @ayildirim21 made their first contribution in #130
Full Changelog: v0.6.0...v0.7.0
v0.7.0a1
What's Changed
- chore: update dependencies to version 0.7.0a0 by @ayildirim21 in #147
- docs: updated CHANGELOG.md by @github-actions in #146
- chore: use local references in CI by @ayildirim21 in #148
- chore: refactor developer guide by @ayildirim21 in #149
- chore: update developer guide by @ayildirim21 in #150
- chore: add minimum client version to server info class by @ayildirim21 in #152
- chore: add minimum numaflow version to async and multiproc server info files by @ayildirim21 in #153
- fix: convert headers to dict before exposing to users by @yhl25 in #151
- chore: add release documentation by @ayildirim21 in #155
- chore: prepare for 0.7.0a1 release by @KeranYang in #158
- feat: add fallback sink support by @kohlisid in #157
Full Changelog: v0.7.0a0...v0.7.0a1
v0.7.0a0
This has breaking changes, will not be backward compatible with the previous versions.
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #126
- chore: update multiproc to use explicit ports for connection by @kohlisid in #127
- feat: class based refactor for SDK by @kohlisid in #129
- chore: write server info for sideinput sdk by @ayildirim21 in #130
- chore: add separate server info file paths for all services by @ayildirim21 in #131
- chore: update examples by @ayildirim21 in #132
- feat: add support for new reduce proto by @kohlisid in #133
- feat: implement update script #102 by @ayildirim21 in #137
- chore: fix incorrect flag usage in developer guide by @ayildirim21 in #139
- chore: refactor developer guide by @ayildirim21 in #140
- chore: remove unecessary for loop from update logic by @ayildirim21 in #141
- feat: implement reduce streaming by @kohlisid in #134
- fix: readme by @vigith in #143
- feat: support headers for message by @yhl25 in #138
- chore: modify makefiles for reduce stream example by @ayildirim21 in #144
- chore: bump release version by @kohlisid in #145
New Contributors
- @ayildirim21 made their first contribution in #130
Full Changelog: v0.6.0...v0.7.0a0
v0.6.0
What's Changed
- fix: require event time when dropping messages by @KeranYang in #123
- feat: adding partitions for user defined source by @kohlisid in #124
Full Changelog: v0.5.4...v0.6.0