-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore: release 2.14.6 #12355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-2.14
Are you sure you want to change the base?
chore: release 2.14.6 #12355
Conversation
Signed-off-by: Humair Khan <[email protected]> (cherry picked from commit 08ff96b)
Signed-off-by: Humair Khan <[email protected]> (cherry picked from commit f689e86)
Signed-off-by: Humair Khan <[email protected]> (cherry picked from commit d0e85fa)
* remove pin on protobuf 6 ver Signed-off-by: Humair Khan <[email protected]> * use requirements.in for kfp-k8s and spec Signed-off-by: Humair Khan <[email protected]> --------- Signed-off-by: Humair Khan <[email protected]> (cherry picked from commit 06e6a44)
Signed-off-by: Humair Khan <[email protected]> (cherry picked from commit b23aac8)
Signed-off-by: Humair Khan <[email protected]>
Signed-off-by: Humair Khan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mprahl The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
New changes are detected. LGTM label has been removed. |
74dd4c7
to
cd32e3c
Compare
In python 3.13 cli_tests fail on click>8.1.8 due to compatibility changes between click and Python 3.13. This change addresses the FutureWarnings that suggested using staticmethod to wrap partial usage which seems to resolve the issue. Signed-off-by: Humair Khan <[email protected]>
cd32e3c
to
f583f9e
Compare
Description of your changes:
As per title
Checklist: