Skip to content

Releases: numaproj/numaflow-python

v0.8.0

19 Aug 17:35
1ef6053
Compare
Choose a tag to compare

What's Changed

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

v0.7.3

27 Jun 20:33
02009c8
Compare
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
Compare
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

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