What's New in Version 0.8.6
New Features and Enhancements
Section titled “New Features and Enhancements”- Unpinned the
cryptography
dependency version to allow for more flexibility in the versions ofcryptography
that 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_tracking
was set toTrue
in theModel
constructor.