Skip to content

Conversation

@sfc-gh-rkowalski
Copy link
Collaborator

Overview

SNOW-XXXXX

Pre-review self checklist

  • PR branch is updated with all the changes from master branch
  • The code is correctly formatted (run mvn -P check-style validate)
  • New public API is not unnecessary exposed (run mvn verify and inspect target/japicmp/japicmp.html)
  • The pull request name is prefixed with SNOW-XXXX:
  • Code is in compliance with internal logging requirements

External contributors - please answer these questions before submitting a pull request. Thanks!

  1. What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.

    Issue: #NNNN

  2. Fill out the following pre-review checklist:

    • I am adding a new automated test(s) to verify correctness of my new code
    • I am adding new logging messages
    • I am modifying authorization mechanisms
    • I am adding new credentials
    • I am modifying OCSP code
    • I am adding a new dependency or upgrading an existing one
    • I am adding new public/protected component not marked with @SnowflakeJdbcInternalApi (note that public/protected methods/fields in classes marked with this annotation are already internal)
  3. Please describe how your code solves the related issue.

    Please write a short description of how your code change solves the related issue.

@sfc-gh-rkowalski sfc-gh-rkowalski requested a review from a team as a code owner August 6, 2025 14:18
@sfc-gh-rkowalski sfc-gh-rkowalski force-pushed the SNOW-2117143-crl-caching branch from 2ad5290 to 5e564ce Compare August 6, 2025 14:19
@sfc-gh-rkowalski sfc-gh-rkowalski force-pushed the SNOW-2117143-basic-crl-verification branch from f028917 to 5bb96d6 Compare August 18, 2025 08:14
Base automatically changed from SNOW-2117143-basic-crl-verification to master August 19, 2025 14:39
@sfc-gh-rkowalski sfc-gh-rkowalski force-pushed the SNOW-2117143-crl-caching branch from 5e564ce to 6317637 Compare August 19, 2025 14:47
@sfc-gh-rkowalski sfc-gh-rkowalski force-pushed the SNOW-2117143-crl-caching branch 3 times, most recently from 10dbaa8 to ae7b831 Compare August 25, 2025 13:54
@sfc-gh-rkowalski sfc-gh-rkowalski force-pushed the SNOW-2117143-crl-caching branch from ae7b831 to 61b43f9 Compare August 25, 2025 13:59
@sfc-gh-rkowalski
Copy link
Collaborator Author

Test failures are not related to this change

@sfc-gh-rkowalski sfc-gh-rkowalski merged commit 3e77f3a into master Aug 28, 2025
133 of 146 checks passed
@sfc-gh-rkowalski sfc-gh-rkowalski deleted the SNOW-2117143-crl-caching branch August 28, 2025 09:07
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants