Skip to content

chore: release v0.14.0#364

Merged
vaibhavtiwari33 merged 2 commits into
mainfrom
release-0.14.0
Jul 4, 2026
Merged

chore: release v0.14.0#364
vaibhavtiwari33 merged 2 commits into
mainfrom
release-0.14.0

Conversation

@vaibhavtiwari33

@vaibhavtiwari33 vaibhavtiwari33 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.74%. Comparing base (030ded1) to head (82612d1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #364   +/-   ##
=======================================
  Coverage   92.74%   92.74%           
=======================================
  Files          67       67           
  Lines        3540     3540           
  Branches      232      232           
=======================================
  Hits         3283     3283           
  Misses        191      191           
  Partials       66       66           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

vigith
vigith previously approved these changes Jun 29, 2026
@vigith

vigith commented Jun 29, 2026

Copy link
Copy Markdown
Member

@vaibhavtiwari33 will 0.14.x work with 1.7.x of Numaflow?

@vaibhavtiwari33

Copy link
Copy Markdown
Contributor Author

will 0.14.x work with 1.7.x of Numaflow?

Except for accumulator, everything else will work

@vaibhavtiwari33

vaibhavtiwari33 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

I had tested udsource, map, and udsink with numaflow v1.8 for this compatibility matrix. I should include a pipeline that contains all components for compatibility testing.

@vigith

vigith commented Jun 29, 2026

Copy link
Copy Markdown
Member

will 0.14.x work with 1.7.x of Numaflow?

Except for accumulator, everything else will work

that won't work. we need to give users an upgrade path. We cannot say we have to deploy both together. Numaflow and UDF deployments are decoupled.

@vigith
vigith dismissed their stale review June 29, 2026 18:49

We need to give users an upgrade path. Either the SDK or Numaflow should be backward compatible.

@vaibhavtiwari33

vaibhavtiwari33 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

As part of #360 I've already addressed this issue, let me simply create a release with what we currently have.

I'll remove the min version requirement from here.

Signed-off-by: Vaibhav Tiwari <vaibhav.tiwari33@gmail.com>
@vaibhavtiwari33

Copy link
Copy Markdown
Contributor Author

So, overall for accumulator in python SDK we have the following mapping between SDK and core versions:

SDK Core Compatibility
v0.13.0 v1.7.x
v0.13.0 v1.8.x
v0.14.0 v1.7.x
v0.14.0 v1.8.x

@vigith

vigith commented Jun 29, 2026

Copy link
Copy Markdown
Member

So, overall for accumulator in python SDK we have the following mapping between SDK and core versions:

SDK Core Compatibility
v0.13.0 v1.7.x ✅
v0.13.0 v1.8.x ❌
v0.14.0 v1.7.x ✅
v0.14.0 v1.8.x ✅

Cool, this works. /cc @th0ger

@th0ger

th0ger commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

When is v0.14.0 expected? 👍🏼

@vaibhavtiwari33
vaibhavtiwari33 requested a review from vigith July 3, 2026 13:46
@vaibhavtiwari33
vaibhavtiwari33 merged commit 8c355fd into main Jul 4, 2026
11 checks passed
@vaibhavtiwari33
vaibhavtiwari33 deleted the release-0.14.0 branch July 4, 2026 16:15
@vaibhavtiwari33

Copy link
Copy Markdown
Contributor Author

@th0ger v0.14.0 should be available now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants