Skip to content

What's New in Version 2026.6.7-1

June 8, 2026 12:00 AM UTC

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.

  • Added new views in the observability_preview schema that expose metrics for monitoring predictive and prescriptive reasoners.

    New predictive reasoner views:

    • PREDICTIVE_REASONER__CPU_UTILIZATION
    • PREDICTIVE_REASONER__MEMORY_UTILIZATION
    • PREDICTIVE_REASONER__GPU_UTILIZATION
    • PREDICTIVE_REASONER__GPU_MEMORY_UTILIZATION
    • PREDICTIVE_REASONER__ACTIVE_JOBS

    New prescriptive reasoner views:

    • PRESCRIPTIVE_REASONER__CPU_UTILIZATION
    • PRESCRIPTIVE_REASONER__MEMORY_UTILIZATION
    • PRESCRIPTIVE_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.

  • 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.