v0.11.0
Astarte v0.11.0 release.
Changes since v0.10
Added
- Support for data triggers matching "any interfaces".
- Group creation page.
- Device groups editing.
- API health check.
- Mapping database retention policy and TTL.
- API status and installed interfaces/triggers in Home page.
- Add button for device credential inhibit/enable.
- Editor only mode, a mode with an Interface editor but no Astarte connection.
- Device list page
- Warn users about deprecated object aggregated / datastream path. New object aggregated
interfaces should use /collectioname instead. - Auto refresh for interface, trigger and device Lists
- Group list page
- Device last sent data page
- Implement group viewer in ReactJS (start switching to ReactJS).
Changed
- New datastream mappings have explicit_timestamp by default
- Data triggers will match path /* by default
- Expect API configuration URLs not ending with /v1
- Build Docker image with the latest nginx 1.x version
- Enable server owned, object aggregated, datastream interfaces.
- Migrated to Elm 0.19
Fixed
- Handle property interfaces in Device data page.