Releases: opendatahub-io/data-science-pipelines-operator
v2.15.1
v2.15.0
What's Changed
- Added
kubectl get pods
to log collection in the CI by @hbelmiro in #867 - Update RELEASE.md with Argo WF instructions. by @alyssacgoins in #874
- Update RELEASE.md with params.py check by @alyssacgoins in #886
- Fixed warning in Dockerfile by @hbelmiro in #885
- Bump Go version used in nightly tests by @gmfrasca in #888
- Add DSP 2.15 to the compatibility doc. by @alyssacgoins in #890
Full Changelog: v2.14.0...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
- Update the release documentation to use the GitHub workflow by @mprahl in #842
- revert accidental change to test flag by @HumairAK in #844
- Use a UBI 9 image for the Iris pipeline by @mprahl in #845
- replace standard flag with openshift-ci by @HumairAK in #847
- Upgrade to KFP 2.5.0 by @hbelmiro in #834
- Build the binary in FIPS mode by @mprahl in #837
- chore: parameterize container cli for test.sh by @HumairAK in #848
- remove kustomize dependency from tests.sh by @HumairAK in #849
- add pre built package uploader options by @HumairAK in #850
- provide option to upload packages directly by @HumairAK in #851
- Add CacheEnabled field to APIServer for configurable caching in DSPA by @VaniHaripriya in #838
- Add hbelmiro as approver by @hbelmiro in #852
- chore: Update CRDs and RBAC for Argo v3.5 by @gmfrasca in #855
- update RELEASE.md to clarify minor release workflow by @alyssacgoins in #859
- update github-script for release workflow by @HumairAK in #860
- add new approver/reviewer by @HumairAK in #861
- Update DSP release tools compatibility doc script by @alyssacgoins in #863
- Add DSP 2.14 to the compatibility doc by @alyssacgoins in #864
- Add pipelineStorage flag to deploy K8s Native API by @VaniHaripriya in #832
- Rename pipelineStorage field to pipelineStore in API server spec to align with KFP configuration by @VaniHaripriya in #866
- Make webhook annotations a global configuration by @mprahl in #871
- fix: missing new parameter WEBHOOK_ANNOTATION by kustomization by @zdtsw in #875
- update params.env with argo wf 3.5.14 by @alyssacgoins in #873
- Fix the default WEBHOOK_ANNOTATIONS value by @mprahl in #879
- Add WEBHOOK_ANNOTATION param to params.py by @alyssacgoins in #882
- Release v2.14.0 by @dsp-developers in #884
New Contributors
- @alyssacgoins made their first contribution in #859
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
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
- fix ordering of params.env images by @HumairAK in #807
- Update the compatibility table for DSP 2.12 by @mprahl in #808
- replace iris data set with working link by @HumairAK in #812
- Fix run submissions with OwnerReferencesPermissionEnforcement on by @mprahl in #813
- Release v2.12.0 by @dsp-developers in #815
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
- update params to match latest configs by @HumairAK in #788
- correct dspo platformversion by @HumairAK in #789
- Provide APIServer init and main Containers with same envs by @gmfrasca in #786
- fix: Update InstructLab pipeline filepath reference by @gmfrasca in #791
- Upgraded actions/cache to v4 by @hbelmiro in #794
- Added support for TLS to scheduled-workflow by @hbelmiro in #779
- Pin the KFP version in the custom PyPi integration test by @mprahl in #797
- Replace the generic runtime image in the InstructLab pipeline by @mprahl in #800
- Add a technical preview warning on the InstructLab pipeline toggle by @mprahl in #801
- Fix the typo in the default InstructLab pipeline name by @mprahl in #804
- update compatibility doc for 2.11 by @HumairAK in #803
- Release v2.11.0 by @dsp-developers in #805
Full Changelog: v2.10.0...v2.11.0
v2.10.0
This is a release comprising of multiple repos:
Version Table for components can be found here
What's Changed
- update mariadb/oauthproxy/envoy by @HumairAK in #775
- update upload-artifact in gh ci by @HumairAK in #778
- add runtime image by @HumairAK in #777
- fix: glog upgraded to 1.2.4 fixes CVE GO-2025-3372 by @dandawg in #780
- Dynamically Update SampleConfig JSON by @gmfrasca in #781
- update compatibility doc for 2.11 by @HumairAK in #783
- Revert "update compatibility doc for 2.11" by @HumairAK in #784
- Revert make-deploy overlay to use ODH:main image by @gmfrasca in #785
- Release v2.10.0 by @dsp-developers in #787
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
- Update oauth-proxy version in compatiblity table for 2.8 by @jgarciao in #733
- Added retry for integration test by @hbelmiro in #737
- Use DSPA custom ca cert on MLMD and Persistence Agent clients by @hbelmiro in #736
- update apiversion for test dspas by @HumairAK in #738
- Rename package_upload.sh to package_download.sh by @diegolovison in #734
- Improve documentation for tLSClientConfig by @diegolovison in #700
- update ouath/envoy img to match params in generator by @HumairAK in #741
- Bump DSPO test suite to KFP 2.10.0 by @diegolovison in #745
- Trimmed certificates before checking them by @hbelmiro in #742
- Removed comment from MLMD gRPC server config by @hbelmiro in #749
- Added logs and event collection on integration test failures by @hbelmiro in #747
- Upgrade argo images by @VaniHaripriya in #751
- How run the test suite locally by @diegolovison in #744
- chore: update dependencies by @HumairAK in #752
- Print if REGISTRY_ADDRESS is not defined by @diegolovison in #743
- Bump k8s version to 1.30 by @diegolovison in #756
- Adds the component_metadata.yaml to track KFP releases across DSP ones by @rimolive in #761
- How to debug using GoLand by @diegolovison in #759
- Document test.sh by @diegolovison in #763
- Add mprahl to the OWNERS file by @mprahl in #766
- Add ilab kfp pipeline to the DSPO repo by @VaniHaripriya in #764
- Revert "Add ilab kfp pipeline to the DSPO repo" by @gmfrasca in #767
- Address CVE-2024-45338 by @mprahl in #770
- update compatibility doc for 2.9 by @HumairAK in #773
- Release v2.9.0 by @dsp-developers in #774
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
- Release v2.4.0 by @dsp-developers in #673
- [cherry-pick] increase default expiry for signed url by @HumairAK in #677
- Release v2.5.0 by @dsp-developers in #690
- Update stable to v2.5.0 by @HumairAK in #693
- Release v2.6.0 by @dsp-developers in #706
- Update stable to v2.5.0 by @HumairAK in #710
- Cherry Pick: 2e3409 by @HumairAK in #716
- Update stable to v2.7.0 by @HumairAK in #722
- Revert "Generate params for 2.7" by @HumairAK in #724
- fix: update oauth-proxy-image and MLMD Envoy images by @jgarciao in #725
- switch dspa resource not found err to debug by @HumairAK in #727
- prevent dspa status update on a terminating dspa by @HumairAK in #729
- Chore: Remove v1 fields and reconcile logic from dspo by @HumairAK in #712
- correct pa config path by @HumairAK in #730
- update compatibility doc for 2.8 by @HumairAK in #731
- Release v2.8.0 by @dsp-developers in #732
New Contributors
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
- remove unncessary release test gh workflow by @HumairAK in #708
- downgrade upload-artifact by @HumairAK in #709
- Replace boto3 with numpy by @diegolovison in #713
- Add support for using route or service as target endpoints in the test suite by @diegolovison in #711
- Accomodate changes for KFP 2.2 upgrade by @rimolive in #684
- Added secrets::list permissions to pipeline runner by @diegolovison in #715
- chore: Fix typos and improve grammar of README.md by @gmfrasca in #717
- Reuse WaitFor function to ensure DSPA is ready by @diegolovison in #714
- Upgrade Argo images to v3.4.17 by @rimolive in #718
- fix: add NetworkPolicy for DSP apiserver pod self traffic by @gregsheremeta in #719
- update compatibility doc for 2.7 by @HumairAK in #720
- Release v2.7.0 by @dsp-developers in #721
Full Changelog: v2.6.0...v2.7.0