Skip to content

v0.5.12: Fix _DBAPI References

Choose a tag to compare

@isc-tdyar isc-tdyar released this 24 Nov 03:12
· 52 commits to main since this release

Bug Fix Release

Fixed

  • Removed non-existent _DBAPI module references from connection code
  • Simplified to use official iris.connect() API as documented by InterSystems
  • Cleaned up unnecessary module checks in iris_connection.py and iris_dbapi_connector.py

Technical Details

Installation

pip install iris-vector-rag==0.5.12
# or upgrade from previous version
pip install --upgrade iris-vector-rag

Compatibility

  • Fully backward compatible with v0.5.11
  • No breaking changes to public API
  • Works with intersystems-irispython v5.1.2+ and v5.3.0+

PyPI

https://pypi.org/project/iris-vector-rag/0.5.12/