Skip to content

v0.3.5

Choose a tag to compare

@tarilabs tarilabs released this 09 Jan 20:31
aa46ba5

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

  • docs(catalog): add model_type custom property documentation and examples by @chambridge in #1988
  • chore(catalog): define the name for nvidia-open-model-license by @pboyd in #1995
  • Add simple localStorage feature flag for unfinished catalog advanced filters functionality by @mturley in #1991
  • py: anticipate bump to v0.3.5 by @Al-Pragliola in #1996
  • Added description popover for Validated models by @YuliaKrimerman in #1979
  • Fix the form validation for default source by @ppadti in #1997
  • build(deps): bump eval-type-backport from 0.3.0 to 0.3.1 in /clients/python by @dependabot[bot] in #2002
  • build(deps): bump huggingface-hub from 1.2.1 to 1.2.3 in /jobs/async-upload by @dependabot[bot] in #2005
  • build(deps-dev): bump ruff from 0.14.8 to 0.14.9 in /clients/python by @dependabot[bot] in #2003
  • build(deps-dev): bump mypy from 1.19.0 to 1.19.1 in /clients/python by @dependabot[bot] in #2000
  • build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #1999
  • build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1998
  • Add new performance endpoint by @ppadti in #2006
  • build(deps): bump boto3 from 1.42.6 to 1.42.9 in /clients/python by @dependabot[bot] in #2001
  • build(deps): bump huggingface-hub from 1.2.1 to 1.2.3 in /clients/python by @dependabot[bot] in #2004
  • Make access token optional and update help text in catalog settings by @manaswinidas in #2010
  • feat(catalog): create HuggingFace deployment for KServe CSI by @jonburdo in #1990
  • Fix ManageSourceForm validation to not require HF access token by @mturley in #2014
  • Fix status column edge cases by @YuliaKrimerman in #2016
  • Implement model catalog client for source preview by @ppadti in #2013
  • chore(catalog): disable monitor tests by default by @pboyd in #2008
  • fix: use the external names in the error from GET model_version by @pboyd in #2012
  • Rename huggingface to hf by @ppadti in #2021
  • Improve model catalog empty state microcopy by @manaswinidas in #2019
  • feat(catalog): make the hf key optional in the preview endpoint by @Al-Pragliola in #2025
  • feat: bump k8s versions in CI by @Al-Pragliola in #2020
  • fix: deprecate description to version_description by @nunoferna in #2007
  • build(deps): bump filelock from 3.18.0 to 3.20.1 in /jobs/async-upload by @dependabot[bot] in #2017
  • BFF: Don't require apiKey for HF sources, but do require allowedOrganization by @mturley in #2015
  • fix: parse validated_on as JSON array instead of comma-separated string by @mturley in #2028
  • Added Tensor type and Size to Model details in Model catalog by @YuliaKrimerman in #2023
  • Periodically Sync Hugging Face Data by @adysenrothman in #2027
  • Pareto filter types by @manaswinidas in #2035
  • build(deps-dev): bump furo from 2025.9.25 to 2025.12.19 in /clients/python by @dependabot[bot] in #2036
  • build(deps): bump boto3 from 1.42.10 to 1.42.14 in /clients/python by @dependabot[bot] in #2037
  • build(deps-dev): bump ray from 2.52.1 to 2.53.0 in /clients/python by @dependabot[bot] in #2038
  • build(deps-dev): bump ruff from 0.14.9 to 0.14.10 in /clients/python by @dependabot[bot] in #2039
  • build(deps-dev): bump pytest-asyncio from 1.2.0 to 1.3.0 in /jobs/async-upload by @dependabot[bot] in #2040
  • Added chip and "Reset all filters" to hardware configuration page by @Philip-Carneiro in #1993
  • KEP Align Python Client Minimum Version with Python Maintenance Status by @tarilabs in #2011
  • build(deps): bump urllib3 from 1.26.20 to 2.6.0 in /clients/python by @dependabot[bot] in #2044
  • Populate defaults in filter_options endpoint by @ppadti in #2043
  • Double check our UI TS types for catalog artifacts against real data by @Philip-Carneiro in #2030
  • Use performance endpoint for HW table and and cards with filterQuery to replace client-side filtering by @manaswinidas in #2042
  • Change column name of hw table from Target RPS to Total RPS by @manaswinidas in #2046
  • hide TPS from max latency filter metrics options by @Philip-Carneiro in #2045
  • build(deps): bump boto3 from 1.42.14 to 1.42.17 in /clients/python by @dependabot[bot] in #2048
  • build(deps-dev): bump pytest-asyncio from 1.2.0 to 1.3.0 in /clients/python by @dependabot[bot] in #2050
  • build(deps-dev): bump coverage from 7.10.7 to 7.13.1 in /clients/python by @dependabot[bot] in #2051
  • build(deps-dev): bump myst-parser from 3.0.1 to 4.0.1 in /clients/python by @dependabot[bot] in #2052
  • build(deps): bump filelock from 3.13.1 to 3.20.1 in /clients/python by @dependabot[bot] in #2054
  • build(deps): bump boto3 from 1.42.17 to 1.42.21 in /clients/python by @dependabot[bot] in #2060
  • build(deps): bump aiohttp from 3.13.2 to 3.13.3 in /clients/python by @dependabot[bot] in #2062
  • build(deps-dev): bump sphinx from 7.4.7 to 8.1.3 in /clients/python by @dependabot[bot] in #2063
  • build(deps-dev): bump aiohttp from 3.13.2 to 3.13.3 in /jobs/async-upload by @dependabot[bot] in #2064
  • feat(catalog): substitute min/max values for named queries by @pboyd in #2022
  • Update microcopy for catalog empty state by @manaswinidas in #2067
  • Fix catalog source preview: pass yamlCatalogPath as a fallback in case yaml content is missing (default sources), pass type-specific properties under properties sub-object by @mturley in #2033
  • Hugging Face pattern matching and allowedOrganization support by @pboyd in #2041
  • Model card performance filters toggle changes and hide filtered latency columns in hardware configuration table by @manaswinidas in #2053
  • User server side-filtering for hw configuration table by @manaswinidas in #2059
  • feat(catalog): add generated Python client for Model Catalog API by @Al-Pragliola in #2065
  • chore: update pre-commit config and formatting by @aniketpati1121 in #2047
  • feat(bff): add concurrency handling for catalog source config updates by @ederign in #2068
  • Add additional temp feature flag to hide HF access token field from catalog settings by @mturley in #2024
  • Move includedModels and excludedModels out of properties sub-object on catalog source configs by @mturley in #2070
  • build(deps): bump urllib3 from 2.6.0 to 2.6.3 in /clients/python by @dependabot[bot] in #2073
  • build(deps): bump urllib3 from 2.6.2 to 2.6.3 in /catalog/clients/python by @dependabot[bot] in #2074
  • build(deps): bump urllib3 from 2.6.0 to 2.6.3 in /jobs/async-upload by @dependabot[bot] in #2072
  • build(deps): bump react-router and react-router-dom in /clients/ui/frontend by @dependabot[bot] in #2077
  • Fix server-side filtering by @ppadti in #2069
  • feat: enable standalone UI in docker-compose with configurable deployment mode by @ederign in #2056
  • chore: align manifest for 0.3.5 by @tarilabs in #2083

New Contributors

Full Changelog: v0.3.4...v0.3.5