v2.9.0-rc.1
Pre-release
Pre-release
-
Added
- The way firmware updates are downloaded and installed has been improved to support recovery of downloads in the event of application crashes and device reboots. The default update strategy has been encapsulated in a new module called
NervesHubLink.UpdateManager.StreamingUpdater, while the new optional caching updater strategy is implemented inNervesHubLink.UpdateManager.CachingUpdater. New update strategies can be added by implementing theNervesHubLink.UpdateManager.Updaterbehaviour. Please read the module documentation for more information.
- The way firmware updates are downloaded and installed has been improved to support recovery of downloads in the event of application crashes and device reboots. The default update strategy has been encapsulated in a new module called