v.0.3.1 ======= Improvements: ------------- #) [LUNA-6686] The possibility to set the number of pods was added for lambdas. See `pod_count` in `deploy_parameters` section in `create lambda <../_static/api.html#operation/createLambda>`_, `put lambda <../_static/api.html#operation/putLambda>`_, `get lambdas <../_static/api.html#operation/getLambdas>`_, `get lambda <../_static/api.html#operation/getLambda>`_, for more information. See `get lambda status <../_static/api.html#operation/getLambdaStatus>`_, `get lambda logs <../_static/api.html#operation/getLambdaLogs>`_ for new output format which supports many pods of one lambda. Logs are returned as dict now. Migration: ---------- See a `migration <../migration.html>`_ manual.