v.7.7.0

Improvements:

  1. [LUNA-8128] Pagination is supported for listing folder objects. See GET folder objects, GET folder images for details.

  2. [LUNA-8224] Stream names from now on have less restrictions. See create stream and get streams requests description for details.

  3. [LUNA-8158] The disabled flag which allow to launch lambda in disabled state for several requests:

    To switch lambda to enabled state in future it is allowed to use switch lambda request.

  4. [LUNA-8175] Token permissions were updated. Added new permissions service and service_usage. See create token, replace token get tokens, get token.

  5. [LUNA-8176] New service ‘luna-serving’ was added to Luna Platform. The service is optional and it’s usage can be configured by luna_serving of ADDITIONAL_SERVICES_USAGE setting.

    New resource associated with the service:

    Proxy requests to services:

    See more in services proxy requests

    Service registration and control is carried out through Luna-Admin.

    Note that all resources provided above have Beta status and might be extended in future.

Migration:

See a migration manual.