Announcing Ditto Milestone 0.8.0-M1
Even during the summer break the Ditto team worked hard in order to provide the next milestone release. Here it is: Milestone 0.8.0-M1.
Have a look at the Milestone 0.8.0-M1 release notes for what changed in detail and why there was a version bump from 0.3.0-M2 to 0.8.0-M1.
The main changes and new features are
- security enhancement by making some of Ditto’s headers not settable from the outside
- report application metrics to Prometheus
- automatically form a cluster when running in Kubernetes
- improvement of Ditto’s
things-service
memory consumption - stabilization of the connectivity to AMQP 1.0 and 0.9.1
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