- remove Jenkins chron
- changelog: add automation for changelog generation
- update examples text and version
docker: add missing ca-certs
- breakout docker build for merge only
- update RPC version to 1.2.0.
- BREAKING CHANGE: add heartbeat capability, bump RPC Protocol version to 4.0.0
- add unit test framework
- add hostname to activation info
- docker: add dockerfile support for RPC
- use message status instead, cleanup message fields.
- jenkins: jenkins build scripts for Windows and Ubuntu
- add support for centos7 and 8
- Use
-DNO_SELECT=ON
to work around select behavior on older distros - Use vcpkg for both linux and windows
- update build
- update build
- add support for release or debug
- add types for conventional commits
- add ci for status checks
- add release disclaimer
- link status not reported correctly
- free fqdn buffer
- version update
- Add
--nocertcheck
,-n
args to skip websocket server certificate verification for all builds. - Add/update DNS Suffix (OS), Hostname (OS), fqdn [AMT] and DNS Suffix info returned by --amtinfo.
- Add Github Actions Support