What's New in Version 2026.6.7-1
Version 2026.6.7-1a518f4-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.
New features and enhancements
Section titled “New features and enhancements”-
Added new views in the
observability_previewschema that expose metrics for monitoring predictive and prescriptive reasoners.New predictive reasoner views:
PREDICTIVE_REASONER__CPU_UTILIZATIONPREDICTIVE_REASONER__MEMORY_UTILIZATIONPREDICTIVE_REASONER__GPU_UTILIZATIONPREDICTIVE_REASONER__GPU_MEMORY_UTILIZATIONPREDICTIVE_REASONER__ACTIVE_JOBS
New prescriptive reasoner views:
PRESCRIPTIVE_REASONER__CPU_UTILIZATIONPRESCRIPTIVE_REASONER__MEMORY_UTILIZATIONPRESCRIPTIVE_REASONER__ACTIVE_JOBS
See the observability_preview SQL API reference for columns, example queries, and related views.
-
Improved error messages for failures when using Iceberg tables as data sources.
Bug fixes
Section titled “Bug fixes”-
Concurrent exports to Iceberg tables now produce a conflict error instead of silently writing duplicate data.
-
Fixed an issue that caused missing predictive reasoner logs.
-
Fixed a bug where predictive reasoners would not be automatically suspended after a service restart.
-
Fixed an issue where predictive reasoner startup could fail if a warehouse grant step failed.