v.0.33.0 ======== Improvements: ------------- #) [LUNA-8170] Support `uv `_ as an alternative to poetry and pip during lambda build. See `Python dependencies <../lambda_requirements.html#lambda-python-dependencies>`_. #) [LUNA-8182] A new `pod_count` parameter has been added for the `patch lambda <../_static/api.html#operation/patchLambda>`_, allowing you to change the number of lambda replicas. #) [LUNA-8267] Lambda agent `retransmission_fallback` was added to `LUNA_LAMBDA_AGENT_UNIT_SETTINGS`, for more details about settings and configuration see `configuration chapter <../config.html>`_. The `retransmission_fallback` functionality described in *Luna-Video-Agent* documentation. #) [LUNA-8267] From now on lambda configs will ignore new unknown configuration parameters and use only known ones. Migration: ---------- See a `migration <../migration.html>`_ manual.