Skip to content

Lithops-1.7.2

Compare
Choose a tag to compare
@gilv gilv released this 15 Aug 15:21
· 3364 commits to master since this release

Added

  • [GCR] Added Google Cloud Run Backend, by @tomwhite

Changed

  • [Core] Improved Storage abstraction, by @JosepSampe
  • [Core] InternalStorage uses storage abstraction, by @JosepSampe

Fixed

  • [Core] Fixed invoker token bucket when quota limit is reached, by @JosepSampe
  • [Core] Fixed logging, by @JosepSampe
  • [Core] Fixed invoker when it reaches quota limit, by @JosepSampe
  • [Core] Fixed delete cloudobject, by @gilv
  • [Localhost] Fixed invocations ability to launch subprocesses, by @gilv
  • [Docker] Fixed docker running as user and not root, by @gilv