Changelog
Source:NEWS.md
snowflakeauth 0.2.1
- Misleading warnings about the
config.tomlandconnections.tomlfiles both existing have been removed (#25). - Error messages when a named connection is requested but the
connections.tomlfile does not exist are now clearer (#23). - Error messages when
connections.tomlexists but lacks a needed connection are now more specific and helpful (#26). -
externalbrowserauthentication is now supported.
snowflakeauth 0.2.0
CRAN release: 2025-09-02
-
joseandopensslhave 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.