What's New in Version 0.8.6
New Features and Enhancements
Section titled “New Features and Enhancements”- Unpinned the
cryptographydependency version to allow for more flexibility in the versions ofcryptographythat can be used with the RAI Python API.
Bug Fixes
Section titled “Bug Fixes”- Fixed a bug that prevented change tracking from being enabled on source table or view in Snowflake even when
ensure_change_trackingwas set toTruein theModelconstructor.