Skip to content
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

feat(snowflake-driver): Ability to use encrypted private keys for auth #9371

Merged
merged 5 commits into from
Mar 24, 2025

Conversation

KSDaemon
Copy link
Member

@KSDaemon KSDaemon commented Mar 21, 2025

This adds option to use encrypted private keys passed as env vars for connection establishment.

Check List

  • Tests have been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

@KSDaemon KSDaemon marked this pull request as ready for review March 21, 2025 11:46
@KSDaemon KSDaemon requested review from a team as code owners March 21, 2025 11:46
@KSDaemon KSDaemon force-pushed the feat/snowflake-enc-pk branch from ccf8493 to d7a5aee Compare March 21, 2025 18:01
@KSDaemon KSDaemon merged commit ab54e28 into master Mar 24, 2025
66 checks passed
@KSDaemon KSDaemon deleted the feat/snowflake-enc-pk branch March 24, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants