Skip to content

Releases: numaproj/numaflow-python

v0.11.0

20 Oct 15:59
96f966e

Choose a tag to compare

What's Changed

  • docs: updated CHANGELOG.md by @github-actions[bot] in #247
  • chore: support Python 3.13 by @khneal in #245
  • fix: Function call syntax error by @BulkBeing in #251
  • chore: Protobuf generated files by @BulkBeing in #250
  • feat: Nack support for Sources by @BulkBeing in #252
  • chore: delete wrongly added file by @vigith in #253
  • chore: fix import paths in protoc generated code by @BulkBeing in #255
  • chore: Rearrange code to support both existing and new Rust FFI based pynumaflow by @BulkBeing in #258
  • doc: README for numaflow-python project by @vigith in #259
  • chore: support Python 3.14 by @khneal in #254
  • feat: Rust SDK based implementation of - accumulator, batchmap, map, mapstream, reduce, session_reduce by @vigith in #273
  • v0.11.0 release by @BulkBeing in #275

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1

16 Sep 21:01
123e2f8

Choose a tag to compare

What's Changed

  • docs: updated CHANGELOG.md by @github-actions[bot] in #229
  • doc: fix async reducer README examples by @th0ger in #244
  • feat: parallelized mapstreamer by @kohlisid in #242
  • chore: release v0.10.1 by @kohlisid in #246

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

05 Aug 00:15
9b926c7

Choose a tag to compare

🚨 Breaking Change 🚨

  • introduced in #239, all the callers should call keys like datum.keys, not datum.keys()

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.10.0a0

25 Jun 21:07
42f9fbd

Choose a tag to compare

v0.10.0a0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.2...v0.10.0a0

v0.9.2

24 May 20:59
0d87b8f

Choose a tag to compare

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

Full Changelog: v0.9.1...v0.9.2

v0.9.1

14 Feb 06:27
d8e165d

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

08 Nov 22:25
7806525

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

19 Aug 17:35
1ef6053

Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.8.0

v0.7.3

27 Jun 20:33
02009c8

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

10 Jun 21:02
v0.7.2
98bc9a2

Choose a tag to compare

What's Changed

  • fix: udf type in multiproc source transformer by @kohlisid in #171
  • chore: better error messages + bump version by @ab93 in #172

Full Changelog: v0.7.1...v0.7.2