Eclipse Ditto 3.6.0 focuses on the following areas:
- WoT (Web of Things) Thing Model based validation of modifications to things and action/event payloads
- AWS IAM based authentication against MongoDB
- Configure defined aggregation queries to be exposed as Prometheus metrics by Ditto periodically
- SSO (Single-Sign-On) support in the Ditto UI via OpenID connect provider configuration
The following non-functional work is also included:
- Update Java runtime to run Eclipse Ditto with to Java 21
- Run Ditto system tests in GitHub actions
The following notable fixes are included:
- Fix JWT placeholder not resolving correctly in JSON arrays nested in JSON objects
- Fix retrieving a Thing at a given historical timestamp
- Generating UNIX “Epoch” as neutral element when creating new things based on WoT TM models for types declared as “date-time” format