0.2.0
First Eclipse hawkBit release including:
- Core features:
- Device and Software Repository
- Update Management Management UI/Console
- Artifact Content Delivery
- Rollout/Campaign Management
- Interfaces:
- Management API
- Direct Device Integration (DDI) API
- Device Management Federation (DMF) API
The project leadership certifies that the APIs in this release are "Eclipse Quality".
hawkBit is basically architectural debt free. Especially the component model and the internal APIs have been refactored for this release.
There are a few issues open though:
- hawkBit is not yet Java >=9 compatible.
- hawkBit security model/configuration is pretty complicated to adapt to users needs (its all or nothing basically).
- Certificate based authentication for devices is unnecessarly complicated to get running. The code needs a major refactoring here.
- DMF authentication API is a leftover from before the initial contribution and should be removed.
There are no security issues known at the time of this writing.
The project provides:
- web site
- documentation including a set of tutorials
- GitHub repositories with examples and extensions.
- And a sandbox installation.
hawkBit provides a Web UI including usability features like push and drag and drop support.
The user interface guidelines do not apply as the the hawkBit web UI is not based on the Eclipse workbench/IDE.
Since this is the first release of hawkBit, there are no deprecated or removed features (yet).
hawkBit does not support any particular standards. APIs and interfaces are based on HTTP and AMQP 0.9.
The hawkBit team is attracting users, adopters and contributors using arbitrary channels.
- On GitHub (https://github.com/eclipse/hawkBit) users can create issues for questions, bugs and enhancements and provide pull requests for improving hawkBit.
- The hakBit team itself discusses all changes through gitHub pull requests
- Some of the committers are speaking at conferences, publishing blog entries and/or articles.
- The team has also done a two screencasts on the Eclipse IoT Meetup group.
- The team maintains a gitter chat room, where questions from the communities are answered and discussed.