# 2025 Q4 Release

Items in this release:

#### TDO Updates:

* Add synthetic data generation in assignment rules
* SAML fix to support ADFS 3.0
* SparkJava version upgrade
* Execute TDX profile activity in workflow

#### TDO AI (Infer Everything)

* assignment rules generation iterations 2-3
  * Shading rules for accuracy level
  * color adjustment and validation message for fuzzy matching
* Add 'generate scenarios' option to data block page
* Add 'generate data views' option to data block page
* Add 'link data views' option to data views page
* Add 'geneate workset' option to data views page
* Add option to save business rules as a business rule set; add business rule set sub page
* Add 'generate coverage data views' option to coverage matrix page
* Add 'assemble data' and 'clear assignment rules' to work set page

#### TDX - support TDO AI

* Add AI - 'create metadata blocks' option to support TDO 'Infer Everything'
* Add 'create TDO project if project named does not exist'
* Add 'naming parameters' for TDO project creation


---

# 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-q4-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.
