v.0.28.1 ======== Improvements: ------------- #) Service dependencies were updated. #) [LUNA-7985] From now on, if in `user_config` when `lamba creating <../_static/api.html#tag/lambdas-creation/operation/createLambda>`_/ `lamba recreation <../_static/api.html#tag/lambdas-creation/operation/putLambda>`_ or `lamba import <../_static/api.html#tag/lambda-importexport/operation/importLambda>`_ or `config updating <../_static/api.html#tag/lambda-config/operation/putLambdaConfig>`_ contains `max_stream_count` setting (positive integer only, will not applied in the other cases), it will overwrite `max_active_streams` in lambda-agent received from configurator, config file or env. Bugs fixed: ----------- #) [LUNA-8040] Fixed *internal server error* caused by using `lambda import request <../_static/api.html#operation/importLambda>`_ with incorrect parts of type *application/json*. Migration: ---------- See a `migration <../migration.html>`_ manual.