Skip to content

Releases: open-amt-cloud-toolkit/rpc-go

v2.0.0

09 Nov 21:23
f9ebda0
Compare
Choose a tag to compare

Build

  • dockerfile: adds license header

Ci

  • update default branch name to main for jobs
  • add docker and changelog builds
  • update codeql build command
  • add codeql
  • jenkins: create jenkinsfile

Docs

  • add contributing guidlines
  • add license and security guidelines

Feat

  • add environment variable support
  • add heartbeat support
  • hostname: can now override hostname of device by passing -h as command line arg
  • maintenance: add time sync for AMT
  • rpc: initial commit

Fix

  • dns suffix and trim string outputs for commands
  • version: add version output to cli command

Refactor

  • rename mps to rps for accurate naming
  • rpc: organize code to be unit testable