Skip to content

Lithops-1.0.18

Compare
Choose a tag to compare
@gilv gilv released this 01 Sep 06:27
· 3820 commits to master since this release

Added

  • Added CloudObject abstraction
  • Added CloudObject example
  • Restored OOM exception
  • Allowed to get_results when rabbit monitoring is activated
  • Allowed rabbimq to monitor multiple jobs at a time
  • Statuses returned from rabbitmq to futures

Changed

  • Code refactoring about compute abstraction
  • Reorganized libs folder
  • Updated cloudpickle lib from 0.6.1 to 1.2.1
  • Updated glob2 lib to 0.7
  • Updated tests
  • Modified job_id format

Fixed

  • Fixed minor issue listing CF actions
  • Fixed issue when executing pywren inside pywren
  • Fixed possible issue with invalid config parameters
  • Fixed wrong method name: build_runtime()
  • Fixed internal_storage parameter in partitioner
  • Fixed crete_timeline_plots method according recent changes