Mlrun

Latest version: v1.7.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 41 of 102

1.3.0rc18

Not secure
Features / Enhancements
* **API**: Add middlewares to ensure ui reset cache upon mlrun upgrades, 2983, liranbg
* **CI**: Add `log-collector` image to build CI, 3016, tankilevitch
* **Docs**: Update info about DropFeatures, 3013, george0st
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc18#features-and-enhancements)

Bug fixes
* **Tests**: Fix `test_timeout_warning` test, 3021, yonishelach
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc18#bug-fixes)


Pull requests:
00873324 [Tests] Fix `test_timeout_warning` test (3021)
19a2605a [API] Add middlewares to ensure ui reset cache upon mlrun upgrades (2983)
87bcca57 [CI] Add `log-collector` image to build CI (3016)
3b00dc1a [Docs] Update info about DropFeatures (3013)

1.3.0rc17

Not secure
Features / Enhancements
* **Dask**: Disable watch, 2989, AlonMaor14
* **Images**: Add resolvement of image tag per client's version and python version, 2981, tankilevitch
* **Log Collector**: Add sidecar support, 3006, tankilevitch
* **Tests**: Skip sql tests when no sql db is configured, 3004, davesh0812
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc17#features-and-enhancements)

Bug fixes
* **Tests**: Fix FeatureStore test_overwrite, 3008, assaf758
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc17#bug-fixes)


Pull requests:
4591c182 [Dask] Disable watch (2989)
42448066 [Images] Add resolvement of image tag per client's version and python version (2981)
b48d7df7 [Log Collector] Add sidecar support (3006)
60354894 [Tests] Fix FeatureStore test_overwrite (3008)
c6ec0117 [Tests] Skip sql tests when no sql db is configured (3004)

1.3.0rc16

Not secure
Features / Enhancements
* **Docs**: Add RedisNoSqlTarget secrets and path updates, 3001, jillnogold
* **Spark**: Skip test when no redis server is set, 2999, alxtkr77
* **Docs**: Update mlrun-config command explanation, 2994, yevgenykhazan
* **Requirements**: Bump nuclio-jupyter to 0.9.7, 2992, AlonMaor14
* **Docs**: Add `x-refs` and `m-dash` spaces, 2990, jillnogold
* **Docs**: Add: register offline data as a feature set; feature store spark using Redis; SQL source, target and driver, 2944, jillnogold
* **Feature Store**: Validator for features only & Init `RegexValidator` class `from_dict`, 2971, davesh0812
* **Projects**: Add project default image, 2969, theSaarco
* **FeatureStore**: Support specifying relations between feature sets, and allow get-offline joins (inner/outer/right/left) on these relations, 2541, davesh0812
* **Images**: Allow to override models-gpu base image, 2980, AlonMaor14
* **Images**: Build python 3.7 images, 2936, AlonMaor14
* **Docs**: Add documentation for FeatureSet.plot, 2956, george0st
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc16#features-and-enhancements)

Bug fixes
* **CI**: Fix project demo git repo related tests, 3005, tankilevitch
* **Tests**: Fix project system tests, 3002, AlonMaor14
* **Nuclio**: Fix propagating http errors, 2998, liranbg
* **Artifacts**: Fix labels handling and documentation in `list_artifacts` and `list_models`, 2988, theSaarco
* **Dask**: Fix worker resources and deprecate methods, 2984, AlonMaor14
* **Config**: Use prefixed secrets as credentials, 2972, alxtkr77
* **Images**: Fix Jupyter image tag, 2978, AlonMaor14
* **Images**: Fix build images CI, 2977, AlonMaor14
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc16#bug-fixes)


Pull requests:
7d1ddaa2 [CI] Fix project demo git repo related tests (3005)
1e6ca023 [Docs] Add RedisNoSqlTarget secrets and path updates (3001)
cbcaecdd [Tests] Fix project system tests (3002)
a7533747 [Spark] Skip test when no redis server is set (2999)
4ebf382d [Nuclio] Fix propagating http errors (2998)
9375d8fe [Artifacts] Fix labels handling and documentation in `list_artifacts` and `list_models` (2988)
95f26bfb [Docs] Update mlrun-config command explanation (2994)
cdb6b1fa [Requirements] Bump nuclio-jupyter to 0.9.7 (2992)
60b61d5e [Docs] Add `x-refs` and `m-dash` spaces (2990)
62699e15 [Docs] Add: register offline data as a feature set; feature store spark using Redis; SQL source, target and driver (2944)
109803dc [Dask] Fix worker resources and deprecate methods (2984)
844d8ffc [Feature Store] Validator for features only & Init `RegexValidator` class `from_dict` (2971)
0b89d228 [Projects] Add project default image (2969)
65e4a340 [FeatureStore] Support specifying relations between feature sets, and allow get-offline joins (inner/outer/right/left) on these relations (2541)
f6f6df54 [Config] Use prefixed secrets as credentials (2972)
c08e224c [Images] Allow to override models-gpu base image (2980)
36d612fb [Images] Fix Jupyter image tag (2978)
2cd5d3d3 [Images] Fix build images CI (2977)
1bb09362 [Images] Build python 3.7 images (2936)
a1661748 [Docs] Add documentation for FeatureSet.plot (2956)

1.3.0rc15

Not secure
Features / Enhancements
* **Docs**: Add PR conventions, 2970, tankilevitch
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc15#features-and-enhancements)

Bug fixes
* **OPA**: Fix asynchronous requests, 2975, liranbg
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc15#bug-fixes)


Pull requests:
aa902ad4 [OPA] Fix asynchronous requests (2975)
d401b793 [Docs] Add PR conventions (2970)

1.3.0rc14

Not secure
Features / Enhancements
* **Spark**: Add redis support, 2930, alxtkr77
* **CI**: Bump release workflow to adhere new github set-output convention, 2968, liranbg
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc14#features-and-enhancements)

Bug fixes
* **Feature Store**: Fix `Imputer`'s `None` types check, 2941, yonishelach
* **CI**: Fix build workflow not outputs registries to `GITHUB_OUTPUT`, 2967, tankilevitch
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc14#bug-fixes)


Pull requests:
4fbaa054 [Spark] Add redis support (2930)
4f407d34 [Feature Store] Fix `Imputer`'s `None` types check (2941)
bbc7d143 [CI] Bump release workflow to adhere new github set-output convention (2968)
767cf6a6 [CI] Fix build workflow not outputs registries to `GITHUB_OUTPUT` (2967)

1.3.0rc13

Not secure
Features / Enhancements
* **CI**: Add option to attach release notes automatically, 2966, tankilevitch
* **CI**: Support release-notes generator to skip cloning git, 2963, tankilevitch
* **CI**: Add python setup and pip to automatic release, 2962, tankilevitch
* **CI**: Remove redundant needs, 2961, tankilevitch
* **CI**: Add automatic release notes generator, 2960, tankilevitch
* **CI**: Skip UI pre-release, 2959, tankilevitch
* **CI**: Add option to update release-notes automatically, 2958, tankilevitch
* **UI**: [Features & enhancement](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc13#features-and-enhancements)

Bug fixes
* **CI**: Fix order of fetch depth, 2965, tankilevitch
* **CI**: Fix automatic release add fetch depth 0, 2964, tankilevitch
* **UI**: [Bug fixes](https://github.com/mlrun/ui/releases/tag/v1.3.0-rc13#bug-fixes)


Pull requests:
9a072254 [CI] Add option to attach release notes automatically (2966)
f73cf161 [CI] Fix order of fetch depth (2965)
ea11e946 [CI] Fix automatic release add fetch depth 0 (2964)
1019e0e7 [CI] Support release-notes generator to skip cloning git (2963)
71692fc6 [CI] Add python setup and pip to automatic release (2962)
aec1d633 [CI] Remove redundant needs (2961)
4b9a35e5 [CI] Add automatic release notes generator (2960)
4fece00d [CI] Skip UI pre-release (2959)
3b11f2bb [CI] Add option to update release-notes automatically (2958)

Page 41 of 102

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.