v.7.6.0

Improvements:

  1. [LUNA-8115] New image formats supported: WebP, AVIF, HEIC. See images, events, sdk, iso, verifiers for details.

    When sending an animated image, only the first frame will be accepted to process.

  2. [LUNA-8129] Added depth query parameter to two folder endpoints for controlling folder nesting level: the endpoint for getting image names (getFolderImages) and the endpoint for getting object names (getFolderObjects). The parameter accepts values: 0 (default, returns all nested objects recursively) or 1 (returns only immediate children in the folder). When depth=1, files are returned without trailing /, while folders are returned with trailing / to distinguish between them.

  3. [LUNA-8177] New check_agent query parameter was added for create stream and replace stream requests which allows to skip check existence of agent (or agents for splittable streams) which is (are) applicable for all specified analytics.

Migration:

See a migration manual.