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

Breaking Change: Make Certificate Authentication Code Optional #11

Merged
merged 6 commits into from
Jan 11, 2024

Conversation

colin99d
Copy link
Contributor

@colin99d colin99d commented Jan 11, 2024

The snowflake-jwt is only necessary if you are using certificate auth. Removing this dependencies removes 10 crates and saves about 700 KB.

For now I made cert-auth disabled by default, but we can enable it by default to make this no longer a breaking change.

Please merge #10 before merging this.

@dmzmk dmzmk merged commit 2185f92 into andrusha:main Jan 11, 2024
7 checks passed
@colin99d colin99d deleted the features branch January 11, 2024 14:21
@dmzmk
Copy link
Collaborator

dmzmk commented Jan 11, 2024

thanks! new release published under v0.5

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.

2 participants