v.6.59.1

Improvements:

  1. [LUNA-7601] The API documentation has been updated to include expanded field details. It now explicitly specifies which configuration settings allow to override the default limits:

    1. [LUNA-7601] max reference count for a matching request. See matching;

    2. [LUNA-7601] max candidate count for a matching request response. See matching;

    3. [LUNA-7601] max image count in single request. See sdk, generation events ;

    4. [LUNA-7601] max items count in a handler matching policy. See handler.

  2. [LUNA-7612] New lambda import/export feature was added. Lambda can be exported into archive that later can be used for lambda import. New resources was added lambda export and lambda import.

  3. [LUNA-7746] Added resources for event deletion(See deleteEvent) and general event deletion (See deleteGeneralEvent ) by their event_id.

  4. [LUNA-7747] Added event deletion token permission. See tokens.

Bugs fixed:

  1. [LUNA-7722] Fixed an issue where a 401 response was expected in streams when authorization data was missing, but 403 was returned.

  2. [LUNA-7757] Fixed the list of available targets and filters for events statistics represented in documentation. See getEventStats and getGeneralEventStats

Migration:

See a migration manual.

[LUNA-7722] See a migration manual.