Skip to content

Releases: eclipse-ditto/ditto

1.0.0-M2

04 Nov 18:05
a51ae55
Compare
Choose a tag to compare
1.0.0-M2 Pre-release
Pre-release

For the full release notes, have a look here: 1.0.0-M2 release notes

1.0.0-M1a

18 Sep 08:00
337f987
Compare
Choose a tag to compare
1.0.0-M1a Pre-release
Pre-release

For the full release notes, have a look here: 1.0.0-M1a release notes

  • Java artifacts were deployed to Maven central
  • Docker images were pushed to Docker Hub

Release can simply be started by docker-compose up -d in "deployment/docker" directory.

0.9.0

10 Jul 11:44
464bf3f
Compare
Choose a tag to compare

For the full release notes, have a look here: 0.9.0 release notes

  • Java artifacts were deployed to Maven central
  • Docker images were pushed to Docker Hub

Release can simply be started by docker-compose up -d in "deployment/docker" directory.

0.9.0-M2

29 Apr 13:25
50646af
Compare
Choose a tag to compare
0.9.0-M2 Pre-release
Pre-release

Second milestone release of the upcoming Eclipse Ditto 0.9.0.

The main changes and new features are:

  • rewrite of Ditto's "search" service in order to use the same index and have the same query performance for API v1 and v2
  • several contributions in order to operate Eclipse Ditto on Microsoft Azure

For the full release notes, have a look here: 0.9.0-M2 release notes

  • Java artifacts were deployed to Maven central
  • Docker images were pushed to Docker Hub

0.9.0-M1

28 Mar 06:48
0484be6
Compare
Choose a tag to compare
0.9.0-M1 Pre-release
Pre-release

First milestone release of the upcoming Eclipse Ditto 0.9.0.

The main changes and new features are:

  • memory optimizations when working with millions of digital twins
  • enhance connectivity to also be able to establish connections to Apache Kafka
  • providing more detailed metrics for connections
  • cluster bootstrapping stability improvements

For the full release notes, have a look here: 0.9.0-M1 release notes

  • Java artifacts were deployed to Maven central
  • Docker images were pushed to Docker Hub

0.8.0

29 Nov 16:25
50230c2
Compare
Choose a tag to compare

First official release of Eclipse Ditto.

For the full release notes, have a look here: 0.8.0 release notes

  • Java artifacts were deployed to Maven central
  • Docker images were pushed to Docker Hub

Release can simply be started by docker-compose up -d in "deployment/docker" directory.

0.8.0-M3

14 Nov 15:45
51228ba
Compare
Choose a tag to compare
0.8.0-M3 Pre-release
Pre-release

Next milestone release of Eclipse Ditto.

The main changes and new features are:

  • speed up of search index creation
  • applying enforcement of messages received via connections (e.g. from Eclipse Hono)
  • copying already existing policies when creating things

For the full release notes, have a look here: 0.8.0-M3 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 "deployment/docker" directory.

0.8.0-M2

27 Sep 14:25
fbac7b4
Compare
Choose a tag to compare
0.8.0-M2 Pre-release
Pre-release

Next milestone release of Eclipse Ditto.

For the full release notes, have a look here: 0.8.0-M2 release notes

  • Java artifacts were deployed to Maven central
  • Docker images were pushed to Docker Hub

Unfortunately, we had some problems during the milestone release build causing that the released artifacts have version 0.8.0-M2b instead of 0.8.0-M2.

Milestone can simply be started by docker-compose up -d in "deployment/docker" directory.

0.8.0-M1

14 Aug 13:41
fe82aba
Compare
Choose a tag to compare
0.8.0-M1 Pre-release
Pre-release

Milestone release of Eclipse Ditto - the first working towards a 0.8.0 release.

  • adds support for being deployed into a Kubernetes cluster
  • report application metrics to Prometheus
  • memory consumption improvements
  • stabilization of the connectivity to AMQP 1.0 and 0.9.1

For the full release notes, have a look here: 0.8.0-M1 release notes

  • Java artifacts were deployed to Maven central
  • Docker images were pushed to Docker Hub

0.3.0-M2

15 Jun 10:02
Compare
Choose a tag to compare
0.3.0-M2 Pre-release
Pre-release

Next milestone release of Eclipse Ditto.

Fixes performance problems in Ditto cluster + stabilized cluster bootstrap.

For the full release notes, have a look here: 0.3.0-M2 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.