Skip to content

Releases: PelionIoT/snap-pelion-edge

v1.20.2

13 Jan 00:17
Compare
Choose a tag to compare
  • Bug fix: Failed to git clone docker-containerd
  • Bug fix: Remove offline error spew

v1.20.1

06 Jan 20:29
Compare
Choose a tag to compare
  • Bug fix: Allow kubelet to startup without network connectivity

v1.20.0

13 Nov 21:09
Compare
Choose a tag to compare

New documentation will be available here:
https://www.pelion.com/docs/device-management-edge/2.1/quick-start/snapcraft-quick-start.html

  • Implemented new Firmware Update mechanism
    • Going forward, all snap updates need to go through the snap store
  • For details regarding new FOTA mechanism, see above documentation

v1.19.0

29 Oct 16:15
Compare
Choose a tag to compare
  • Bug fix: path to /var/log/syslog on factory reset
  • Bug fix: Unset custom enviroment on factory reset
  • Add dbus-wpa plug in preparation for future wifi support
  • Swapped out wwrelay-utils with pe-utils
  • Moved configuration files and templates into the snap repository
  • Remove docker0 default bridge network
  • Allow admin configuration of edgenet
  • Add Instructions to Change Docker Network Address
  • Update maestro hash

v1.18.1

22 Sep 15:51
Compare
Choose a tag to compare
  • Feature: Snap name obtained from snapcraft.yaml for all parts
  • Bug fix: Remove interface from nmcli's managed list if maestro is configured to manage it
  • Bug fix: Clear Maestro database on factory reset
  • Bug fix: Auto-reset kubelet if receiving an invalid DNS query
  • Removed un-needed components:
    • DSS
    • OpenSSL-1.0
  • Bug fix: Stop kubelet during factory provisioning
  • Bug fix: Delete maestro logs on factory reset
  • Bug fix: Upgraded buffer size for snap name changes
  • Bug fix: Properly delete user data during factory reset

v1.17.2

18 Aug 01:47
Compare
Choose a tag to compare
  • Bug fix: Removed hard-coded path for relayterm config
  • Documentation: Instructions on how to disable devicedb
  • Deprecated: edge-core-reset-storage daemon.
    • Instructions exist for alternative ways to reset edge-core data

v1.17.1

12 Aug 18:40
Compare
Choose a tag to compare
  • Enable snapd managed updates
  • Documentation improvements

v1.17.0

05 Aug 21:37
Compare
Choose a tag to compare
  • Feature: Gateway stats available as LWM2M objects in Pelion
    • CPU temperature
    • CPU percentage
    • RAM usage
    • Disk usage
  • Changed snap grade to stable
  • Set Kubelet update frequency to 150 seconds
  • Removed unneeded block-devices plug
  • De-scoped system-files plug to allow access only to folders needed for managing logs and to workaround apparmor issues
  • Move docker runtime files to SNAP_COMMON
  • Bind snap layout for /var/lib/kubelet to SNAP_COMMON/var/lib/kubelet
  • Explicitly rename system-files plug to system-files-logs

v1.16.1

17 Jul 18:25
Compare
Choose a tag to compare
  • Feature: DeviceDB running in strict mode
  • Bug fix: Truncate logs during factory reset
  • Bug fix: Remove ptrace apparmor restrictions for kubelet
  • Bug fix: Maestro template output directory permissions updated
  • Bug fix: Added DeviceID as an alias to localhost in /etc/hosts
  • Bug fix: Fixed Go version locking within docker
  • Bug fix: Stop syslog daemon on factory reset
  • CI Improvement: Changed shared library path of maestro-shell to master
  • Changed edge-kubelet repository to the correct URL

v1.16.0

26 Jun 02:42
Compare
Choose a tag to compare
  • Feature: Strict snap confinement
    • Updated README to include additional snap install instructions
  • Feature: Obtain pelion-edge snap version from LWM2M res /3/0/4001
  • Bug fix: Eliminate spurious DNS requests being issued by kubelet
  • Bug fix: Add missing library paths for maestro-shell within relayterm
  • Bug fix: Clear out journalctl logs on factory reset