v.0.11.0

Improvements:

  1. [LUNA-7504] Support for older python versions was dropped. Python 3.13 is required now. Handlers and standalone lambda fsdk version was increased from 5.21 to 5.26

  2. [LUNA-7555] Lambda can now be created from existing image. To use existing image import_image field must be set for application/json content type in create lambda and put lambda requests. See imported image. Lambda image for export can be received by requesting new resource lambda image

Migration:

See a migration manual.