Eclipse Hono 1.1.0

Release Date
Compatibility

This is a minor release which includes only changes and enhancements which are backwards compatible. Users should be able to deploy 1.1.0 as a drop-in replacement for an existing Hono 1.0.x installation.

Internationalization

N/A

Target Environments

Hono is implemented as a set of micro services. The primary artifacts are Docker images which can be deployed to arbitrary container orchestration frameworks. In particular, Hono supports deployment to Kubernetes, OpenShift by means of a Helm chart available from the Eclipse IoT Packages project.

Name Date Description
1.1.0-M1 2019/12/10 fixes and enhancements, protocol adapters support SNI, SigFox andLoRa WAN adapters report metrics, CoAP adapter is now officially part of Hono (but still experimental)
1.1.0-M2 2020/01/21 fixes and enhancements, TLS supporting protocol adapters now support auto-provisioning of devices based on client certificates, support for "loriot" LoRa WAN provider, upgraded several dependencies to latest/more recent versions