Skip to content

Lithops-3.1.1

Compare
Choose a tag to compare
@JosepSampe JosepSampe released this 08 Feb 12:53
· 338 commits to master since this release
1f6e4a5

Added

  • [k8s] Added a new way of invoking functions using a RabbitMQ work queue, by @macarronesc
  • [IBM VPC] Added "zone" config parameter, by @JosepSampe
  • [IBM Code Engine] Get and print an error message in case of container execution failure, by @JosepSampe

Changed

Fixed

  • [Standalone] Fixed issue with a wrong value of "chunksize", by @JosepSampe
  • [IBM Code Engine] Fixed missing parameter on clean, by @JosepSampe
  • [Executor] Fixed potential deadlock in wait() and get_result() when an exception is produced in a function activation, by @JosepSampe