Skip to content

Releases: numaproj/numaflow-python

v0.7.1

30 May 22:44
v0.7.1
ffe7230
Compare
Choose a tag to compare

What's Changed

  • docs: updated CHANGELOG.md by @github-actions in #165
  • chore: support Python 3.12 by @ab93 in #166
  • chore: bump version to 0.7.1 by @ab93 in #169

Full Changelog: v0.7.0...v0.7.1

v0.7.0

03 May 17:32
d6db2e3
Compare
Choose a tag to compare

This has breaking changes, will not be backward compatible with the previous versions.

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.7.0a1

18 Apr 03:43
0c2501b
Compare
Choose a tag to compare
v0.7.0a1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.0a0...v0.7.0a1

v0.7.0a0

26 Mar 20:20
6a720e7
Compare
Choose a tag to compare
v0.7.0a0 Pre-release
Pre-release

This has breaking changes, will not be backward compatible with the previous versions.

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0a0

v0.6.0

18 Dec 20:19
d18caf7
Compare
Choose a tag to compare

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

v0.5.4

21 Nov 20:26
2f0d4c4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

14 Oct 01:02
71c2b52
Compare
Choose a tag to compare

What's Changed

  • docs: updated CHANGELOG.md by @github-actions in #108
  • chore: unify the event time of messages to drop by @KeranYang in #115
  • feat: Add User Defined Source support by @kohlisid in #114

Full Changelog: v0.5.2...v0.5.3

v0.5.2

29 Sep 23:40
v0.5.2
c04a279
Compare
Choose a tag to compare

What's Changed

  • chore: add python side input watcher example by @kohlisid in #110
  • fix: multiproc mapper max threads and default numprocess by @ab93 in #112

Full Changelog: v0.5.1...v0.5.2

v0.5.1

08 Sep 22:21
da57160
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

06 Sep 04:17
3720c95
Compare
Choose a tag to compare

SDK Refactor

Warning: This contains breaking changes.