v.2.2.0 ======= Improvements: ------------- #) [LUNA-8582] New lambda deploy parameter `deploy_parameters.resources.gpu_limit`: maximum number of GPU cores used by each pod. If `enable_gpu=1`, the value should be >=1, default is 1. Otherwise the value should be 0, default is 0. See updated documentation for: - `create lambda <../_static/api.html#operation/createLambda>`_, - `create job <../_static/api.html#operation/createJob>`_, - `create workflow <../_static/api.html#operation/createWorkflow>`_. Bugs fixed: ----------- #) [LUNA-8640] Fix behaiviour when lambda would not start after `import <../_static/api.html#operation/importLambda>`_. Migration: ---------- See a `migration <../migration.html>`_ manual.