Lithops-3.1.1
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
- [Openwhisk] Updated default runtimes, by @JosepSampe
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