v2.21.0
andrewballantyne
released this
04 Mar 13:31
·
1377 commits
to main
since this release
Noteable Changes
- A workaround for the lack of a default storage class -- using the
spec.notebookController.storageClassName
field in the OdhDashbaordConfig will allow you to set one for the DS Projects (only if there is no default storage class -- does nothing for DS Projects if you do have one) - Initial Distributed Workloads work (disabled by default) - more will be said the further along we get
- Enable GRPC support for model serving routes
- Misc bug fixes & improvements
What's Changed
- first try at storageclasses get and promises by @shalberd in #1740
- fix bug when filtering cluster storageclasses and now doing correct s… by @shalberd in #1926
- Merge
main
intof/storage-class
by @andrewballantyne in #2215 - fix lint error requiring dot notation by @christianvogt in #2496
- Properly dry-run all operations in KServe modal before submitting by @dpanshug in #2470
- use jest.mocked for type safe mocks by @christianvogt in #2467
- Unit Test for k8s/events by @ashley-o0o in #2501
- Add Readiness/Liveness probes to caikit-ootb by @dtrifiro in #2505
- Synk severity issue with serialize-javascript by @dpanshug in #2485
- Content update for cluster settings and notebook image settings by @manaswinidas in #2499
- added test case for k8s/utils file by @pnaik1 in #2486
- Remove provider column from Data connection section by @manaswinidas in #2517
- Unit test case for k8s/templates file by @ppadti in #2484
- added eslint rules for allSettledPromises by @pnaik1 in #2515
- Model deploy error is not informative by @dpanshug in #2509
- Routes, feature flag, stub views and initial API request spike for Workload Metrics page by @mturley in #2469
- Add support for cluster wide self signed cert by @lucferbux in #2510
- Migrate manifests from downstream repo by @lucferbux in #2519
- re-instate no-unnecessary-condition eslint rule by @christianvogt in #2530
- Unit Test Update for utilities/time by @ashley-o0o in #2520
- Unit Test Update for utilities/string by @ashley-o0o in #2531
- added test cases for prometheusQuery by @pnaik1 in #2533
- Bump ip from 2.0.0 to 2.0.1 in /frontend by @dependabot in #2523
- Merge feature branch f/storage-class by @alexcreasy in #2503
- chore(readmes): update dev setup/contrib readmes by @gitdallas in #2534
- Add unit test case for pipeline/custom file by @ppadti in #2516
- fix hook array stability comparison by @christianvogt in #2528
- Error when creating new data connection in InferenceService by @dpanshug in #2536
- make explore card clickable with PF work around by @christianvogt in #2543
- Fix error handling for subscriptions in the backend by @lucferbux in #2548
- Enable react and jsx eslint rules by @christianvogt in #2532
- added accelerator profile cypress test by @pnaik1 in #2524
- added unit test for errorUtils file by @pnaik1 in #2538
- Hidden apps to fix inconsistencies in OdhDocument attributes by @manaswinidas in #2535
- Fix an issue with the model server dropdown state by @lucferbux in #2488
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #2549
- Add e2e tutorial for fraud detection by @lucferbux in #2550
- Enable GRPC support for model serving routes by @dpanshug in #2526
- Migrated project details tests by @pnaik1 in #2529
- Update TGIS and Caikit-TGIS images for 2.8 by @heyselbi in #2551
- stop running playwright tests by @christianvogt in #2552
- Update OVMS images and template by @heyselbi in #2553
- Fix the issue of showing pipeline version on the runs table when there is no pipeline by @DaoDaoNoCode in #2511
- Unit Test Update for utilities/valueUnits by @ashley-o0o in #2542
New Contributors
- @dtrifiro made their first contribution in #2505
- @gitdallas made their first contribution in #2534
Full Changelog: v2.20.0...v2.21.0