Skip to content

bump: python cloudevents sdk major version 2 + related bumps#3604

Merged
knative-prow[bot] merged 1 commit intoknative:mainfrom
gauron99:push-ytyzxuwmoyyz
Apr 16, 2026
Merged

bump: python cloudevents sdk major version 2 + related bumps#3604
knative-prow[bot] merged 1 commit intoknative:mainfrom
gauron99:push-ytyzxuwmoyyz

Conversation

@gauron99
Copy link
Copy Markdown
Contributor

@gauron99 gauron99 commented Apr 12, 2026

  • python required is not >=3.10 because of the cloudevents 2.*
  • update the python cloudevents templates for compatibility with the new 2.* version
  • func-python was updated and release new 0.8.1
  • s2i container expected w/ 3.10+ python version as well, needed bump

@knative-prow
Copy link
Copy Markdown

knative-prow bot commented Apr 12, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@knative-prow knative-prow bot added do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. approved 🤖 PR has been approved by an approver from all required OWNERS files. labels Apr 12, 2026
@knative-prow knative-prow bot requested review from dsimansk and jrangelramos April 12, 2026 19:56
@knative-prow knative-prow bot added the size/S 🤖 PR changes 10-29 lines, ignoring generated files. label Apr 12, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.26%. Comparing base (ada57d2) to head (6484364).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3604      +/-   ##
==========================================
- Coverage   56.26%   56.26%   -0.01%     
==========================================
  Files         180      180              
  Lines       20504    20522      +18     
==========================================
+ Hits        11537    11546       +9     
- Misses       7762     7774      +12     
+ Partials     1205     1202       -3     
Flag Coverage Δ
e2e 36.21% <100.00%> (+0.08%) ⬆️
e2e go 32.84% <0.00%> (+0.26%) ⬆️
e2e node 28.59% <0.00%> (+0.27%) ⬆️
e2e python 33.21% <100.00%> (+0.28%) ⬆️
e2e quarkus 28.73% <0.00%> (+0.27%) ⬆️
e2e rust 28.15% <0.00%> (+0.27%) ⬆️
e2e springboot 26.61% <0.00%> (+0.29%) ⬆️
e2e typescript 28.70% <0.00%> (+0.27%) ⬆️
e2e-config-ci 18.07% <0.00%> (-0.02%) ⬇️
integration 17.47% <0.00%> (+0.04%) ⬆️
unit macos-14 43.30% <100.00%> (-0.07%) ⬇️
unit macos-latest 43.30% <100.00%> (-0.07%) ⬇️
unit ubuntu-24.04-arm 43.50% <100.00%> (-0.06%) ⬇️
unit ubuntu-latest 44.18% <100.00%> (-0.07%) ⬇️
unit windows-latest 43.33% <100.00%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gauron99 gauron99 changed the title python sdk cloudevents 2.* python cloudevents sdk 2.* Apr 13, 2026
@gauron99
Copy link
Copy Markdown
Contributor Author

func-python needs update first, will update

@gauron99 gauron99 force-pushed the push-ytyzxuwmoyyz branch from d2e7471 to c8daf14 Compare April 14, 2026 04:49
@knative-prow knative-prow bot added size/M 🤖 PR changes 30-99 lines, ignoring generated files. and removed size/S 🤖 PR changes 10-29 lines, ignoring generated files. labels Apr 14, 2026
@gauron99 gauron99 force-pushed the push-ytyzxuwmoyyz branch 4 times, most recently from 042bc13 to 1b71799 Compare April 14, 2026 09:23
@gauron99 gauron99 changed the title python cloudevents sdk 2.* bump: python cloudevents sdk major version 2; related bumps Apr 14, 2026
@gauron99 gauron99 changed the title bump: python cloudevents sdk major version 2; related bumps bump: python cloudevents sdk major version 2 + related bumps Apr 14, 2026
@gauron99 gauron99 force-pushed the push-ytyzxuwmoyyz branch from 1b71799 to 579a1dc Compare April 14, 2026 10:56
@gauron99 gauron99 force-pushed the push-ytyzxuwmoyyz branch from 579a1dc to 6484364 Compare April 15, 2026 14:49
@gauron99 gauron99 marked this pull request as ready for review April 15, 2026 15:35
@knative-prow knative-prow bot removed the do-not-merge/work-in-progress 🤖 PR should not merge because it is a work in progress. label Apr 15, 2026
Copy link
Copy Markdown
Contributor

@twoGiants twoGiants left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm
/hold for others

@knative-prow knative-prow bot added the do-not-merge/hold 🤖 PR should not merge because someone has issued a /hold command. label Apr 16, 2026
@knative-prow knative-prow bot added the lgtm 🤖 PR is ready to be merged. label Apr 16, 2026
@knative-prow
Copy link
Copy Markdown

knative-prow bot commented Apr 16, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gauron99, twoGiants

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@matejvasek
Copy link
Copy Markdown
Contributor

/retest

1 similar comment
@gauron99
Copy link
Copy Markdown
Contributor Author

/retest

@matejvasek
Copy link
Copy Markdown
Contributor

/retest

3 similar comments
@matejvasek
Copy link
Copy Markdown
Contributor

/retest

@gauron99
Copy link
Copy Markdown
Contributor Author

/retest

@gauron99
Copy link
Copy Markdown
Contributor Author

/retest

@matejvasek
Copy link
Copy Markdown
Contributor

/unhold

@knative-prow knative-prow bot removed the do-not-merge/hold 🤖 PR should not merge because someone has issued a /hold command. label Apr 16, 2026
@knative-prow knative-prow bot merged commit 02faab0 into knative:main Apr 16, 2026
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved 🤖 PR has been approved by an approver from all required OWNERS files. lgtm 🤖 PR is ready to be merged. size/M 🤖 PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants