Releases: opendatahub-io/data-science-pipelines
v2.15.0
v2.14.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- Rebase 2.5.0 by @hbelmiro in #170
- Rebase over kubeflow/pipelines@4c966f7 by @hbelmiro in #176
- Cherry-pick kubeflow#11952: Add the name field for pipelines and pipeline versions by @mprahl in #178
- Cherry-pick: fix(backend): Fix the pipeline samples (kubeflow#11967) by @mprahl in #180
Full Changelog: v2.13.0...v2.14.0
v2.13.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- Cherry pick Toleration list support by @HumairAK in #157
- Cherry-pick: Allow the launcher command to be configurable (kubeflow#11888) by @mprahl in #158
- Update to UBI 9 and build binaries for FIPS by @mprahl in #159
- fix(ci): Add the stable and rhoai branches to the CI by @mprahl in #167
- UPSTREAM: 11891, 11911: Fix SDK unit tests by @hbelmiro in #171
Full Changelog: v2.12.0...v2.13.0
v2.12.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- Cherry-pick 11767: bug(backend,sdk): Use a valid path separator for Modelcar imports by @mprahl in #150
- Update github.com/expr-lang/expr to address CVE-2025-29786 by @mprahl in #152
- [Cherry-pick Upstream] Fix recurring run output when always using latest (kubeflow#11790) by @mprahl in #153
- Cherry pick Kubernetes resource input parameterization and handling empty optional pipeline inputs by @mprahl in #154
Full Changelog: v2.11.0...v2.12.0
v2.11.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- replace unresolved dependency by @HumairAK in #139
- UPSTREAM : feat(backend): Remove precompiled ilab pipeline by @gmfrasca in #141
- UPSTREAM : Updated REBASE.opendatahub.md by @hbelmiro in #137
- UPSTREAM: : Update ArtifactView enum to allow pipelines artifacts api to have optional content disposition by @VaniHaripriya in #118
- UPSTREAM : Rebase code to kfp master branch - commit: 65d1d79 by @hbelmiro in #142
- fix(backend): upgrading go to fix CVE-2024-45336 by @dandawg in #143
- Rebase on KFP commit 7838009 by @mprahl in #145
- Cherry-pick of (kubeflow#11714): Ignore empty PULL_NUMBER environment variables in SDK tests by @mprahl in #146
- Exclude components from Syft that are not part of the built project by @mprahl in #148
New Contributors
Full Changelog: v2.10.0...v2.11.0
v2.11.0-alpha.1
What's Changed
- Update stable to v2.5.0 by @HumairAK in #73
- Stable by @HumairAK in #81
- Update stable to v2.7.0 by @HumairAK in #87
- [Cherry-Pick] UPSTREAM: : Fixed importer component when podToPodTLS is true by @HumairAK in #92
- Merge v2.8.0 by @HumairAK in #95
- UPSTREAM: : Use DSPA custom ca cert on MLMD and Persistence Agent clients by @hbelmiro in #103
- merge v2.9.0 to stable by @HumairAK in #127
- Revert swf fixes by @hbelmiro in #131
- replace unresolved dependency by @HumairAK in #139
- Merge 2.10.x to Stable by @HumairAK in #140
- UPSTREAM : feat(backend): Remove precompiled ilab pipeline by @gmfrasca in #141
- UPSTREAM : Updated REBASE.opendatahub.md by @hbelmiro in #137
- UPSTREAM: : Update ArtifactView enum to allow pipelines artifacts api to have optional content disposition by @VaniHaripriya in #118
- UPSTREAM : Rebase code to kfp master branch - commit: 65d1d79 by @hbelmiro in #142
- fix(backend): upgrading go to fix CVE-2024-45336 by @dandawg in #143
- Rebase on KFP commit 7838009 by @mprahl in #145
- Cherry-pick of (kubeflow#11714): Ignore empty PULL_NUMBER environment variables in SDK tests by @mprahl in #146
- Merge master into stable by @mprahl in #147
New Contributors
Full Changelog: v2.10.0...v2.11.0-alpha.1
v2.10.0
This is a release comprising of multiple repos:
What's Changed
- Revert swf fixes by @hbelmiro in #130
- [cherry-pick] feat(backend): add support for uploading new sample pipeline vers (kubeflow#11553) by @HumairAK in #133
- Fixed Pipeline Schedules failing after upgrading by @hbelmiro in #132
- actions/upload-artifact upgrade to v4 by @dandawg in #136
- fix(backend): glog upgrade fix for CVE GO-2025-3372 by @dandawg in #135
- UPSTREAM : Rebase code to kfp master branch - commit: 65d1d79 by @hbelmiro in #134
- Revert "UPSTREAM : Rebase code to kfp master branch - commit: 65d1d79" by @mprahl in #138
New Contributors
Full Changelog: v2.9.0...v2.10.0
v2.9.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- UPSTREAM: : Use DSPA custom ca cert on MLMD and Persistence Agent clients by @hbelmiro in #96
- UPSTREAM: : Add the upstream code rebase document by @rimolive in #76
- UPSTREAM: : Added cached layer for Go dependencies to Dockerfiles by @hbelmiro in #111
- UPSTREAM: : Add ilab kfp pipeline to the DSPO repo by @VaniHaripriya in #120
- Add mprahl to the OWNERS file by @mprahl in #121
- UPSTREAM: 11480: chore(backend): Fixed namespace in job creation by @hbelmiro in #122
- Address CVEs by @mprahl in #125
- UPSTREAM: 11481: chore(backend): Fixed ServiceAccount in job creation by @hbelmiro in #123
- UPSTREAM: 11469: fix(backend): Synced ScheduledWorkflow CRs on apiserver startup by @hbelmiro in #124
New Contributors
Full Changelog: v2.8.0...v2.9.0
v2.8.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
Full Changelog: v2.7.0...v2.8.0
v2.7.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- UPSTREAM: : Rebase code to kfp 2.2.0 by @rimolive in #78
- UPSTREAM: : upgrade x/net by @HumairAK in #83
- fix(backend): Fix a bug in ListArtifacts and GetArtifacts with older releases by @rimolive in #82
- UPSTREAM: : Fix Critical/High CVEs for tektoncd go modules by @rimolive in #84
- chore: Upgrade Argo to v3.4.17 (kubeflow#10978) by @rimolive in #85
- Fix CVEs for k8s APIs and tekton by @rimolive in #86
Full Changelog: v2.6.0...v2.7.0