Lithops-1.6.0
Added
- [Core] New docker_executor(), by @JosepSampe
- [Ceph] New Ceph Storage backend, by @JosepSampe
Changed
- [Core] Moved all stats from 'f._call_status' to a new 'f.stats' variable, by @JosepSampe
- [Core] Bump httplib2 from 0.13.0 to 0.18.0, by @gilv
- [Localhost] Improved localhost storage backend, by @JosepSampe
Fixed
- [Core] Fixed issue in pw.clean(cs=cobjs) when passing a large list of cobjs, by @JosepSampe