What's New in Version 2025.8.25-3f6925f
This release includes a bug fix for engine initialization states.
Note that RelationalAI Native App upgrades are applied automatically and require no action on your part, unless you have opted-in to manual upgrades.
Bug Fixes
Section titled “Bug Fixes”- Fixed an issue where suspended engines incorrectly showed a timestamp in the
SUSPENDS_AT
field in theapi.engines
view andapi.get_engine()
procedure. Now, for engines that are already suspended, theSUSPENDS_AT
field will beNULL
.