-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SNOW-618478: Support private key base64 in connection parameters #1847
SNOW-618478: Support private key base64 in connection parameters #1847
Commits on Jul 30, 2024
-
SNOW-618478: Support accepting a private key as a base64 encoded stri…
…ng with the new session property key "private_key_base64"
Configuration menu - View commit details
-
Copy full SHA for 85e5cd7 - Browse repository at this point
Copy the full SHA 85e5cd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9edc733 - Browse repository at this point
Copy the full SHA 9edc733View commit details
Commits on Aug 7, 2024
-
Merge branch 'master' into SNOW-618478-support-private-key-base64-in-…
…connection-parameters
Configuration menu - View commit details
-
Copy full SHA for 2fdf9fa - Browse repository at this point
Copy the full SHA 2fdf9faView commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f01dcc5 - Browse repository at this point
Copy the full SHA f01dcc5View commit details -
SNOW-1614292: java.lang.ClassNotFoundException: org.slf4j.LoggerFactor (
#1862) Fixes issue where the absence of the slf4j-api library from the classpath results in a NoClassDefFoundError/ClassNotFoundException because the class org.slf4j.LoggerFactory can't be found
Configuration menu - View commit details
-
Copy full SHA for 4060fe1 - Browse repository at this point
Copy the full SHA 4060fe1View commit details -
SNOW-618478: Introduce unified property for private key file and base…
…64 bytes Adds private_key_pwd session property that may be used interchangeably with existing private_key_file_pwd. Marks private_key_file_pwd property as deprecated as in the future it'll be completely replaced with private_key_pwd. Rename usages of privateKeyFilePwd to privateKeyPwd to clarify that from now it may refer not only to the file but also private_key_base64.
Configuration menu - View commit details
-
Copy full SHA for f22fce4 - Browse repository at this point
Copy the full SHA f22fce4View commit details -
SNOW-618478: Introduce unified property for private key file and base…
…64 bytes Adds private_key_pwd session property that may be used interchangeably with existing private_key_file_pwd. Marks private_key_file_pwd property as deprecated as in the future it'll be completely replaced with private_key_pwd. Rename usages of privateKeyFilePwd to privateKeyPwd to clarify that from now it may refer not only to the file but also private_key_base64.
Configuration menu - View commit details
-
Copy full SHA for ea2c44a - Browse repository at this point
Copy the full SHA ea2c44aView commit details
Commits on Aug 21, 2024
-
Merge branch 'master' into SNOW-618478-support-private-key-base64-in-…
…connection-parameters
Configuration menu - View commit details
-
Copy full SHA for 7187d45 - Browse repository at this point
Copy the full SHA 7187d45View commit details
Commits on Aug 22, 2024
-
Merge branch 'master' into SNOW-618478-support-private-key-base64-in-…
…connection-parameters
Configuration menu - View commit details
-
Copy full SHA for dadb298 - Browse repository at this point
Copy the full SHA dadb298View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ccfd2dc - Browse repository at this point
Copy the full SHA ccfd2dcView commit details -
Merge branch 'SNOW-618478-support-private-key-base64-in-connection-pa…
…rameters' of github.com:snowflakedb/snowflake-jdbc into SNOW-618478-support-private-key-base64-in-connection-parameters
Configuration menu - View commit details
-
Copy full SHA for 7f97609 - Browse repository at this point
Copy the full SHA 7f97609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 464b199 - Browse repository at this point
Copy the full SHA 464b199View commit details