v.0.11.0 ======== Improvements: ------------- #) [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 #) [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 <../_static/api.html#operation/createLambda>`_ and `put lambda <../_static/api.html#operation/putLambda>`_ requests. See `imported image <../creation_pipeline.html#imported-image>`_. Lambda image for export can be received by requesting new resource `lambda image <../_static/api.html#operation/getLambdaImage>`_ Migration: ---------- See a `migration <../migration.html>`_ manual.