Skip to content

What's New in Version 2025.10.27-1e82ecf-1

October 30, 2025 11:00 PM UTC

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.

  • 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_mins parameter in their raiconfig.toml file. 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.