Releases: eclipse-ditto/ditto
0.3.0-M1
Next milestone release of Eclipse Ditto.
We renamed the "amqp-bridge" to "connectivity" and therefore also the docker artifact.
The Ditto Docker images now run in the Eclipse OpenJ9 JVM which reduces memory footprint a lot.
For the full release notes, have a look here: 0.3.0-M1 release notes
- Java artifacts were deployed to Maven central
- Docker images were pushed to Docker Hub
Milestone can simply be started by docker-compose up -d
in "docker" directory.
0.2.0-M1
Next milestone release of Eclipse Ditto.
For the release notes, have a look here: 0.2.0-M1 release notes
- Java artifacts were deployed to Maven central
- Docker images were pushed to Docker Hub
Milestone can simply be started by docker-compose up -d
in "docker" directory.
0.1.0-M3
Second milestone release of Eclipse Ditto.
For the release notes, have a look here: 0.1.0-M3 release notes
- Java artifacts were deployed to Maven central
- Docker images were pushed to Docker Hub
- eclipse/ditto-policies
- eclipse/ditto-things
- eclipse/ditto-things-search
- eclipse/ditto-gateway
- eclipse/ditto-amqp-bridge
Milestone can simply be started by docker-compose up -d
in "docker" directory.
0.1.0-M1
First milestone release of Eclipse Ditto.
- Java artifacts were deployed to Maven central
- Docker images were pushed to Docker Hub
Milestone can simply be started by docker-compose up -d
in "docker" directory.