Skip to content

LUNA PLATFORM v.5.51.4#

Summary#

  • The ability to create a schedule for Estimator, Clustering, Exporter, Cross-matching, Roc-curve calculating and Additional extraction tasks has been added.

    When creating an Estimator task schedule, it is not possible to specify a ZIP archive as an image source.

  • A new series “Matching-Process” has been added to the monitoring of the Python Matcher service, containing information on the matching - time of matching, time of receiving the candidate from the database, etc.

    See the Python Matcher service developer manual for a list of all the fields and tags in the new series.

  • Request and error monitoring for the Lambda service has been added.

    See additional information in the Lambda service developer manual.

Fixed errors

  • Fixed the error where requests to the "/features" resource would fail with an "Internal server error" when using a perpetual license.

  • Fixed the error that caused the websocket connection to fail in some cases.

  • Fixed the error in the OpenAPI specification where redundant candidate types were displayed in the request bodies for "matching faces" and "human body matching".

  • Fixed the error that led to the "Internal server error" if an incorrect msgpack was passed in the request body "generate stream events" (request in beta testing state).

  • Fixed the error in which an error with the code "12022" with the description "message: 'filters.origin must be one of ['faces', 'events', 'attributes']" was returned in the response to the "human body matching" request containing various types of candidates and references in filters.

    Now the error does not contain a list of all types, but a specific type that should be specified in the filter.

API (v.6.19.1 - v.6.19.4)#

Improvements#

  • The task scheduling was added for Clusterization and Export objects tasks. See scheduling for details.

  • The task scheduling was added for Estimator task. See scheduling for details.

  • The task scheduling was added for Additional extract task. See scheduling for details.

  • The deepfake feature was added. see get features.

  • Service dependencies were updated.

Fixed bugs#

  • Fixed description for body matching and face matching

  • Internal server error was fixed when requesting get features with perpetual license

  • Fixed error for WS connection terminated in some cases.

Faces (v.4.8.25 - v.4.8.28)#

Improvements#

  • Service dependencies were updated.

Image Store (v.3.9.20 - v.3.9.23)#

Improvements#

  • Service dependencies were updated.

Accounts (v.0.1.25 - v.0.1.28)#

Improvements#

  • Service dependencies were updated.

Tasks (v.3.17.5 - v.3.17.8)#

Improvements#

  • The Bad/incomplete input data response errors descriptions were updated.

  • The task scheduling was added for Clusterization and Export objects tasks. See scheduling for details.

  • The task scheduling was added for Estimator task. See scheduling for details.

  • The task scheduling was added for Additional extract task. See scheduling for details.

  • Service dependencies were updated.

Events (v.4.9.5 - v.4.9.8)#

Improvements#

  • Service dependencies were updated.

Configurator (v.2.1.55 - v.2.1.61)#

Improvements#

  • Service dependencies were updated.

Sender (v.2.7.5 - v.2.7.8)#

Improvements#

  • Service dependencies were updated.

Admin (v.5.4.2 - v.5.4.5)#

Improvements#

  • Added field schedule_id for tasks replies for Clusterization and Export objects. See getTasks getTasks and for details.

  • The task scheduling was added for Additional extract task. See scheduling for details.

  • The deepfake feature licensing was added for the sys info.

  • Service dependencies were updated.

Licenses (v.0.7.32 - v.0.8.5)#

Improvements#

  • Service dependencies were updated.

  • HASP library was updated to version 1.8.1. The deepfake feature was added.

Handlers (v.3.1.4 - v.3.1.7)#

Improvements#

  • Service dependencies were updated.

Fixed bugs#

  • Fixed bug which caused internal server error if invalid msgpack was sent to generateStreamEvents.

  • A broken after migration estimate_people_count field of detect_policy was fixed. Database migration to version 3.0.0 did not update existing handlers correctly. Such handlers may be occurs an error with code 12022 and detail "Failed to validate input json. Path: 'policies.detect_policy.estimate_people_count', message: 'value is not a valid dict'".

Python Matcher and Python Matcher Proxy (v.1.6.16 - v.1.6.19)#

Improvements#

  • Service dependencies were updated.

  • Matching monitoring was improved. Points for monitoring matching time were added. See more in dev docs

Fixed bugs#

  • Fixed wrong error message for body matching with bad filters origin.

Backport3 (v.0.8.22 - v.0.8.25)#

Improvements#

  • Service dependencies were updated.

Backport4 (v.1.3.25 - v.1.3.28)#

Improvements#

  • Service dependencies were updated.

Remote Sdk (v.0.2.1 - v.0.2.4)#

Improvements#

  • A deepfake estimation feature implemented. See /estimator, /sdk for details.

  • Service dependencies were updated.

Lambda (v.0.0.2 - v.0.0.4)#

Improvements#

  • Service dependencies were updated.

  • The basic monitoring was added for lambda units. See lambda unit monitoring for details.