Releases: PelionIoT/distro-pelion-edge
Releases · PelionIoT/distro-pelion-edge
v2.1.0-12
- upgrade golang-1.16.15 to fix:
* CVE-2021-44716
* CVE-2021-41772
* CVE-2021-41771
* CVE-2021-39293
* CVE-2021-33198
* CVE-2021-33196
* CVE-2021-33195
* CVE-2021-27918
* CVE-2020-28367
* CVE-2020-28366
* CVE-2020-28362
* CVE-2020-16845 - backport Golang-1.17 patch for CVE-2021-29923
- upgrade maestro to fix CVE-2021-33194
- upgrade edge-proxy to fix CVE-2021-33194
- upgrade kubelet to fix CVE-2021-33194
v2.1.0-10
v2.1.0-9
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
- 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
v2.1.0-6
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
v2.1.0-4
v2.1.0-3
- 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