Announcing Ditto Milestone 1.0.0-M2
The second and last milestone of the upcoming release 1.0.0 was released today.
Have a look at the Milestone 1.0.0-M2 release notes for what changed in detail.
The main changes and new features since the last release 1.0.0-M1a release notes are
- invoking custom foreign HTTP endpoints as a result of events/messages
 - ability to reflect Eclipse Hono’s device connection state in Ditto’s things
 - support for OpenID Connect / OAuth2.0 based authentication in Ditto Java Client
 - configurbale throttling of max. consumed WebSocket commands / time interval
 
Artifacts
The new Java artifacts have been published at the Eclipse Maven repository as well as Maven central.
The Docker images have been pushed to Docker Hub:
- eclipse/ditto-policies
 - eclipse/ditto-things
 - eclipse/ditto-things-search
 - eclipse/ditto-gateway
 - eclipse/ditto-connectivity
 - eclipse/ditto-concierge
 
–
The Eclipse Ditto team