Skip to content

Releases: PelionIoT/distro-pelion-edge

v2.1.0-12

21 Mar 22:44
Compare
Choose a tag to compare

v2.1.0-10

01 Sep 20:47
Compare
Choose a tag to compare
  • Bug fix: Add wait for IP before launching kubelet
  • Bug fix: Switch to user provided IP address for kubelet
  • Support: Added Debian 11
  • Support: Removed Ubuntu 16
  • Support: Remove Debian 9
  • Removed unused mdns feature

v2.1.0-9

10 Aug 20:49
5293be4
Compare
Choose a tag to compare

Release Notes:

  • Upgrade: pe-utils 2.0.7
  • Upgrade factory-configurator-client 4.8.0
  • Bug fix: Lock all packages to versions in their source repositories
  • Bug fix: Update metapackage versions to match the new package version scheme
  • Bug fix: Allow edge-proxy to forward container domain traffic
  • Feature: Added fluent-bit for debian

Version List:

  • maestro - v2.9.0
  • devicedb - 1.10.0
  • edge-proxy - v0.9.0
  • global-node-modules - v1.0.0
  • golang-github-containernetworking-plugins - v0.8.4
  • kubelet - 1.0.0
  • maestro-shell - 2.7.1
  • mbed-edge-core-devmode - 0.13.0
  • mbed-edge-core - 0.13.0
  • mbed-edge-examples - 0.10.0
  • mbed-fcc - 4.9.0
  • pe-utils - 2.0.7
  • rallypointwatchdogs - 1.0.0
  • factory-configurator-client - 4.8.0

v2.1.0-8

08 Jun 18:22
Compare
Choose a tag to compare
  • Feature: Rename metapackage from pelion to pelion-edge
  • Bug fix: kubelet build-all now works
  • Bug fix: RPM golang version conflicta
  • Bug fix: Fix python selection function
  • Bug fix: Add pre dependency installation callback
  • Bug fix: Fix maestro build issue on Ubuntu Focal
  • Bug fix: Add --distro and --no-sign to apt-repo-create
  • Bug fix: Add --install flag if --docker is in use and --container is not
  • Bug fix: Fix --distro option

v2.1.0-7

17 May 18:30
988a745
Compare
Choose a tag to compare
  • Feature: Debian Buster and Bionic support
  • Documentation: Debian Buster and Bionic improvements
  • Documentation: iptables version requirements
  • Bug fix: Kubelet build includes kubelet version
  • Upgrade: pe-utils
  • Upgrade: global-node-modules

v2.1.0-6

07 Apr 00:48
Compare
Choose a tag to compare

Operating System Support:

  • Red Hat 8 Support
  • CentOS 8 Support

Edge-Proxy:

  • Rework launch script to support CONNECT-only mode
  • Restart edge-proxy when identity.json is created
  • edge-proxy shouldnt wait for identity service

Maestro:

  • Bump maestro hash to maestro v2.10.0

Mbed-Edge-Core:

  • add platform version file
  • Add SOTP header to production mbed-edge-core build

Bug Fixes:

  • Sync global-node-modules with snap-pelion-edge build
  • mbed-fcc: add pal configuration file similar to mbed-edge
  • Transition github.com URLs from SSH to HTTPS
  • Ensure apt repo directory permissions are correct

v2.1.0-5

08 Mar 14:44
Compare
Choose a tag to compare
  • fix maestro startup issue
  • update Edge Proxy

v2.1.0-4

03 Mar 20:54
Compare
Choose a tag to compare

* Fix kubelet startup issue

v2.1.0-3

02 Mar 22:28
Compare
Choose a tag to compare
  • Removed kubelets daemon.json file from deb construction. this is not needed because we are using the system's docker daemon
  • Fix systemd service startup and install dependencies
  • Add note to README about FOTA behavior being undefined at this time
  • Reconfigure Pelion Edge apps to remove self signed certificates and instead use edge-proxy to proxy connections to Pelion Cloud
  • Fix Mac build authentication
  • Fix Bionic ARM64 containernetworking-plugins installation path
  • bump go1.14.11 to 1.14.13

v2.1.0-2

06 Jan 20:51
377d43c
Compare
Choose a tag to compare
Merge pull request #85 from PelionIoT/fix-docker-build-on-debian-host

fix docker build on Ubuntu/Debian host