v2.9.0
Component Release Notes
- Dashboard: https://github.com/opendatahub-io/odh-dashboard/releases/tag/v2.21.1-incubation
- Workbenches: https://github.com/opendatahub-io/kubeflow/releases/tag/v1.7.0-7, https://github.com/opendatahub-io/notebooks/releases/tag/v1.15.0
- Serving:
- Trusty AI : https://github.com/trustyai-explainability/trustyai-service-operator/releases/tag/v1.17.0
- Model Registry: https://github.com/opendatahub-io/model-registry-operator/releases/tag/v0.1.2
- Distributed Workloads:
- DataScience Pipelines: https://github.com/opendatahub-io/data-science-pipelines-operator/releases/tag/v2.0.1
Operator Release Notes
What's Changed
- update: add cleanup for rhods-monitor-federation2 by @zdtsw in #861
- update(rbac): add new role by @zdtsw in #866
- Update Owners and Owners-aliases by @VaishnaviHire in #869
- fix(DSC): do not reconcile resource if it has a special annotation by @zdtsw in #879
- fix(feature): use correct error variable name by @iNecas in #882
- feat(dashboard): use new manifests structure from ODH by @zdtsw in #872
- allow setting default deployment mode for Kserve in DSC by @VedantMahabaleshwarkar in #864
- Revert "RHOAIENG-965: Fix ODH Upgrade after label updates" by @VaishnaviHire in #881
- chore: follow up review comments from previous PR by @zdtsw in #858
- feat: refactor manifest handling by @cam-garrison in #867
- fix(authz): Fix broken external auth configuration by @israel-hdez in #892
- chore(api): move infrastructure/v1 to apis folder by @aslakknutsen in #894
- chore: removes SetImageParamsMap from ComponentInterface by @bartoszmajsak in #897
- fix: cleans up conditions of FeatureTracker by @bartoszmajsak in #902
- feat(cleanup): remove jupyterhub CR from previous release by @zdtsw in #871
- backport: to work with new struct from dashboard by @zdtsw in #893
- DSC: make a method from getAllComponents by @ykaliuta in #886
- chore: remove the need of passing rest config by @bartoszmajsak in #895
- feat(dashboard): add consolelink for ODH by @zdtsw in #884
- chore: simpliflies handling of k8s not-found errors by @bartoszmajsak in #898
- fix: Rework operator precondition checks by @cam-garrison in #899
- feat(dspv2): update manifests path for new overlay struct by @zdtsw in #891
- feat: add additional auth_refs for global config by @aslakknutsen in #904
- fix(trustbundle): do not use namespace which is in termination status by @zdtsw in #900
- chore(feature): passes component name instead of whole struct by @bartoszmajsak in #903
- fix(authz): ensures extauthz provider is removed from control plane during cleanup by @bartoszmajsak in #905
- chore: renames base manifest type by @bartoszmajsak in #910
- Update readme.md by @AjayJagan in #890
- feat(dspv2): add new images holder in DSPipeline by @zdtsw in #889
- fix(make): adds entire pkg/... to run tests by @bartoszmajsak in #907
- ODH Release 2.9: Version Update by @AjayJagan in #911
- manifests: add grpconly label to apply global EnvoyFilter by @dtrifiro in #888
- chore: trustcabundle by @zdtsw in #913
- ODH Release 2.9 by @VaishnaviHire in #915
New Contributors
Full Changelog: v2.8.0...v2.9.0