v.0.25.0 ======== Improvements: ------------- #) [LUNA-7887] Added `eternal` flag for lambda `create lambda <../_static/api.html#operation/createLambda>`_, `put lambda <../_static/api.html#operation/putLambda>`_, `lambda import <../_static/api.html#operation/importLambda>`_. The `last_usage` field can now be received via `get lambda <../_static/api.html#operation/getLambda>`_ and `get lambdas <../_static/api.html#operation/getLambdas>`_ requests. See `last activity <../lambda_metrics.html#last-activity-metric>`_ for more info #) [LUNA-7888] The new setting `LUNA_LAMBDA_INACTIVE_LAMBDA_CLEAR_INTERVAL` was added. It is allows to clean up inactive lambdas. See `inactive lambdas cleanup <../lambda_switch.html#inactive-lambdas-cleanup>`_ for details. #) [LUNA-7976] The `agent lambda example <../agent.html#agent-lambda-examples>`_ description was updated. Migration: ---------- See a `migration <../migration.html>`_ manual.