Skip to content

LUNA PLATFORM v.5.24.2#

Summary#


Fixed errors

  • The "reference_limit" setting of the Python Matcher service is now taken into account when matching with candidates of type "event_external_id". Ignoring this setting resulted in the "Database connection timeout error" error that occurred when matching a large number of faces with the same "external_id".

  • The logging in LUNA Handlers service related to initialization, estimating and other events was fixed.

  • The logging of the MatcherLib module of the Python Matcher service was fixed. Previously, logs were not written at the INFO level. Also, when Cached Matcher was enabled, the MatcherLib module saved logs to the "/tmp" directory and this behavior was not disabled using the "LUNA_PYTHON_MATCHER_LOGGER.LOG_TO_FIE=false" setting.

  • The work of the MatcherLib module of the Python Matcher service with version 52 of the neural network was fixed.

API (v.5.15.3 - v.5.15.5)#

Improvements#

  • Service dependencies were updated.

  • The account_id query parameter is ignored now.

Faces (v.4.4.39 - v.4.4.41)#

Improvements#

  • Service dependencies were updated.

Image Store (v.3.5.4 - v.3.5.6)#

Improvements#

  • Service dependencies were updated.

Tasks (v.3.8.9 - v.3.8.11)#

Improvements#

  • Service dependencies were updated.

Events (v.3.0.6 - v.3.0.8)#

Improvements#

  • Service dependencies were updated.

Configurator (v.2.0.33 - v.2.0.35)#

Improvements#

  • Service dependencies were updated.

Sender (v.2.3.37 - v.2.3.39)#

Improvements#

  • Service dependencies were updated.

Admin (v.4.6.27 - v.4.6.29)#

Improvements#

  • Service dependencies were updated.

Licenses (v.0.3.40 - v.0.3.42)#

Improvements#

  • Service dependencies were updated.

Handlers (v.2.3.1 - v.2.3.3)#

Improvements#

  • Service dependencies were updated.

Fixed bugs#

  • SDKLoop logging was fixed. Estimators initialization, estimates, etc events is logged now.

Python Matcher and Python Matcher Proxy (v.1.0.9 - v.1.0.11)#

Improvements#

  • PLATFORM_SETTINGS.match.reference_limit configuration parameter is taken into account when matching against "external_id reference".

  • Service dependencies were updated.

Fixed bugs#

  • Matcherlib module logging was fixed. When cached matcher was enabled, the matcher lib module save logs to the temp directory. This behavior could not be disabled by settings LUNA_PYTHON_MATCHER_LOGGER.LOG_TO_FIE=false.

  • A matcher lib log set up was fixed. Matcherlib logs was not writen before on log level INFO.

Backport3 (v.0.3.37 - v.0.3.39)#

Improvements#

  • Service dependencies were updated.

Backport4 (v.1.2.37 - v.1.2.39)#

Improvements#

  • Service dependencies were updated.