Version 3.8.5 of Eclipse Ditto, released on 07.11.2025
Edit this page
This is a bugfix release, no new features since 3.8.4 were added.
Changelog
Compared to the latest release 3.8.4, the following changes and bugfixes were added.
Bugfixes
This is a complete list of the merged pull requests.
Wrongly configured shard region for healthcheck lead to things-search startup error
Ditto 3.8.4 introduced health checks of availability of shard regions before a pod gets “alive”.
There was a misconfiguration with a wrong shard region name for the things-search service, leading to startup errors in
Ditto clusters.
PR #2260 fixes that misconfiguration and is the only change in 3.8.5.