v.0.30.0 ======== Improvements: ------------- #) [LUNA-8087] From now on if `enable_gpu` of `deploy_parameters` is enabled for lambda creation, the `NVIDIA_DRIVER_CAPABILITIES` parameter will added to container env with values: `video,compute,utility`. Mentions requests: - `create lambda <../_static/api.html#operation/createLambda>`_ - `put lambda <../_static/api.html#operation/putLambda>`_ - `import lambda <../_static/api.html#operation/importLambda>`_ #) [LUNA-8109] Updated the SDK to version 5.34.0 in the base Lambda images. Bugs fixed: ----------- #) [LUNA-8116] Fixed `lambda_type` parameter validation in case of `agent` lambda type for `create lambda <../_static/api.html#operation/createLambda>`_ and `put lambda <../_static/api.html#operation/putLambda>`_ requests. Migration: ---------- See a `migration <../migration.html>`_ manual.