Skip to content

Commit 60abc18

Browse files
authored
Merge branch 'main' into per-msg-nack
2 parents 37a2502 + 221e1b4 commit 60abc18

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v0.14.0 (2026-07-04)
4+
5+
* [030ded1](https://github.com/numaproj/numaflow-python/commit/030ded11faf86b8226a7ae5526567edf4c103a00) fix: use the closed window in the eof response (#360)
6+
7+
### Contributors
8+
9+
* Vaibhav Kant Tiwari
10+
311
## v0.13.0 (2026-04-16)
412

513
* [e3d3afd](https://github.com/numaproj/numaflow-python/commit/e3d3afde3ca14df936771b5a72f87f9072742a8d) Release 0.13.0 (#355)

packages/pynumaflow/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pynumaflow"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
description = "Provides the interfaces of writing Python User Defined Functions and Sinks for NumaFlow."
55
authors = [
66
{ name = "NumaFlow Developers" },

packages/pynumaflow/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)