Skip to content

Lithops-3.5.0

Compare
Choose a tag to compare
@JosepSampe JosepSampe released this 03 Sep 07:51
· 21 commits to master since this release
d982c83

Added

  • [Singularity] Added new singularity compute backend, by @macarronesc
  • [Oracle Functions] Added support for python 3.11, by @JosepSampe
  • [k8s] Added 'master_timeout' parameter to k8s backend, by @bystepii
  • [AWS Lambda] Added user_tags to the runtime deployment, by @thodson-usgs

Fixed

  • [Storage] Fixed "KeyError: 'monitoring_interval'" error when instantiating Storage() class, by @kikemolina3
  • [k8s] Fixed bug between threads when there are multiple executions, by @macarronesc
  • [OpenWhisk] Fixed issue in the list_runtimes method, by @JosepSampe
  • [OpenWhisk] Fixed runtime name formatting for self hosted container registries, by @JosepSampe