github mlrun/mlrun v1.4.0-rc9

latest releases: v1.6.3-rc9, v1.7.0-rc17, v1.6.3-rc8...
pre-release11 months ago

Features / Enhancements

Bug fixes

  • Project: Fix project.clear_context() deletes all the context and not subpath, #3689, @yaelgen
  • Datastore: Fix dataitem as df from url with query params, #3684, @alonmr
  • Workflow: Fix passing arguments to _wait_for_pipeline_completion, #3683, @Tankilevitch
  • Datastore: Fix sql injection vulnerabilities, #3680, @gtopper
  • Notifications: Fix sensitive data appearing in api logs, #3663, @quaark
  • Function: Fix deleting a function with schedule only, #3668, @yaelgen
  • Projects: Fix collecting cleanup_ttl/ttl when running workflow from path, #3669, @yonishelach
  • API: Fix access of deprecated schema, #3664, @alonmr
  • Logs: Fix /build/status returning 500 when failing kubectl logs, #3660, @quaark
  • CI: Fix system test step name missing matrix item, #3661, @liranbg
  • Execution: Fix missing run inputs on submit job from ui, #3596, @alonmr
  • UI: Bug fixes

Pull requests:

0765b92 [API] Resolve function URI when submitting a schedule from hub function (#3691)
2b73d4d [Notifications] making DB notification objects more generic (#3678)
aae8e70 [Project] Fix project.clear_context() deletes all the context and not subpath (#3689)
3a0d322 [API] Enrich function object before build (#3688)
ece1d53 [Docs] Installing python packages on top of MLRun (#3666)
0ee3090 [Builder] Install mlrun with python requirements (#3673)
2a94447 [Datastore] Fix DataItem as DF from url with query params (#3684)
4f93629 [Workflow] Fix passing arguments to _wait_for_pipeline_completion (#3683)
3532025 [Datastore] Fix SQL injection vulnerabilities (#3680)
17cdc1d [Build] Revert "Install requirements using pip --upgrade" (#3679)
97ec295 [Log Collector] Remove project mutex (#3675)
c852c17 [LogCollector] Better handling errors (#3677)
6f4856e [Notifications] Fix sensitive data appearing in api logs (#3663)
2efe330 [Function] Fix deleting a function with schedule only (#3668)
7bf2601 [Docs] Add V1.3.1 release notes (#3670)
65dd220 [Model Monitoring] Replace endpoint_id with uid to handle old model endpoint schemas (#3667)
78f89fa [Projects] Fix collecting cleanup_ttl/ttl when running workflow from path (#3669)
0123ed7 [Docs] Add simple descriptions of function types: job and serving (#3586)
7859866 [CI] Add devutils (#3624)
123d88c [API] Fix access of deprecated schema (#3664)
aad5b69 [Logs] Fix /build/status returning 500 when failing kubectl logs (#3660)
8eed891 [CI] Fix system test step name missing matrix item (#3661)
29e0d84 [Execution] Fix missing run inputs on submit job from UI (#3596)
affcd95 [Docs] Document building custom transformations for multiple engines (#3653)
71812b7 [Docs] Add documentation for project build_image and build_config (#3622)

Don't miss a new mlrun release

NewReleases is sending notifications on new releases.