Lithops

Latest version: v3.4.1

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

Scan your dependencies

Page 3 of 15

2.7.1

Added
- [Google Cloud Functions] Added Python 3.10 runtime compatibility
- [Core] Allow to automatically transfer .so (cythonized .py) files if referenced in the code

Changed
- [Core] Improved cython coverage
- [IBM VPC] Make 'image_id' mandatory in config
- [IBM VPC] Infer zone_name from subnet
- [Knative] Reduced service name length
- [AWS EC2] Updated ec2 default ubuntu image to 22.04

Fixed
- [IBM VPC] Create floating IP using the specified resource group
- [IBM VPC] Attach floating IP to the subnet
- [Multiprocessing] Fix 'cpu_count' function from multiprocessing API
- [Code Engine] Add CE conflict exception to retriables
- [Core] Show logs from module_dependency.py
- [GCP Functions] Fix runtime_build command
- [Infinispan] Fix Infinispan storage backend
- [Core] Detect a Class if passed as a lithops input function

2.7.0

New
- [Azure Container APPs] Added new 'Azure Container APPs' serverless backend

Added
- [Azure Container APPs] Added new lithops backend for Azure Container APPs
- [Knative] Added Kourier as the networking layer
- [AWS Lambda] Added "env_vars" and "ephemeral_storage" parameters for lambda runtime config
- [Azure Functions] Allow to build a runtime from a custom requirements.txt file
- [K8s] Append 'docker_server' as a prefix of the runtime
- [Code Engine] Append 'docker_server' as a prefix of the runtime
- [Knative] Append 'docker_server' as a prefix of the runtime
- [Google Cloud Storage] Add missing logic in gcp_storage
- [Google Cloud] project_name and service_account are no longer required in config
- [Google Cloud] Allow to use GOOGLE_APPLICATION_CREDENTIALS for service_credentials
- [Google Cloud Run] Allow CPU values <1, 6 and 8
- [Alibaba Cloud Functions] Added Python 3.9 runtime compatibility
- [Alibaba Cloud Functions] Allow to build a runtime from a custom requirements.txt file
- [Core] Add support for building container runtimes with podman
- [Core] Delete only runtimes from the specified backend on 'lithops clean'
- [Executor] Added obj_newline parameter in map() and map_reduce() methods
- [Infinispan] Support DIGEST authentication by default with the Infinispan REST backend

Changed
- [Core] Load docker command only when needed instead of loading it always
- [Core] Load runtime data only on invocation
- [Google Cloud] project_name and service_account config parameters are no longer required
- [Multiprocessing] Improved remote logging
- [Monitor] Reduce debug log verbosity, status is printed every 30s or when a future changes state
- [AWS Batch] Increased resource limits
- [Executor] Changed 'reducer_one_per_object' parameter to 'obj_reduce_by_key'

Fixed
- [Google Cloud Functions] Fixed errors when deploying a function
- [Core] Make sure all temp files generated during build_runtime() are cleaned
- [Core] Fix internal partitioner
- [knative] AttributeError: 'KnativeServingBackend' object has no attribute 'coreV1Api'
- [knative] Fixed service deployment
- [Alibaba Cloud Functions] Fixed errors when deploying a function
- [Azure Functions] Fixed errors when deploying a function
- [Azure Functions] Fixed issue that was preventing building runtimes from a non-Linux system
- [Code Engine] Fix runtime_timeout not being applied

2.6.0

Added
- [Code Engine] Improved except-retry logic
- [IBM COS] Enables separate IAM authorization for COS and Compute backends

2.5.9

Added
- [Core] Add support for Python 3.10
- [Storage] Added `download_file()` and `upload_file()` methods to Storage API to enable multipart upload/download
- [AWS Lambda] Added 'architecture' option in config to allow deploy arm64 runtimes
- [AWS Batch] Added 'service_role' config parameter
- [IBM VPC] add gpu support for ibm_vpc backend
- [Standalone] Added docker login to standalone setup script
- [AWS EC2] Automatically get the default Ubuntu 20.04 AMI when not present in config
- [Code Engine] Added retry logic on connection exception

Changed
- [CLI] Renamed "lithops runtime create" command to "lithops runtime deploy"

Fixed
- [AWS Lambda] Fixed "layer builder" function creation necessary to deploy the default runtime
- [AWS Lambda] Allow to create container runtimes whose names contain '.', '/' and '_'.
- [AWS Lambda] List only the runtimes deployed by the current user
- [AWS Lambda] Do not raise an exception if the runtime is already deployed
- [Standalone] Fix cloudinit initialization script
- [Future] Fix host_status_query_count stat
- [Google Cloud Run] Fixed wrong variable name 'runtime_cpus'
- [Google Cloud] Changed docs for Google cloud backend regarding to id instead of name

2.5.8

Added
- [Standalone] Raise an exception when the ssh key is not found
- [Standalone] Raise an exception when the ssh key is not valid for login to the mater VM

Fixed
- [IBM VPC] Fixed get_ssh_client() method that in certain circumstances was not working properly

2.5.7

Added
- [AWS Batch] Added AWS Batch backend
- [Standalone] Allow to start workers using a public key instead of using a password
- [Standalone] Added different levels of worker verification
- [Infinispan] Added new Infinispan Hot Rod storage backend

Fixed
- [Core] Fixed map_reduce jobs
- [Standalone] Fixed internal executions in standalone
- [IBM VPC] Fixed issue that prevented creating workers on create|reuse modes
- [IBM VPC] Fixed issue with ip_address in consume mode
- [AWS Lambda] Allow to delete functions from other lithops versions through 'lithops runtime delete'
- [Core] Fixed FunctionExecutor.plot() when a list of futures is passed to the method
- [Infinispan] Fixes in Infinispan storage backend

Page 3 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.