[2.17.0] 21.05.2025#
New Features
- [Sigur Service] Added support for integration with VTB ACS.
- [Sigur Service] Added support for integration with Ak Bars ACS.
- Added CbsVtb service for interaction with VTB ACS.
- Added CbsAkbars service for interaction with Ak Bars ACS.
- Added LunaFast2NextGen device with the ability to receive events from LP5 via RTSP or HTTP protocol.
- [MatchByPhoto Pipeline] Added support for events from the Luna websocket service.
- [LunaFast4A1 Device] Added
wiegand_direction
field for switching Wiegand direction. - [LunaFast4A1 Device] Added
hardware_with_card_sending
field in the Info block — indicates support for card sending functionality. - [LunaFast4A1 Device] Implemented sending card number to the controller via the device.
- [SendToDevice Pipeline] Added support for sending card number to the controller via the device.
- [MatchByPhoto Pipeline] Added support for events with temperature.
- [CryptoPro Service] New service for signing content before sending it to biometric systems for identification.
- [HikvisionRecognitionOnBoard Device] Added
liveness_level
setting for configuring face recognition security level. - Added a marker for tracking event chains
trace_id
to identify related logs.
Changes
- [CbsMts Service] Port is now an optional setting.
- [Custom2FA Pipeline] Removed the
similarity
setting. - [ApacsController, StrazhController, PercoController, SaltoController, GateController, PusrController] Standardized logs, Info block, and re-entry logic.
- [SendToStrazh Pipeline] Added support for pipeline MatchByPhoto.
- [SendToStrazh Pipeline] Removed support for LunaEventListener and single-factor logic.
- [SendToStrazh Pipeline] Renamed to Strazh2FA, added is_alive dependency on the Strazh component.
- [HikvisionRecognitionOnBoard Device] Added is_alive dependency on the Luna component.
- [HikvisionRecognitionOnBoard Device] The
recognition_interval
setting has been renamed toface_recognition_interval
. - [LunaCars Service] Removed unused logs about events without transport data.
- [Strazh Service] Added a log when a persona has no photo and descriptor.
- [Bolid Service] Added is_alive status logging.
- [SendToSigur, SendToParsec, CreateBastionEvent Services] Removed the
retry_delay_sec
setting. - [MatchByPhoto Pipeline] Setting
retry_delay_sec
has been renamed toretry_entry_sleep_interval
. - Removed the RusguardTerminal component, use R20Face instead.
Fixes
- [PercoWeb Service] Fixed an error when adding a person to the LP5 list. Increased the resolution of received person photos.
- [Services] Fixed an error where a person was not deleted due to an invalid photo.
- [Luna Service] Fixed duplicate matching results when using FaceStream and terminal.
- [GateController] Fixed connection drop error, now the controller identifier is displayed.
- [Apacs Service] Fixed invalid characters in RabbitMQ login and password.
- [HikvisionRecognitionOnBoard Device] Fixed early repeated detection processing before the time set in
face_recognition_interval
. - Fixed mismatch of card numbers from the database and the reader if the number starts with zero.