- Base LmP release updated to v94.1.
- Update
pe-utils
to version 2.3.7.edge-testnet
is now detecting issues more accurately & more robustly.
- Update
edge-proxy
to latest version (v.1.4.0). - Update
pe-terminal
to latest version (v1.2.0). - Replace maestro with edge-resource-manager.
- Verified logging - allows you to sign the logs in the device to prevent log manipulation.
- [journald] Enabled Forward Secure Sealing (FSS) feature of systemd journal.
- To configure Izuma Edge gateway with a sealing key and to keep track of the verification key in production setup, use Pelion Edge Provisioner (PEP) tool v2.6.0.
- By default, the gateway is configured with persistent journal logging for LMP. To disable persistent logging, set flag
VOLATILE_LOG_DIR = "yes"
inlocal.conf
, and update theStorage
in recipes-core/systemd/systemd-conf/journald.conf. Note: If you disable persistent logging, the FSS feature won't work.
- Update pe-utils to version 2.3.0.
- edge-info has now printout for internal-id.
- edge-testnet now also tests connection to Edge container registry.