Features / Enhancements
* **Backports**: Cherry pick latest updates to [1.2.x], 2768, yaronha
* **Model Monitoring**: Ensure auth info for model monitoring batch job function [1.2.x], 2756, Eyal-Danieli
* **CLI**: Validate base arguments (2745) [1.2.x], 2761, AlonMaor14
* **Requirements**: Bump storey to 1.2.5 [1.2.x], 2758, gtopper
**Docs**: Better docstring for `mount_s3`, added warnings (2737) [1.2.x], 2746, theSaarco
* **Projects**: Set default context path to working directory [1.2.x], 2744, liranbg
* **Docs**: Improve `log_dataset` docstring wrt `local_path` flag [1.2.x], 2743, TomerShor
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.2.1-rc5#features-and-enhancements)
Bug fixes
* **API**: Fix run paramaters larger than int64 corrupting projects [1.2.x], 2763, quaark
* **Run**: Fix not updating the run state when running local fails on pre-loading of the function [1.2.x], 2747, tankilevitch
* **Unknown**: Revert "[Spark] Shut local spark context down when `ingest` completes [1.2.x], 2751, gtopper
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.2.1-rc5#bug-fixes)
Pull requests:
90a86df6 [Backports] Cherry pick latest updates to [1.2.x] (2768)
18e9c7d5 [Model Monitoring] Ensure auth info for model monitoring batch job function [1.2.x] (2756)
e047ea34 [CLI] Validate base arguments (2745) [1.2.x] (2761)
87920ef6 [API] Fix run paramaters larger than int64 corrupting projects [1.2.x] (2763)
0e4c79c0 [Requirements] Bump storey to 1.2.5 [1.2.x] (2758)
ac41d7d2 [Run] Fix not updating the run state when running local fails on pre-loading of the function [1.2.x] (2747)
7989cc99 Revert "[Spark] Shut local spark context down when `ingest` completes [1.2.x] (2751)
53584bf1 [Docs] Better docstring for `mount_s3`, added warnings (2737) [1.2.x] (2746)
92e59aea [Projects] Set default context path to working directory [1.2.x] (2744)
1286b087 [Docs] Improve `log_dataset` docstring wrt `local_path` flag [1.2.x] (2743)