v.0.19.0

Improvements:

  1. [LUNA-7728] In lambdas has been added new resource /lambda_metrics, so that the user can see metrics his lambda. For now metrics collected only for /main resource. In addition to the standard metric labels from /metrics added lambda-id.

  2. [LUNA-7798] Added a new parameter shared for lambdas responsible for their accessibility to any user. If shared = 0, then only user who created it can use it, otherwise any user will have access to lambda. If lambda type is agent and external_agent = 1, then it can’t be shared. For more information see lambda types.

    Updated resources:

Migration:

See a migration manual.

[LUNA-7798] See a migration manual.