Alpha
This Kubeflow component has alpha status with limited support. See the Kubeflow versioning policies. The Kubeflow team is interested in your feedback about the usability of the feature.
What's Changed
- fix(catalog): include short values from JSON arrays in filter_options by @pboyd in #1783
- go mod tidy diff check in gha by @adysenrothman in #1787
- feat: replace sed with Python regex in OpenAPI generator script by @jonburdo in #1754
- use python3 instead of python by @jonburdo in #1793
- chore: consistently use int32 for type IDs by @pboyd in #1788
- Fix controller image build by @pboyd in #1786
- Speed up metrics loading significantly by @Crazyglue in #1769
- fix: default BRANCH to main in controller-test by @pboyd in #1795
- Handle JSON arrays in filterQuery by @pboyd in #1767
- py: anticipate bump to v0.3.3 by @tarilabs in #1785
- add jonburdo as a reviewer by @jonburdo in #1796
- build(deps-dev): bump mypy from 1.18.1 to 1.18.2 in /clients/python by @dependabot[bot] in #1775
- build(deps-dev): bump types-python-dateutil from 2.9.0.20250822 to 2.9.0.20251008 in /clients/python by @dependabot[bot] in #1778
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.27.1 by @dependabot[bot] in #1801
- build(deps): bump boto3 from 1.40.50 to 1.40.55 in /clients/python by @dependabot[bot] in #1779
- build(deps-dev): bump uvloop from 0.21.0 to 0.22.1 in /clients/python by @dependabot[bot] in #1780
- feat: add artifacts prefix support to filterQuery by @Al-Pragliola in #1791
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1799
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1800
- build(deps): bump pydantic from 2.12.0 to 2.12.3 in /clients/python by @dependabot[bot] in #1803
- fix: make early check on inferenceservice labels info instead of error by @Al-Pragliola in #1807
- build(deps): bump validator from 13.15.15 to 13.15.20 in /clients/ui/frontend by @dependabot[bot] in #1806
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.27.1 in /clients/ui/bff by @dependabot[bot] in #1802
- use enum artifactTypes by @adysenrothman in #1789
- build(deps-dev): bump starlette from 0.47.2 to 0.49.1 in /clients/python by @dependabot[bot] in #1815
- feat(catalog): sort by model accuracy by @pboyd in #1814
- Remove Total RPS column and filter Min RPS using RPS per replica instead by @manaswinidas in #1819
- fix(catalog): default labels to an empty slice by @pboyd in #1822
- fix: OR broken in filterquery by @Al-Pragliola in #1821
- feat: speed up csi testing by @Al-Pragliola in #1812
- ci/GHA: review/audit GHA token permissions by @tarilabs in #1798
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1826
- build(deps): bump boto3 from 1.40.50 to 1.40.59 in /clients/python by @dependabot[bot] in #1804
- build(deps): bump helm/kind-action from 1.12.0 to 1.13.0 by @dependabot[bot] in #1825
- build(deps-dev): bump schemathesis from 4.3.6 to 4.3.13 in /clients/python by @dependabot[bot] in #1805
- build(deps-dev): bump furo from 2025.7.19 to 2025.9.25 in /clients/python by @dependabot[bot] in #1808
- build(deps-dev): bump ray from 2.49.2 to 2.51.1 in /clients/python by @dependabot[bot] in #1831
- build(deps): bump huggingface-hub from 0.35.3 to 1.0.1 in /clients/python by @dependabot[bot] in #1828
- build(deps-dev): bump schemathesis from 4.3.13 to 4.3.18 in /clients/python by @dependabot[bot] in #1832
- build(deps): bump boto3 from 1.40.59 to 1.40.64 in /clients/python by @dependabot[bot] in #1829
- build(deps): bump aiohttp from 3.12.15 to 3.13.2 in /clients/python by @dependabot[bot] in #1830
- build(deps): bump huggingface-hub from 0.35.3 to 1.0.1 in /jobs/async-upload by @dependabot[bot] in #1833
- build(deps-dev): bump aiohttp from 3.12.15 to 3.13.2 in /jobs/async-upload by @dependabot[bot] in #1834
- feat(catalog): sort catalog models by any property by @pboyd in #1818
- Fix:Double protocol in model registry details - server url by @adnankhan666 in #1824
- Fix linting issues in ModelRegistrySelector by @manaswinidas in #1841
- feat: Upgrade to node 22 by @lucferbux in #1797
- deps: revert schemathesis to 4.3.6 which was working by @tarilabs in #1842
- Added chip and "Reset all filters" to model catalog page by @YuliaKrimerman in #1817
- chore: upgrade to latest PF, MUI, and shared library versions by @jenny-s51 in #1813
- feat: catalog labels endpoint by @Al-Pragliola in #1837
- ci/GHA: on OpenAPI changes, run Fuzz with Schemathesis automatically by @tarilabs in #1840
- fix: orderBy NAME not working in model catalog by @Al-Pragliola in #1846
- Upgrade OpenAPI generator by @pboyd in #1820
- Update the types of model catalog to use it from openapi package by @ppadti in #1845
- Fix: archiving a model from header action leads to a blank page by @claudialphonse78 in #1794
- Fix the model artifact PATCH call by @ppadti in #1848
- Fixed the Reset all filters showing up even when no filter selected by @YuliaKrimerman in #1851
- Use context filter state for Max Latency filters instead of module-level state by @manaswinidas in #1844
- chore: align manifest for 0.3.3 by @Al-Pragliola in #1864
New Contributors
- @adnankhan666 made their first contribution in #1824
Full Changelog: v0.3.2...v0.3.3