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:
pip install --upgrade relationalai
New Features and Enhancements
Section titled “New Features and Enhancements”- 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.