v.6.6.0

Improvements:

  1. [LUNA-5645] LUNA_HANDLERS_LIVENESS_SETTINGS was removed due to no use in service and LIVENESS_THRESHOLD renamed to LIVENESSV1_THRESHOLD

  2. [LUNA-5961] Support for detect_policy.estimate_glasses for handlers and verifiers was added.

  3. [LUNA-5963] The account_id query parameter was added to most resources with the GET methods which return multiple objects in response.

    The exceptions are accounting resources (get accounts), service resources (get health, get configs, etc.) and ws handshake resource.

    Also the account_id query parameter was added to matchFaces and matchBodies resources.

    These query parameters will only work if the token’s visibility_area parameter is set to all. Otherwise, an error will be returned.

Bugs fixed:

  1. [LUNA-5963] Fixed bug with account_id candidate filter malfunction for matchFaces and matchBodies

  2. [LUNA-6008] Fixed bug with malfunction of account id filter in getEventStats when used by admin or advanced_user users

Migration:

See a migration manual.