Skip to content

Releases: PelionIoT/snap-pelion-edge

v1.8.0

27 Mar 02:56
Compare
Choose a tag to compare
  • support factory provisioning flow (fcc/fcu)
  • support factory reset command issued from Pelion Cloud LwM2M /3/0/5
  • docker build improvements
  • fix certificate renewal defect for fog-proxy

v1.7.0

11 Mar 19:53
Compare
Choose a tag to compare
  • Docker build improvements
  • Maestro build simplification
  • Update maestro to v2.1.0
  • Jenkins: Fix CI scripts

v1.6.1

27 Feb 19:32
Compare
Choose a tag to compare
v1.6.1-rc1

v1.5.0

14 Feb 19:19
Compare
Choose a tag to compare

Updated version number to sync internal and external version numbers

v1.4.0-rc2

06 Feb 19:29
61a5ff0
Compare
Choose a tag to compare
  • fix for slow entropy boot
  • faster reconnect for network down gateway
  • increase cloud lifetime checks

v1.4.0

14 Feb 18:08
61a5ff0
Compare
Choose a tag to compare
  • Fix for slow entropy boot
  • Faster reconnect for network down gateway
  • Increase cloud lifetime checks
  • Remove unneeded portions of wwrelay-utils
  • Remove unneeded edge-node-modules
  • Explicitly set NODE_PATH in edge-utils-identity script
  • Upgrade wwrelay-utils version
  • Remove edgenet as a service
  • Disable edge-core-reset-storage service by default
  • Create new jenkinsfile for edge-jenkins
  • Remove deviceOS watchdog
  • Edge-core-reset-storage should start edge-core daemon
  • Remove devicejs folders from install-check script
  • Remove unneeded devicejs-ng package
  • Fix conflicting 'help' command
  • README: Change supported OS to Linux
  • Add ssh key passphrase warning
  • Add fake git config user and email
  • Jenkinsfile: use 'docker' label for agent
  • Use https for cloning public repos
  • Fix Jenkinsfile credentials anti-pattern
  • Update README to only build with Docker
  • Lock down snap and docker dependencies
  • Update argus repository to point in new one in GitHub

v1.4.0-rc1

30 Jan 19:13
Compare
Choose a tag to compare
  • Remove unneeded portions of wwrelay-utils
  • Remove unneeded edge-node-modules
  • Explicitly set NODE_PATH in edge-utils-identity script
  • Upgrade wwrelay-utils version
  • Remove edgenet as a service
  • Disable edge-core-reset-storage service by default
  • Create new jenkinsfile for edge-jenkins
  • Remove deviceOS watchdog
  • Edge-core-reset-storage should start edge-core daemon
  • Remove devicejs folders from install-check script
  • Remove unneeded devicejs-ng package
  • Fix conflicting 'help' command
  • README: Change supported OS to Linux
  • Add ssh key passphrase warning
  • Add fake git config user and email
  • Jenkinsfile: use 'docker' label for agent
  • Use https for cloning public repos
  • Fix Jenkinsfile credentials anti-pattern
  • Update README to only build with Docker
  • Lock down snap and docker dependencies
  • Update argus repository to point in new one in GitHub

v1.0.0

05 Dec 18:12
Compare
Choose a tag to compare
* Fix post-refresh hook
* Fix README
* Remove Hard Coded KAAS URL (#38)
* Docker in snap (#37)
* Add kubelet and CNI components to pelion snap
* Document the wonky workings of the shell script
* Document required devmode switch in install section
* Restart pelion identity until it succeds
* Switch branches of edge-utils
* Add `jq` and `curl` (#32)
* remove golang from maestro build-packages
* update README with instructions to build Dockerfile
* Add service that waits for a pelion identity (#30)
* Include restart policy for daemons
* Remove misspelled, unused plug in edgenet
* Add edgenet for use with kubelet
* Correct the gopath for devicedb
* Moved userdata/localdata/upgrades to R/W storage
* Turn on maestro debugging
* Changed the maestro config file
* use gosu to run commands as the local user inside docker
* maestro: install libtcmalloc_minimal.so
* add 5s delay to maestro restart
* maestro: add wigwag/system/lib to LD_LIBRARY_PATH
* Added fog-proxy part

v0.2.0

16 Jul 19:24
Compare
Choose a tag to compare
Added Systems Management features. Includes sources/binaries for:
* maestro
* maestro-shell
* deviceOSWD
* wwrelay-utils
* devicejs
* devicedb
* edge-node-modules

Provided Jenkins and Docker instructions to run build