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