Lithops

Latest version: v3.5.1

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

Scan your dependencies

Page 7 of 15

2.2.15

Added
- [Joblib] Joblib backend upgraded
- [AWS Lambda] Support for container-based runtimes
- [AWS Lambda] Support for running functions in a VPC
- [AWS Lambda] Support for attaching EFS volumes
- [Core] Added cloudpickle, tblib and ps-mem deps as requirement of the runtimes
- [Core] Add a new Serverless mode that allows to include the function within the runtime

Changed
- [Core] Allow Standalone mode to start 1 VM per activation

Fixed
- [Core] Fixed issue in clean when it is called between wait and get_result
- [Core] Fixed multiprocessing Queue and get_context
- [Core] Fixed multiprocessing args mapping in map and map_async
- [Localhost] Fixed issue when using docker images in Windows or MAC

Deleted
- [Core] Removed tblib from lithops.libs
- [Core] Removed ps-mem from lithops.libs

Required actions
- Run: python3 -m pip install -U cloudpickle tblib ps-mem ibm-vpc namegenerator

2.2.14

Added
- [Azure] Azure Functions backend upgraded
- [Azure] Azure blob backend upgraded
- [Alibaba] Alibaba Functions backend upgraded
- [Alibaba] Alibaba Storage backend upgraded
- [Localhost] Support passing file-like objects to put_object
- [Localhost] Support head_bucket and head_object storage operations

Changed
- [Core] Moved tests.py script to 'scripts' folder

Fixed
- [Core] Fixed Storage API error when no config is provided
- [Core] Fixed expired IAM token in IBM CF during an execution
- [Core] Minor fixes in multiprocessing API
- [Core] Fixed executor logging
- [Core] Fixed issue in cleaner between wait and get_result
- [CodeEngine] Fixed issue getting region
- [Localhost] Fixed empty parent directory deletion when deleting objects
- [Localhost] Made list_keys/list_objects behavior consistent with other backends

2.2.13

Added
- [CodeEngine] Compatible runtimes between knative and CE
- [CodeEngine] runtime name regex verification
- [CodeEngine] Added clear() method to delete all completed jobruns
- [Standalone] Append installation logs into /tmp/lithops/proxy.log

Changed
- [Localhost] Run functions in processes instead of threads in Windows
- [CodeEngine] Reduced payload size
- [Core] Updated logging

Fixed
- [Core] Fixed Cloudpickle 1.6 modules detection
- [Core] Added tblib.pickling_support in the local machine

2.2.11

Changed
- [CodeEngine] Delete runtime name regex verification

2.2.10

Added
- [Core] Allow to create a Storage() class from config file
- [CodeEngine] Improved codeengine backend

Changed
- [Core] Improved multiprocessing API
- [Core] Improved Storage OS API

2.2.9

Fixed
- [CodeEngine] Fixed CodeEngine runtime entrypoint

Page 7 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.