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