snowflakeauth 0.2.0
- joseand- opensslhave been upgraded to
required dependencies.
- Paths are expanded when SNOWFLAKE_HOMEis set.
- private_key_pathis permitted as a paramter when using
JWT authentication.
- snowflake_connection()gains a- .verboseparameter for more detailed logging of connection loading.
snowflakeauth 0.1.2
- Initial release. snowflakeauthis a toolkit for
authenticating with Snowflake. It aims for compatibility with theconnections.tomlandconfig.tomlfiles used by
the Snowflake Connector for Python and the Snowflake CLI.