v.6.59.1¶
Improvements:¶
[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:
[LUNA-7601] max reference count for a matching request. See matching;
[LUNA-7601] max candidate count for a matching request response. See matching;
[LUNA-7601] max image count in single request. See sdk, generation events ;
[LUNA-7601] max items count in a handler matching policy. See handler.
[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.
[LUNA-7746] Added resources for event deletion(See deleteEvent) and general event deletion (See deleteGeneralEvent ) by their event_id.
[LUNA-7747] Added event deletion token permission. See tokens.
Bugs fixed:¶
[LUNA-7722] Fixed an issue where a 401 response was expected in streams when authorization data was missing, but 403 was returned.
[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.