What's New in Version 2025.10.27-1e82ecf-1
Version 2025.10.27-1e82ecf-1 of the RelationalAI Native App is now available!
Note that RelationalAI Native App upgrades are applied automatically and require no action on your part, unless you have opted-in to manual upgrades.
Breaking Changes
Section titled “Breaking Changes”-
User-initiated transactions now have a default timeout of 24 hours (1,440 minutes). Currently there is no way to change this timeout globally, but Python API users can adjust it for their models by specifying the
query_timeout_minsparameter in theirraiconfig.tomlfile. See Changing the Query Timeout for more information about setting this parameter.This breaking change improves resource management by preventing long-running transactions from consuming system resources indefinitely.