Skip to content

chore: release v0.14.0#364

Open
vaibhavtiwari33 wants to merge 2 commits into
mainfrom
release-0.14.0
Open

chore: release v0.14.0#364
vaibhavtiwari33 wants to merge 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

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.

2 participants