Skip to content

[6.14.1] - Release Notes

This release has included a thorough review of the SelphID-SDK Java binding. High-load and high-multithreading tests have been performed to identify a segfault caused by the garbage collector in the JNI layer.

Fixed

  • Issue in Java binding, which caused a segmentation fault in multithreaded environments with high loads.
  • Avoid to create an empty log folder in selphid-eval-performance and other tools.
  • GetValidTimeStamp() reject tokens with future dates.

Improved

  • Java API Service example documentation has been revamped.
  • Java API Service example configuration has been extended.