Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[4.5.0] - 2023-05-02¶
Added¶
Fixed¶
[4.4.0] - 2023-04-18¶
Added¶
Support for new GPUs -> 6b10d45e
Changed¶
Fixed¶
Logic for delay_expired test cases -> c8c4d60d
[4.3.0] - 2023-04-04¶
Added¶
Model threshold parameters to public APIs -> 0596703c
[4.2.3] - 2023-03-22¶
Fixed¶
Incorrect variable used in blur check -> 220ba50e
[4.2.2] - 2023-03-22¶
Fixed¶
Missing customer_id in config files -> a8a602dc
[4.2.1] - 2023-03-21¶
Fixed¶
Cryptlex custom fingerprint not applied for custom json setting -> c51d02d3
[4.2.0] - 2023-03-21¶
Added¶
Fixed¶
Changed¶
[4.1.2] - 2023-03-08¶
Fixed¶
Package naming convention clash -> ccaa3439
Changed¶
Improved CI scripts management -> b1f73595
[4.1.1] - 2023-03-07¶
Fixed¶
[4.1.0] - 2023-03-07¶
Added¶
Changed¶
Improved BQ push loigc -> 114b0567
[4.0.0] - 2023-02-21¶
Added¶
Fixed¶
Build without any runtime enabled -> 37db42a2
[3.13.0] - 2023-02-08¶
Added¶
[3.12.0] - 2023-01-24¶
Added¶
Changed¶
[3.11.1] - 2023-01-10¶
Fixed¶
Missing deployment package for EKYC -> a827e42d
[3.11.0] - 2022-12-27¶
Added¶
Changed¶
Clean up README -> 139706d8
[3.10.0] - 2022-12-13¶
Added¶
GCP client and dependencies integration -> 5fed1a11
[3.9.2] - 2022-11-01¶
Fixed¶
Apps build with licensing -> b9433632
[3.9.1] - 2022-10-19¶
Changed¶
[3.9.0] - 2022-10-04¶
Added¶
Changed¶
Improve tests with multi-params -> e75df9d5
[3.8.0] - 2022-09-20¶
Added¶
EKYC bindings for Python and Java -> 39b54919
Changed¶
Consolidate public APIs -> eadf11b9
Fixed¶
Bindings usage report -> c9056cc6
[3.7.0] - 2022-09-06¶
Added¶
Changed¶
Align test names -> 52cfb69c
Fixed¶
Remove logs of unused statistics -> 96f095a4
[3.6.2] - 2022-08-23¶
Changed¶
Batch size preparation logic -> 19ba6fb4
[3.6.1] - 2022-07-26¶
Changed¶
Fixed¶
Missing C# docs in release -> 698855c7
[3.6.0] - 2022-07-12¶
Added¶
C# Bindings -> b6354b8b
Changed¶
Update Cryptlex version -> 845e6411
Fixed¶
Docutils version -> c45bf144
[3.5.1] - 2022-06-28¶
Fixed¶
Fix an issue that
oneML-bootcamp-x86_64-cuda
artifacts are not pushed to GCS -> 114acf0b
[3.5.0] - 2022-06-14¶
Added¶
Update a Docker image for running apps -> 368e66dc
Changed¶
Align code conventions -> cb07c54f
Fixed¶
[3.4.2] - 2022-05-31¶
Added¶
Support for bootcamp-gpu -> 08d3333b
Changed¶
Migrate Cryptlex credentials -> 112688af
Fixed¶
Missing header in FaceEmbedder release package -> 22c396a7
[3.4.1] - 2022-05-17¶
Changed¶
Simplify apps and reformat CI -> 54ceb9f4
Fixed¶
License doesn’t deactivate in CI jobs -> 34b566f3
[3.4.0] - 2022-05-03¶
Added¶
Application-specific status codes for all modules -> 85353eed
Fixed¶
Wrong licensing init for Android -> 1486041a
[3.3.0] - 2022-04-19¶
Added¶
Flipped image embedding for bindings -> 3139932b
Changed¶
Update Docker Git image -> c827380e
Fixed¶
[3.2.0] - 2022-04-05¶
Added¶
Flipped image embedding support -> 01afddd2
[3.1.0] - 2022-03-22¶
Added¶
oneML bootcamp -> 2fa0d2a5
Fixed¶
Arm32 toolchains -> 0536cb30
[3.0.0] - 2022-02-08¶
Added¶
support for Nvidia Jetson devices -> 21412761
Changed¶
rebrand zenML to oneML -> 4e638e65
[2.6.0] - 2022-02-08¶
Changed¶
upgrade base OS image to Ubuntu 20.04 -> ba5a7776
Fixed¶
wrong whiteeddge configuration file -> bf117ef7
[2.5.2] - 2022-01-25¶
Added¶
FRVT OpenVINO models -> cc59fc7c
Changed¶
update EKYC packages -> 6474f5b3
[2.5.1] - 2022-01-11¶
Changed¶
update TVM version to v0.8 -> 0976ba34
[2.5.0] - 2021-12-28¶
Added¶
TensorRT runtime -> 4b74b9f2
Changed¶
speed up tests -> 2076aa22
[2.4.0] - 2021-12-15¶
Added¶
application-specific return status for ChallengeResponse and FacePad modules -> 4aeb450c
Fix¶
iOS prebuild mismatch -> 43968cfc
[2.3.1] - 2021-11-30¶
Changed¶
Fix¶
[2.3.0] - 2021-11-16¶
Added¶
Changed¶
Fix¶
python docs -> 19f1482e
[2.2.0] - 2021-11-02¶
Added¶
Changed¶
Fix¶
[2.1.0] - 2021-10-19¶
Added¶
Changed¶
change data type in ear calculation -> eff84c8d
[2.0.0] - 2021-10-05¶
Added¶
Changed¶
Fix¶
[1.7.0] - 2021-09-21¶
Added¶
Changed¶
improve resource management -> 5bf85127
Fix¶
[1.6.0] - 2021-09-07¶
Added¶
Changed¶
use Cryptlex’s keys in apps with license enabling -> 0517aff6
Fix¶
jobs fails when concurrent jobs are allowed to run -> 1247c572
[1.5.1] - 2021-08-10¶
Changed¶
Fix¶
[1.5.0] - 2021-07-28¶
Added¶
Changed¶
improve CMake -> 5bf2a01c
Fix¶
issue with dot in file name -> 439143c0
[1.4.0] - 2021-07-13¶
Added¶
Changed¶
update go doc generator -> b9d62e60
[1.3.1] - 2021-06-30¶
Fix¶
[1.3.0] - 2021-06-29¶
Added¶
Changed¶
[1.2.1] - 2021-06-15¶
Added¶
broadnose face embedding model -> 8f9bec0d
Changed¶
Fixed¶
realign NMS flow with FRVT -> 3d7ad241
[1.2.0] - 2021-06-01¶
Added¶
Changed¶
Fixed¶
[1.1.0] - 2021-05-18¶
Added¶
integration of machine code for licensing -> fcc70ab5
Changed¶
align code with FRVT -> 0791c45c
Fixed¶
java data lifetime bug -> 0e5929fb
[1.0.1] - 2021-04-30¶
Fixed¶
wrong config file for docs -> 5015e744
[1.0.0] - 2021-04-30¶
Added¶
utils API to public API -> 32b47c00
Fixed¶
[0.14.0] - 2021-04-20¶
Added¶
Fixed¶
[0.13.1] - 2021-04-07¶
Fixed¶
fix pages job in CI
[0.13.0] - 2021-04-06¶
Added¶
Changed¶
Fixed¶
[0.12.0] - 2021-03-24¶
Added¶
Changed¶
improve clean build policy -> 7fd22dce
Fixed¶
aling timing logs -> f5b336bb
[0.11.1] - 2021-03-09¶
Fixed¶
fix release job in CI
[0.11.0] - 2021-03-09¶
Added¶
Changed¶
Fixed¶
[0.10.0] - 2021-02-23¶
Added¶
Changed¶
Fixed¶
fix release package tag -> 4e260d7d
[0.9.0] - 2021-02-10¶
Added¶
Changed¶
suppress coverage logs -> b52737e4
Fixed¶
[0.8.0] - 2021-01-26¶
Added¶
Changed¶
Fixed¶
fix concurrency of android CI -> 68acb665
[0.7.0] - 2021-01-12¶
Added¶
Changed¶
[0.6.1] - 2020-12-29¶
Changed¶
update droppy URL -> 15fb48e1
[0.6.0] - 2020-12-29¶
Added¶
Changed¶
[0.5.0] - 2020-12-16¶
Added¶
Changed¶
Suppress 3rd Warning -> d56ebf8d
[0.4.0] - 2020-12-01¶
Added¶
Changed¶
unify tests -> 5e8141c3
[0.3.0] - 2020-11-17¶
Added¶
Changed¶
optimize build script -> ae35f5f0
[0.2.0] - 2020-11-03¶
Added¶
Changed¶
[0.1.0] - 2020-10-21¶
Added¶
Changed¶
CMake build strategy -> 3713ffea
[0.0.1] - 2020-10-06¶
Added¶
Baseline implementation
Folder structure
Code formatting style
READMEs
3rdparty modules
CMake files
gitlab-CI