Skip to content

LUNA PLATFORM v.5.45.4#

Summary#

  • The load on the Faces database has been reduced when performing license requests to check the maximum number of faces with linked descriptors or basic attributes.

  • New resources have been added to the Image Store service:

  • The unused "bucket" setting has been removed from the "S3" section of the Image Store service.

  • In the containers of the Tasks, Accounts, Configurator, Sender, Backport 3 and Backport 4 services, the Python version has been updated to 3.11.

    Support for older versions of Python has been discontinued.

Fixed errors

  • The missing migration of the default setting value "score_threshold" in the "LUNA_HANDLERS_FACE_DETECTOR_SETTINGS" section of the Handlers service has been added.

    When updating to the current version, the previous default value "0.42" will automatically update to the current default value "0.5".

    If the value of the "score_threshold" setting differs from the default one, the migration will not be performed.

  • Incorrect structure of the field "face_detections" > "detection" of the event in the Events service has been changed to the correct form, corresponding to the OpenAPI specification.

API (v.6.16.6)#

Improvements#

  • Service dependencies were updated.

Faces (v.4.8.13)#

Improvements#

  • Service dependencies were updated.

  • License mechanism optimizations.

Image Store (v.3.9.8)#

Improvements#

  • Added GET and HEAD methods for /buckets/<bucketName>/ resource.

    GET method returns JSON with creation_time string field.

    See get bucket, head bucket operations.

  • A field bucket was removed from the S3 setting.

Accounts (v.0.1.13)#

Improvements#

  • Support for older python versions was dropped. Python 3.11 is required now.

Tasks (v.3.15.10)#

Improvements#

  • Support for older python versions was dropped. Python 3.11 is required now.

Events (v.4.8.13)#

Improvements#

  • Service dependencies were updated.

Fixed bugs#

  • Event object structure is led to the correct one in case when detection is not supplied with rect coordinates, according to the specification

    See an event specification.

Configurator (v.2.1.30 - v.2.1.32)#

Improvements#

  • Service dependencies were updated.

  • Support for older python versions was dropped. Python 3.11 is required now.

Sender (v.2.6.13)#

Improvements#

  • Service dependencies were updated.

  • Support for older python versions was dropped. Python 3.11 is required now.

Admin (v.5.2.10)#

Improvements#

  • Service dependencies were updated.

Licenses (v.0.7.7 - v.0.7.9)#

Improvements#

  • Service dependencies were updated.

Handlers (v.2.19.5)#

Improvements#

  • Service dependencies were updated.

Fixed bugs#

  • Add migration for updating score_threshold in LUNA_HANDLERS_FACE_DETECTOR_SETTINGS from 0.42 to 0.5

Python Matcher and Python Matcher Proxy (v.1.6.4)#

Improvements#

  • Service dependencies were updated.

Backport3 (v.0.8.9)#

Improvements#

  • Support for older python versions was dropped. Python 3.11 is required now.

Backport4 (v.1.3.13)#

Improvements#

  • Service dependencies were updated.

  • Support for older python versions was dropped. Python 3.11 is required now.