v2.18.0
github-actions
released this
17 Sep 21:44
·
74 commits
to incubation
since this release
Component Release Notes
- Codeflare: https://github.com/opendatahub-io/codeflare-operator/releases/tag/v1.8.0-odh
- Ray: https://github.com/opendatahub-io/kuberay/releases/tag/v1.1.1-08-14-2024
- Kueue: https://github.com/opendatahub-io/kueue/releases/tag/v0.7.0-odh-1
- Trainingoperator: https://github.com/opendatahub-io/training-operator/releases/tag/v1.8.0-odh-1
- Notebooks: https://github.com/opendatahub-io/notebooks/releases/tag/v1.22.0
- Notebook controller: https://github.com/opendatahub-io/kubeflow/releases/tag/v1.7.0-15
- Modelregistry: https://github.com/opendatahub-io/model-registry-operator/releases/tag/v0.2.6
- Trustyai: https://github.com/trustyai-explainability/trustyai-service-operator/releases/tag/v1.26.0
- Kserve: https://github.com/opendatahub-io/kserve/releases/tag/v0.12.1.6
- Model mesh: https://github.com/opendatahub-io/modelmesh-serving/releases/tag/v0.12.0.5-rc0
- ODH model controller: https://github.com/opendatahub-io/odh-model-controller/releases/tag/v0.12.0.6
- Trustyai: https://github.com/trustyai-explainability/trustyai-service-operator/releases/tag/v1.26.
- Data science pipelines operator: https://github.com/opendatahub-io/data-science-pipelines-operator/releases/tag/v2.5.0
- ODH dashboard: https://github.com/opendatahub-io/odh-dashboard/releases/tag/v2.26.1-odh
What's Changed
- Don't restrict the nbc image update to downstream only by @jstourac in #1170
- Update version to 2.17.0 by @github-actions in #1210
- deploy: ApplyParams: do not write params.env if there are no updates by @ykaliuta in #1186
- chore: remove dead code by @zdtsw in #1203
- test: update e2e testcases by @zdtsw in #1208
- tests: enabled modelserving as Managed by @zdtsw in #1214
- tests: e2e: testApplicationCreation cleanup by @ykaliuta in #1215
- feat: improve Operator performance by using caching to reduce api call and network impact by @zdtsw in #1190
- tests: e2e: do not wait for deployments of disabled components by @ykaliuta in #1213
- feat: enable trustyai to use different manifests path by @zdtsw in #1218
- chore: Rework release automation - || by @AjayJagan in #1199
- tests: performance and time tuning for e2e by @zdtsw in #1216
- fix(cache): since we add new secret from modelreg with cache, we need to lose the cache for istio-system ns by @zdtsw in #1223
- fix: dashboard image not get set in downstream due to devFlags config by @zdtsw in #1224
- add StevenTobin to owners by @StevenTobin in #1225
- Webhook config cleanup by @ykaliuta in #1200
- fix: nbc not use correct image for downstream + cleanup downstream path by @zdtsw in #1226
- chore: update release keywords by @zdtsw in #1229
- feat: enable Trusty's Bias Feature Flag by @zdtsw in #1220
- feat(tracker): allows to define ownerReferences for FeatureTrackers by @bartoszmajsak in #1228
- Rename GetPlatform functions to not reflect implementation by @ykaliuta in #1232
- feat: added shared registries namespace property in model registry dsc component, fixes RHOAIENG-12335 by @dhirajsb in #1221
- feat: set DSCI application namespace to be immutable by @zdtsw in #1222
- chore: simplifies generateCertSecret func by @bartoszmajsak in #1233
- fix(test): makes DSCI-dependent tests self-contained by @bartoszmajsak in #1235
- refactor(feature): decouples Feature from the client by @bartoszmajsak in #1234
- chore: cleanup code by @zdtsw in #1238
- test: disable KFTO in e2e by @zdtsw in #1242
- ODH Release 2.18.0: Version Update by @github-actions in #1247
New Contributors
- @jstourac made their first contribution in #1170
- @StevenTobin made their first contribution in #1225
Full Changelog: v2.17.0...v2.18.0