Skip to content

What's New in Version 0.12.2

November 14, 2025 8:49 PM UTC

Version 0.12.2 of the relationalai Python package is now available!

To upgrade, activate your virtual environment and run the following command:

Terminal window
pip install --upgrade relationalai
  • Added support for direct access to solver workloads, which improves performance and query latency.
  • Removed redundant engine status checks and unnecessary transactions so that solver workloads now run faster and more reliably.

  • This release improves our internal monitoring by including your configured data freshness setting in telemetry data, helping our support and engineering teams diagnose configuration-related issues more quickly and accurately.