What's New in Version 0.8.8
New Features and Enhancements
Section titled “New Features and Enhancements”- Made major performance improvements to startup time for applications that have many source tables and/or views in Snowflake. In some cases, the startup time can be reduced by as much as 99%.
Bug Fixes
Section titled “Bug Fixes”- Fixed a correctness issue involving multi-valued properties that didn’t get filtered properly when referenced indirectly, such as with
InstanceProperty.choose()
. This could cause incorrect values to be included in query results.