Lithops

Latest version: v3.4.1

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

Scan your dependencies

Page 4 of 15

2.5.6

Added
- [AWS_EC2] Added AWS EC2 Standalone backend
- [AWS_EC2] Allow to start workers using Spot instances in AWS EC2 Standalone backend
- [Standalone] Added the logic to create the missing delta of workers in reuse mode
- [Standalone] Cancel running job tasks on ctrl-c
- [Standalone] New logic to verify that the master VM is correctly setup
- [Standalone] Added new command "lithops attach" that allows to create live ssh connections to the master VM
- [Config] Allow to set monitoring_interval in config

Changed
- [Standalone] Improved the performance of the master VM when getting the free available workers (reuse mode)

Fixed
- [Standalone] Fixed VM initial installation script
- [Standalone] Fixed get_workers method on master
- [Standalone] Deleted unnecessary extra worker
- [Standalone] Ensure all workers are properly started on reuse mode
- [Localhost] Fixed storage delete_objects method that was deleting the entire folder of a file
- [IBM VPC] General fixes in IBM VPC backend

2.5.5

Added
- [CLI] Allow to pass all available 'docker' parameter to 'lithops runtime build' command
- [Multiprocessing] Add example file with different argument passing examples for Pool and Process

Fixed
- [Localhost] Fixed minor issue when deleting completed jobs
- [Multiprocessing] Fixed args mismatch error when passing list of tuples to Pool.map
- [Standalone] Fixed cloud-init script that occasionally fails to set ssh credentials

2.5.4

Fixed
- [Standalone] Avoid deleting the master VM on consume mode

2.5.3

Fixed
- [Core] Fixed lithops.map_reduce() jobs. Sometimes jobs where not finishing
- [Core] Spawn lithops.cleaner only once in the same execution instance
- [Tests] Fix when running 'lithops verify' command
- [CodeEngine] Delete jobruns and configmaps of internal executions
- [k8s] Delete job definitions of internal executions
- [Core] Ensure all temp data is cleaned from storage backend

2.5.2

Added
- [Core] Allow to spawn the reduce function in map_reduce() after a configurable percentage of completed map activations

Changed
- [Config] 'max_workers' and 'worker_processes' keys must be set at backend level in config
- [Config] 'remote_invoker' key must be set at backend level in config
- [Config] 'customized_runtime' key must be set at lithops level in config
- [Config] 'serverless' section in config is no longer required

Fixed
- [CodeEngine] Fixed 'max_workers' parameter to limit the number of max workers per map invocation
- [IBM CF] Create the runtime if not deployed when invoked
- [Localhost] Fix localhost paths for windows hosts

2.5.1

Added
- [Localhost] Stop containers on ctrl-c

Changed
- [Localhost] Start container with user's uid:gid
- [Localhost] Extended default execution timeout to 3600 seconds

Fixed
- [Standalone] Fixed standalone execution on consume mode
- [Aliyun FC] Fixed Aliyun Function compute backend
- [Core] Fixed 'lithops runtime build' command when the backend is not configured in config

Page 4 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.