Skip to content

Kubeflow SDK Official Release 0.4.0#404

Merged
google-oss-prow[bot] merged 1 commit intokubeflow:mainfrom
andreyvelich:bump-release-0.4.0
Mar 20, 2026
Merged

Kubeflow SDK Official Release 0.4.0#404
google-oss-prow[bot] merged 1 commit intokubeflow:mainfrom
andreyvelich:bump-release-0.4.0

Conversation

@andreyvelich
Copy link
Member

@andreyvelich andreyvelich commented Mar 20, 2026

Copilot AI review requested due to automatic review settings March 20, 2026 02:06
@google-oss-prow
Copy link
Contributor

@andreyvelich: GitHub didn't allow me to request PR reviews from the following users: MansiSingh17, shaikmoeed, muhammadjunaid8047, priyank766, digvijay-y, HKanoje, ghazariann, robert-bell.

Note that only kubeflow members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

Fixes: #303

This should trigger Kubeflow SDK 0.4 release, thanks everyone 🎉

/hold to bump kubeflow_trainer_api Python package first: kubeflow/trainer#3369

/cc @priyank766 @Fiona-Waters @digvijay-y @MansiSingh17 @shaikmoeed @muhammadjunaid8047 @osamaahmed17 @Shekharrajak @HKanoje @kramaranya @jonburdo @ghazariann @robert-bell
@tariq-hasan @ruskaruma @krishdef7 @briangallagher @XploY04 @danish9039 @andres75125 @Amir380-A @YassinNouh21 @alimaredia @priyansh-saxena1 @jaiakash @sameerdattav @astefanutti

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Triggers the Kubeflow SDK 0.4.0 official release by updating the package version and adding the 0.4 release changelog, with a small tweak to the git-cliff changelog template used by make release.

Changes:

  • Bump SDK version from 0.4.0rc0 to 0.4.0.
  • Update git-cliff template formatting in cliff.toml (notably New Contributors rendering and templating whitespace).
  • Add CHANGELOG/CHANGELOG-0.4.md containing the 0.4.0 release notes.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
kubeflow/__init__.py Sets the package __version__ to the stable 0.4.0 release.
cliff.toml Adjusts the git-cliff changelog template used by the release Makefile target.
CHANGELOG/CHANGELOG-0.4.md Introduces the generated changelog content for the 0.4.0 release.

- fix: Make validate-lockfile action non-blocking ([#361](https://github.com/kubeflow/sdk/pull/361) by @Fiona-Waters)
- fix(trainer): adapt SDK to removal of numProcPerNode from TorchMLPolicySource ([#360](https://github.com/kubeflow/sdk/pull/360) by @tariq-hasan)
- fix(trainer): return TRAINJOB_COMPLETE when all steps are done ([#340](https://github.com/kubeflow/sdk/pull/340) by @priyank766)
- fix(optimizer): add missing get_job_events() to RuntimeBackend base c… ([#325](https://github.com/kubeflow/sdk/pull/325) by @ruskaruma)
Copy link

Copilot AI Mar 20, 2026

Choose a reason for hiding this comment

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

The changelog entry for PR #325 appears truncated (ends with an ellipsis), which makes the release notes ambiguous; regenerate or adjust the changelog generation so the full PR title/message is included.

Suggested change
- fix(optimizer): add missing get_job_events() to RuntimeBackend base c… ([#325](https://github.com/kubeflow/sdk/pull/325) by @ruskaruma)
- fix(optimizer): add missing get_job_events() to RuntimeBackend base class ([#325](https://github.com/kubeflow/sdk/pull/325) by @ruskaruma)

Copilot uses AI. Check for mistakes.
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
@andreyvelich
Copy link
Member Author

We should be ready to release 🎉
/hold cancel
/assign @astefanutti @Fiona-Waters @kramaranya @szaher

Copy link
Contributor

@kramaranya kramaranya left a comment

Choose a reason for hiding this comment

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

Thanks everyone!
/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Mar 20, 2026
@andreyvelich
Copy link
Member Author

/approve

@google-oss-prow
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreyvelich

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

@google-oss-prow google-oss-prow bot merged commit 07bd008 into kubeflow:main Mar 20, 2026
21 of 22 checks passed
@google-oss-prow google-oss-prow bot added this to the v0.4 milestone Mar 20, 2026
github-actions bot pushed a commit that referenced this pull request Mar 20, 2026
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
(cherry picked from commit 07bd008)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kubeflow SDK v0.4 Release

6 participants