Releases
v1.7
v1.7 Release of the Device Client
[1.7.X] - 2022-07-21
Added
Provisioning with Secure Element (PKCS#11) support. (#272 )
HTTP proxy support. (#290 )
Add softhsm
in the docker build files. (#267 )
Add more unit tests for jobs feature. (#266 #278 )
Add --version
CLI option. (#280 )
Fixed
Bump ubuntu version from 16 to 18, fix build issues with gcc 11. (#249 )
Bug fix for segmentation fault caused by empty root CA. Will default to default trust store if empty or invalid root-ca path is provided. (#262 )
The systemd script now have --config-file
flag with default directory in /etc
. (#259 )
Disable device defender by default. (#271 )
Fix cross compilation issue. (#274 )
Fix segmentation fault when closing secure tunnel with null WebSocket. (#276 )
Add check for return code from wordexp
in implementation of FileUtils::ExtractExpandedPath
. (#288 )
Fixes CLI parsing bug when command is unrecognized. (#289 )
Replace third party clang format action with clang-format
from CI image. (#291 )
Documentation and README updates. (#261 )
You can’t perform that action at this time.