v0.2.20
Pre-release
Pre-release
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
- Revert broken image url by @lucferbux in #1196
- py: bump MR py client version to 0.2.20 by @tarilabs in #1197
- Fix: Do not pin MySQL image to patch version (use 8.3 instead of 8.3.0) by @juniemariam in #1198
- build(deps): bump alpine from 3.21 to 3.22 by @dependabot in #1175
- build(deps-dev): bump requests from 2.32.3 to 2.32.4 in /clients/python by @dependabot in #1199
- chore(frontend): update tsconfig target by @christianvogt in #1184
- feat(py-tests): add support for pytest-html by @syntaxsdev in #1200
- Bump mod-arch-shared library version by @lucferbux in #1203
- REST API for Model Registry RBAC by @manaswinidas in #1201
- Enhance groups endpoint by @lucferbux in #1206
- [Async-Job] Validate MR connection params when job starts by @Crazyglue in #1208
- Add rolebinding PATCH for bff by @lucferbux in #1218
- Add rolebinding to manage permissions by @ppadti in #1183
- build(deps): bump huggingface-hub from 0.32.4 to 0.33.0 in /clients/python by @dependabot in #1212
- build(deps): bump pydantic from 2.11.5 to 2.11.7 in /clients/python by @dependabot in #1213
- build(deps): bump typing-extensions from 4.13.2 to 4.14.0 in /clients/python by @dependabot in #1215
- build(deps-dev): bump coverage from 7.8.2 to 7.9.1 in /clients/python by @dependabot in #1216
- build(deps-dev): bump protobuf from 6.30.0 to 6.31.1 in /clients/python by @dependabot in #1217
- build(deps): bump boto3 from 1.38.32 to 1.38.36 in /clients/python by @dependabot in #1214
- Migration error handling by @adysenrothman in #1211
- feat: implement EmbedMD business logic by @Al-Pragliola in #1205
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.35.0 in /gorm-gen by @dependabot in #1220
- build(deps): bump github.com/jackc/pgx/v5 from 5.3.0 to 5.5.4 in /gorm-gen by @dependabot in #1221
- build(deps-dev): bump cypress from 13.17.0 to 14.4.1 in /clients/ui/frontend by @dependabot in #1186
- build(deps-dev): bump copy-webpack-plugin from 12.0.2 to 13.0.0 in /clients/ui/frontend by @dependabot in #1185
- build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 in /clients/ui/frontend by @dependabot in #1202
- build(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot in #1223
- build(deps-dev): bump mypy from 1.16.0 to 1.16.1 in /clients/python by @dependabot in #1230
- build(deps): bump k8s.io/client-go from 0.33.1 to 0.33.2 in /clients/ui/bff by @dependabot in #1235
- build(deps-dev): bump expect from 29.7.0 to 30.0.2 in /clients/ui/frontend by @dependabot in #1231
- add troubleshooting for schema migration error by @adysenrothman in #1243
- Initial Model Catalog API by @pboyd in #1209
- feat: switch manifests to EmbedMD by @Al-Pragliola in #1226
- feat: Add SSL/TLS Support for EmbedMD by @Al-Pragliola in #1222
- add ALERT to ds connection err by @adysenrothman in #1245
- feat: reintroduce retries when connecting to the db by @Al-Pragliola in #1246
- fix: stateless tests by @Al-Pragliola in #1244
- build(deps-dev): bump ray from 2.46.0 to 2.47.1 in /clients/python by @dependabot in #1237
- build(deps): bump boto3 from 1.38.38 to 1.38.41 in /clients/python by @dependabot in #1238
- build(deps-dev): bump pytest-cov from 6.1.1 to 6.2.1 in /clients/python by @dependabot in #1239
- build(deps-dev): bump ruff from 0.11.13 to 0.12.0 in /clients/python by @dependabot in #1240
- feat(tilt): add the catalog to tilt by @pboyd in #1248
- feat(catalog): implement the getCatalogModel endpoint by @pboyd in #1249
- fix(manifests): add fsGroup to database deployments by @pboyd in #1253
- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in #1252
- chore: align manifest for 0.2.20 by @tarilabs in #1254
New Contributors
- @juniemariam made their first contribution in #1198
- @ppadti made their first contribution in #1183
Full Changelog: v0.2.19...v0.2.20