dbt-snowflake 1.5.0-b2 - March 02, 2023
Features
- Added ability to configure key-pair authentication with a private key stored in an environment variable (#291)
Fixes
- Fix unset query tag in view materialization (#456)
Under the Hood
- Rename constraints_enabled to contract (#479)
Contributors
- @NiallRees (#456)
- @jayhale (#291)