Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Releases: open-amt-cloud-toolkit/rpc

v2.0.0

15 Sep 23:10
d4df37c
Compare
Choose a tag to compare

Build

  • bump version to v1.3.0
  • bump version to v2.0.0

Ci

  • update scanning

Docs

  • readme: wording
  • readme: update readme
  • security: added SECURITY.md file

Feat

  • update to OpenSSL 1.1.1l
  • update workflows and Docker build.
  • Update to latest vcpkg
  • Update docs and scripts for Windows and Ubuntu.
  • format json status messages
  • add AMT wireless adapter info to amtinfo LAN settings.

Fix

  • klockwork reported success / failure check fix
  • spelling: lan inteface -> lan interface in amtinfo

v1.2.1

06 May 19:28
39ddea3
Compare
Choose a tag to compare

fix(docker): add missing ca-certs

v1.2.0

03 Apr 04:18
Compare
Choose a tag to compare

Ci

  • breakout docker build for merge only

Feat

  • 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

Fix

  • use message status instead, cleanup message fields.

v1.1.0

12 Feb 20:30
9b0d7fe
Compare
Choose a tag to compare

Build

  • 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

Ci

  • update build
  • update build
  • add support for release or debug
  • add types for conventional commits
  • add ci for status checks

Docs

  • add release disclaimer

Fix

  • link status not reported correctly
  • free fqdn buffer

Feat

  • 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.

v1.0.0

20 Nov 22:27
f5aa168
Compare
Choose a tag to compare
  • Included microLMS in the RPC executable, no more running a separate LMS when trying to configure Intel® AMT.
  • CentOS is now a supported OS. Linux build environment is still Ubuntu 18.04, but RPC has been validated to work on CentOS.
  • Intel® AMT information commands added. These commands provide feedback to the local command prompt showing status information of the Intel® AMT device.