Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Projects
  3. Eclipse IoT
  4. Eclipse Hono™
  5. 2.0.0
  6. Release Plan

Eclipse Hono™ 2.0.0

Primary tabs

  • Overview
  • Release Plan(active tab)
  • Review Information
Release Date: 
Tuesday, June 14, 2022
Deliverables: 
  • Kafka as the preferred (and default) implementation of the Messaging Network
  • Command Router API and implementation as replacement of the original Device Connection component
  • A new Picocli based command line interface (CLI) which makes interaction with Hono's AMQP protocol adapter and the north bound APIs much easier.
Compatibility: 

No breaking changes have been introduced to Hono's external APIs, existing clients can therefore still be used with Hono 2.0.0.

However, there are a few breaking changes to the way that some aspects of the components are configured. This is mainly due to the fact that all components are now based on the Quarkus framework which already covers some of the aspects like health checks and Vert.x configuration which had been configured in a more generic way before. The corresponding changes are reflected by the 2.0.0 release notes.

In addition, many internal classes have been moved to different modules and many modules have been renamed and/or removed as part of the migration from Spring Boot to Quarkus. This should have no impact on the external behavior of a Hono installation but might require refactoring of code that depends on Hono's internal classes.

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 which is maintained in the Eclipse IoT Packages project.

Project Links

  • Getting Started
  • Website
Eclipse Hono™

Related Projects

Related Projects:

  • Eclipse RT
    • Eclipse Vert.x™
  • Eclipse IoT
    • Eclipse Kapua™
    • Eclipse Ditto
    • Eclipse Kura™
    • Eclipse Paho
    • Eclipse Californium™ (Cf) CoAP Framework

Project Hierarchy:

  • Eclipse IoT
  • Eclipse Hono™

Tags

Technology Types
  • IoT and Edge
Build Technologies
  • Jenkins
  • Maven
Other Tags
  • mqtt m2m iot messaging amqp coap

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top