Features / Enhancements
- Model Monitoring: Infer v3io kv schema through batch job, #4243, @Eyal-Danieli
- Notification: Add notification push failure reason, #4233, @liranbg
- Runtimes: Enrich function with image from task, #4241, @alonmr
- Docs: Add running spark job on databricks, #4161, @jillnogold
- Pipelines: Update items function response type, #4235, @liranbg
- Feature store: Add
deploy_ingestion_service_v2
, #4232, @gtopper - Requirements: Move alembic to api, #4213, @alonmr
- CI: Periodically rebuild base image as well, #4227, @liranbg
- LogCollector: Retry upon transient failures, #4225, @liranbg
- UI: Features & enhancement
Bug fixes
- CI: Fix backwards compatibility check, #4239, @liranbg
- Project: Fix set tagged function, #4230, @alonmr
- Model Monitoring: Fix delete model endpoints resources on ce, #4229, @Eyal-Danieli
- UI: Bug fixes
Pull requests:
af4a00a [Model Monitoring] Infer V3IO KV schema through batch job (#4243)
b020efb [Notification] Add notification push failure reason (#4233)
04fe390 [Runtimes] Enrich function with image from task (#4241)
9f0eeab [Docs] Add running Spark job on Databricks (#4161)
a9b4235 [CI] Fix backwards compatibility check (#4239)
8e1470b [Pipelines] Update items function response type (#4235)
514ea27 [Feature store] Add deploy_ingestion_service_v2
(#4232)
8c8f074 [Project] Fix set tagged function (#4230)
5906080 [Requirements] Move alembic to API (#4213)
0527f5d [Model Monitoring] Fix delete model endpoints resources on CE (#4229)
38e92d2 [CI] Periodically rebuild base image as well (#4227)
e913b43 [LogCollector] Retry upon transient failures (#4225)