1 minute read

Date

Aug 30, 2026

New Features and Improvements

Security and CRA

  • Each release ships CRA-supporting evidence for every component: a CycloneDX SBOM, a Grype vulnerability report (zero known matches), the SECURITY.md policy, and per-archive SHA256SUMS.txt checksums. These are included in the SDK package.

SDK License Agreement

  • The SDK License Agreement file (“LICENSE_AGREEMENT.txt”) must be in the same path as the current working directory before running device_gateway.
  • The SDK License Agreement file (“LICENSE_AGREEMENT.txt”) can be created by renaming the file (“LICENSE.txt”) distributed with the SDK package.
  • Placing the renamed SDK License Agreement file (“LICENSE_AGREEMENT.txt”) in the same path as device_gateway is considered as the end user agreeing to the use of the software license.
  • The End User License Agreement file (“EULA.txt”) is no longer used.