Releases: opendatahub-io/data-science-pipelines
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
v2.6.0
This is a release comprising of multiple repos:
What's Changed
- UPSTREAM: : Bumped actions/upload-artifact to v4 by @hbelmiro in #79
- UPSTREAM: : Added support for TLS to MLMD GRPC Server by @hbelmiro in #72
- UPSTREAM: : Downgraded actions/upload-artifact to v3 by @hbelmiro in #80
Full Changelog: v2.5.0...v2.6.0
v2.5.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- fix(backend): remove content disposition http header from artifact download by @gregsheremeta in #70
- UPSTREAM: : Reworded logs to indicate non-critical issues and … by @VaniHaripriya in #67
Full Changelog: v2.4.0...v2.5.0
v2.4.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- UPSTREAM: : Bump github.com/argoproj/argo-workflows/v3 from v3.3.10 to v3.5.8 by @hbelmiro in #58
- Revert "UPSTREAM: : Bump github.com/argoproj/argo-workflows/v3… by @hbelmiro in #60
- UPSTREAM: : chore(backend): Rename UpdateLastRun -> SetLastRunTimestamp by @gregsheremeta in #59
- UPSTREAM: : remove uneed image builds. by @HumairAK in #63
- UPSTREAM: : remove remaining mlmd/grpc image builds. by @HumairAK in #64
- feat: add artifact storage api for backend by @HumairAK in #62
- feat: add tls support for apiserver http/grpc by @HumairAK in #40
- UPSTREAM: : use asc artifact ordering by default. by @HumairAK in #66
Full Changelog: v2.3.0...v2.4.0
v2.3.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- chore: Add Commit Checker github action by @rimolive in #38
- Fix Commit Checker workflow by @rimolive in #39
- UPSTREAM: : move commit checker to separate wf by @HumairAK in #41
- UPSTREAM: : fix commit-checker gh workflow syntax by @HumairAK in #45
- Change Commit Checker to get the PR last commit by @rimolive in #47
- Fix Commit Checker PR comment formatting by @rimolive in #48
- UPSTREAM: : Add a conditional in the commit checker workflow to avoid return an error code by @rimolive in #49
- UPSTREAM::chore:RHOAIENG-7423 - Updated ubi8 image and go-toolset version by @amadhusu in #44
- Final fix for Commit Checker GH Action by @rimolive in #50
- UPSTREAM: : Fix for default Pipelineroot failures by @VaniHaripriya in #51
- UPSTREAM: : add last_run_creation by @HumairAK in #52
- UPSTREAM: : Upgrade DSP api/go.mod package versions by @DharmitD in #54
- UPSTREAM: : Upgrade DSP go.mod package versions by @DharmitD in #55
- UPSTREAM: : Upgrade go version to 1.21 and go.mod package versions by @DharmitD in #56
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.2.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- UPSTREAM: : feat: mount EmptyDir volumes for launcher write locations pt 2 by @gregsheremeta in #32
- cherry-pick from kubeflow#10550 by @rimolive in #33
- UPSTREAM::fix:Endpoint fix for AWS S3 Bucket Session by @amadhusu in #30
- : : Added OwnerReferences to ScheduledWorkflow by @hbelmiro in #34
- chore: upgrade node to v18 by @HumairAK in #37
Full Changelog: v2.1.1...v2.2.0