Releases: numaproj/numaflow-python
Releases · numaproj/numaflow-python
v0.10.1
v0.10.0
🚨 Breaking Change 🚨
- introduced in #239, all the callers should call keys like
datum.keys
, notdatum.keys()
What's Changed
- feat: add async source transformer by @kohlisid in #230
- chore: prerelease for 0.10.0a0 by @kohlisid in #231
- chore: optimize example docker files using multi-stage builds by @sapkota-aayush in #232
- chore: fix broken make proto by @tmenjo in #235
- feat: add Accumulator by @cosmic-chichu in #237
- chore: Datum keys as property by @tmenjo in #239
- chore: fix cve with setuptools by @kohlisid in #240
- chore: release version 0.10.0 by @kohlisid in #241
New Contributors
- @sapkota-aayush made their first contribution in #232
- @tmenjo made their first contribution in #235
Full Changelog: v0.9.2...v0.10.0
v0.10.0a0
v0.9.2
What's Changed
- chore: formalize gRPC errors in case of UDF failures by @veds-g in #218
- chore: ud-container env variable for formalising the errors by @adarsh0728 in #220
- feat: utility function to persist critical error by @adarsh0728 in #222
- chore: release version v0.9.2 by @kohlisid in #228
New Contributors
- @veds-g made their first contribution in #218
- @adarsh0728 made their first contribution in #220
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- docs: updated CHANGELOG.md by @github-actions in #203
- chore: update dependencies by @kohlisid in #205
- chore: fix docker builds for examples by @kohlisid in #207
- chore: release version v0.9.1 by @kohlisid in #213
- chore: [TEMP] pin qemu version by @kohlisid in #215
Full Changelog: v0.9.0...v0.9.1
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