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

Suppress OCSP warnings in Snowflake Connector #2631

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

archiewood
Copy link
Member

@archiewood archiewood commented Oct 8, 2024

Description

Issue here: snowflakedb/snowflake-connector-nodejs#932 which I believe is a bug with the Snowflake NodeJS lib given my minimal repro

Fixes: #2527

Checklist

  • For UI or styling changes, I have added a screenshot or gif showing before & after
  • I have added a changeset
  • I have added to the docs where applicable
  • I have added to the VS Code extension where applicable

Copy link

changeset-bot bot commented Oct 8, 2024

🦋 Changeset detected

Latest commit: 45b8f05

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@evidence-dev/snowflake Patch
e2e-spa Patch
e2e-themes Patch
@evidence-dev/components Patch
evidence-test-environment Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Oct 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 8:23pm
next-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 8, 2024 8:23pm

Copy link

netlify bot commented Oct 8, 2024

Deploy Preview for evidence-development-workspace ready!

Name Link
🔨 Latest commit 45b8f05
🔍 Latest deploy log https://app.netlify.com/sites/evidence-development-workspace/deploys/6705930747b9d20008ba1abd
😎 Deploy Preview https://deploy-preview-2631--evidence-development-workspace.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 8, 2024

Deploy Preview for evidence-test-env ready!

Name Link
🔨 Latest commit 45b8f05
🔍 Latest deploy log https://app.netlify.com/sites/evidence-test-env/deploys/67059307dd4be4000842d54b
😎 Deploy Preview https://deploy-preview-2631--evidence-test-env.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Oct 8, 2024

Deploy Preview for next-docs-evidence ready!

Name Link
🔨 Latest commit 45b8f05
🔍 Latest deploy log https://app.netlify.com/sites/next-docs-evidence/deploys/67059307a4a2670008f7b60a
😎 Deploy Preview https://deploy-preview-2631--next-docs-evidence.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@archiewood archiewood requested a review from csjh October 8, 2024 20:17
@archiewood archiewood changed the title Suppress OCSP warnings Suppress OCSP warnings in Snowflake Connector Oct 8, 2024
@archiewood archiewood merged commit 252399d into next Oct 9, 2024
19 checks passed
@archiewood archiewood deleted the snowflake-suppress-ocsp-logs branch October 9, 2024 00:12
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.

[Bug]: Snowflake OCSP based Certificated Revocation Logs
2 participants