Skip to content

What's New in Version 0.9.18

Version 0.9.18 of the relationalai Python package is now available. This release includes improvements to logging and observability to aid in support and debugging.

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

Terminal window
pip install --upgrade relationalai
  • Application telemetry now include details about transactions executed when direct access is turned on. This enhancement improves observability to help diagnose issues and enable improved support.