# 2025 Q3 Release

Items in this release:

* Java 11+ support added in workflow
* Java 17 compatibility fix &#x20;
* JDK 1.8 compatibility fix
* Automatic assignment rule generation (iteration 1 - start of 'Infer Everything')
* Fuzzy name matching in automatic assignment rules generation
* Random value function added to assignment rules
* Mongo 7.0.28 support added
* Multiple Java versions supported including Coretto
* Kurberos support added for sign in options


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apica.io/platform-docs/test-data-orchestrator-tdo/release-notes/2025-q3-release.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
