Added
- [CLI] Allow to pass a name in the "lithops runtime list" command
- [Ceph] Added extra region parameter to Ceph backend
Changed
- [Setup] Moved IBM and AWS deps to lithops[ibm] and lithops[aws] extra
- [Setup] Moved kubernetes and knative deps to lithops[kubernetes] and lithops[knative] extra
- [Setup] Moved minio, ceph and redis deps to lithops[minio], lithops[ceph] and lithops[redis] extra
- [Setup] Moved matplotlib, seaborn, numpy and pandas dependencies to lithops[plotting] extra
- [Setup] Removed unused 'lxml', 'docker' and 'python-dateutil' packages from the setup.py
- [Core] Detached progress bar from INFO logs
- [Future] Exposed 'wait_dur_sec' and 'retries' in future.wait() and future.get_result() methods
- [Localhost] Upgraded localhost backend v2 and set it as the default localhost backend
- [Localhost] Set monitoring_interval to 0.1 in the localhost storage backend
- [AWS Batch] Updated CPU and Memory resource limits
Fixed
- [AWS Lambda] Fixed wrong AWS Lambda delete runtime_name match semantics
- [Worker] Fixed potential issue that can appear during 'func_obj' loading from cache
- [Monitor] Fixed potential 'keyerror' exceptions
- [Swift] Fixed OpenStack Swift parameters and authentication by adding domain information
- [AWS Batch] Fixed missing ecsTaskJobRole