Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseSmartHome/Releases

< EclipseSmartHome
Revision as of 05:51, 28 September 2015 by Kai.openhab.org (Talk | contribs) (Created page with "== 0.7.0 Release Notes == The Eclipse SmartHome 0.7.0 is the very first release after the project creation. It brings a cleaned up code base, many bug fixes and new APIs for...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

0.7.0 Release Notes

The Eclipse SmartHome 0.7.0 is the very first release after the project creation. It brings a cleaned up code base, many bug fixes and new APIs for bindings that support discovery and metadata descriptions.

Furthermore it includes two example bindings for YahooWeather and Philips Hue that can be used as a code reference.

Find more details on the project release information.


0.8.0 Release Notes

The 0.8.0 release introduces a JAX-RS-based REST API, which provides endpoints for a wide range of functionality. Besides operational aspects (like items and sitemaps), which already existed in version 0.7.0, administration endpoints were added, which allow CRUD operations on all entities as well as actively manage setup and configuration aspects. To support server push functionality, SSE has been introduced as a complement to the REST API.

The REST API has been polished and stabilised through many iterations, while implementing clients that make use of the REST API.

Furthermore, the Thing and discovery APIs have been enhanced through incorporating feedback from the community and can now be regarded as stable.

As a new part of the project, the reference implementation of the OSGi EnOcean base driver has been added.

Additionally, many bugs have been fixed. See a list of issues implemented in 0.8.0 in Bugzilla.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.