Skip to content

Lithops-3.1.2

Compare
Choose a tag to compare
@JosepSampe JosepSampe released this 22 Feb 15:08
· 296 commits to master since this release
8b6c9f9

Added

  • [Plots] Allow to set the figure size of the plots, by @JosepSampe
  • [Stats] Added new CPU, Memory and Network statistics in the function results, by @Usamasource
  • [IBM VPC] Added a new parameter to enable/disable resource existence check in the platform, by @JosepSampe

Changed

  • [Config] Renamed 'customized_runtime' to 'runtime_include_function', by @JosepSampe
  • [IBM VPC] Increased the total number of available IPs in the private network, by @JosepSampe
  • [Standalone] Do not stop the VM immediately after a job in the Cosume mode, by @JosepSampe

Fixed

  • [Standalone] Fixed issue that appears when the invocation payload is too big, by @JosepSampe
  • [Invoker] Fixed "runtime_include_function" function/modules path, by @JosepSampe
  • [AWS EC2] Reset the public IP address of the master VM on stop, by @JosepSampe