Eclipse Hono 1.12.0

1.12.0

Description

This minor release introduces the following new features

  • The Mongo DB based device registry now supports multiple tenants to use the same trust anchors for authenticating devices based on client certificates. The devices belonging to such tenants need to indicate the tenant identifier using the Server Name Indication extension during their TLS handshake with a protocol adapter. Please refer to the Device Registry Management API for details on how to configure tenants accordingly. Please refer to the protocol adapter user guides and the Device Identity concept page for details regarding device authentication based on client  certificates.
  • A Quarkus based variant of the MongoDB device registry has been added.
API Certification

The project leadership certifies that the APIs in this release are "Eclipse Quality".

Architectural Issues

With this release, a Quarkus based variant of the Mongo DB based device registry component has been added.

Conforms To UI/UX Guidelines
Not verified
End of Life

The Spring Boot based implementation of the Mongo DB based device registry has been deprecated and marked for removal in Hono 2.0.0. The Quarkus based implementation is now the default variant.