Features / Enhancements
- Docs: Update fraud end-to-end demo, #1332, @gilad-shaham
- Makefile: Add option to disable cache, #1336, @Hedingber
- Feature Store: Add kafka source to ingestion service, #1241, @dinal
- Docs: Update model monitoring example, #1329, @eyalsol
- Tests: Add test to enforce requirement specifiers convention, #1328, @Hedingber
- API: Make data migrations configurable, #1324, @Hedingber
- UI: Features & enhancement
Bug fixes
- Model Monitoring: Don't explode in list endpoints endpoint on project w/o endpoints, #1337, @eyalsol
- Docs: Update getting-started tutorial to align with recent MLRun improvements, #1333, @gilad-shaham
- Utils: Fix unanchored github links, #1331, @gtopper
- CI: Fix periodic system tests, #1326, @Hedingber
- Serving: Fix
context.get_remote_endpoint()
to return url from function name, #1325, @yaronha - Serving: Fix and enhance remote graph steps, #1319, @yaronha
- Docs: Fix images Readme's, #1323, @Hedingber
- CI: Trigger build workflow on new version release, #1320, @Hedingber
- UI: Bug fixes
Pull requests:
6336baf [Docs] Update fraud end-to-end demo (#1332)
82a332f [Model Monitoring] Don't explode in list endpoints endpoint on project w/o endpoints (#1337)
07b45b3 [Makefile] Add option to disable cache (#1336)
d10437b [CI] Fix open source system tests (#1335)
23a72a3 [Docs] Update getting-started tutorial to align with recent MLRun improvements (#1333)
b6e1805 [Feature Store] Add kafka source to ingestion service (#1241)
7fb7e4a [Utils] Fix unanchored github links (#1331)
3d04dda [Docs] Update model monitoring example (#1329)
92ffc45 [Tests] Add test to enforce requirement specifiers convention (#1328)
1ab04b1 [System Tests] Fix imports (#1327)
e226971 [CI] Fix periodic system tests (#1326)
80ac4e0 [Serving] Fix context.get_remote_endpoint()
to return url from function name (#1325)
b0fff2c [Serving] Fix and enhance remote graph steps (#1319)
78a392a [Docs] Fix images Readme's (#1323)
9a1639e [API] Make data migrations configurable (#1324)
9231a1a [CI] Wait for pypi release before triggering build workflow + trigger mlrun/ui as well (#1322)
ea3bc3e [CI] Trigger build workflow on new version release (#1320)