v2.12.0
andrewballantyne
released this
23 Jun 19:16
·
2473 commits
to main
since this release
Notable Changes
- Reworked the admin logic for Custom Runtimes to allow non
cluster-admin
s the ability to manage the resources- We are looking at ways to improve this in the future so we don't need to use the Dashboard Service Account
- Added e2e testing framework (no CI yet, but this is a big step in ensuring the quality of our dashboard release to release)
- Misc improvements
What's Changed
- feat: add GH action to scan files in repo on PR basis by @zdtsw in #1175
- add playwright testing and e2e testing by @Gkrumbach07 in #1314
- Add tensorflow as supported runtime of onnx ootb by @lucferbux in #1293
- Refactor Custom Serving Runtime admin by @lucferbux in #1294
- Bug: Remove required symbol for Connected workbench field by @manaswinidas in #1369
- Fixes to update project error message by @manaswinidas in #1382
- Refactor ClusterSettings page and add storybook tests by @DaoDaoNoCode in #1074
- Rename 'Upload a new pipeline' to 'Import pipeline' to keep consistency by @pnaik1 in #1391
- Fix nav logo in safari by @lucferbux in #1393
- Rename configure to add by @manaswinidas in #1398
- Rename kebab actions from 'Clone' to 'Duplicate' by @pnaik1 in #1396
- Fix serving runtime validation by @lucferbux in #1354
- Migration of listent function for fastify v4 by @lucferbux in #1402
- Switch to Kubernetes secret instead of users credentials by @harshad16 in #1416
- no pipelines error fix by @Gkrumbach07 in #1412
- Make pipeline input parameters more evident by @manaswinidas in #1410
- Fix legacy model server display name by @lucferbux in #1397
- Update Existing Elyra Secret if incorrect by @andrewballantyne in #1419
- Enhance modal to delete project by pressing enter key by @uidoyen in #1414
New Contributors
- @zdtsw made their first contribution in #1175
- @manaswinidas made their first contribution in #1369
- @pnaik1 made their first contribution in #1391
- @harshad16 made their first contribution in #1416
- @uidoyen made their first contribution in #1414
Full Changelog: v2.11.0...v2.12.0