Releases: PelionIoT/snap-pelion-edge
Releases · PelionIoT/snap-pelion-edge
v1.8.0
v1.7.0
v1.6.1
v1.5.0
v1.4.0-rc2
- fix for slow entropy boot
- faster reconnect for network down gateway
- increase cloud lifetime checks
v1.4.0
- 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
- 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
* 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