Public Preview - This version is in public preview and subject to changes. For production use, please use SDK v4.

5.0.0-preview.2 Version Release
Release Date: July 8, 2025

5.0.0 Common Changelog

Removed: Legacy query builder. Use the new Ditto Query Language (DQL) instead.

5.0.0-preview.2 Java Specific Changes

Fixed: UnsatisfiedLinkError on Linux (SDKS-1324).

5.0.0-preview.1 Version Release
Release Date: July 3, 2025

5.0.0 Common Changelog

Removed: Legacy query builder. Use the new Ditto Query Language (DQL) instead.

5.0.0-preview.1 Java Specific Changes

Added: Support for macOS (x86_64 and arm64)

Added: Support for Windows (x86_64)

Added: Support for Linux (x86_64)

Changed: Maven coordinates have changed to com.ditto:ditto-java.

Changed: Package names now start with com.ditto.java.

Removed: The new ditto-java API does not support the Android platform at this time. Please contact us if you are interested in using Ditto in your Java Android app.