v.0.21.0 ======== Improvements: ------------- #) [LUNA-7820] Added new resource `get lambda metrics <../_static/api.html#tag/lambda-metrics/operation/getLambdaMetrics>`_. It allows to receive lambda metrics. See more at `lambda metrics <../lambda_metrics.html>`_. #) [LUNA-7847] Added new lambda parameter - **alive**. This parameter show: disabled or enabled lambda in kubernetes. For control lambda condition added resource. This allows off temporarily unused lambda to free kubernetes resources. Disabled lambda is not available for proxy requests. New resources: - `switch lambda <../_static/api.html#operation/switchLambda>`_ Updated resources: - `get lambda <../_static/api.html#operation/getLambda>`_ - `get lambdas <../_static/api.html#operation/getLambdas>`_ For more information see `lambda disabling <../lambda_disabling.html#Foreword>`_. Migration: ---------- See a `migration <../migration.html>`_ manual. [LUNA-7847] See a `migration <../migration.html>`_ manual.