Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mongodb/mongo-ruby-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.21.2
Choose a base ref
...
head repository: mongodb/mongo-ruby-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 21, 2025

  1. RUBY-3515 Remove Serverless Proxy Incremental Rollout Tests (#2937)

    * Revert "RUBY-3347 add additional serverless project to tests (#2810)"
    
    This reverts commit 0002cf8.
    
    * update expired atlas certs
    
    * see if we can hack the OCSP uri back into the cert?
    
    * comment out the failing OCSP verification test
    
    pending RUBY-3684
    jamis authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    7d0f906 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. RUBY-3694 Use correct CA when verifying OCSP endpoint (#2944)

    * use the next cert in the chain as the CA when verifying OCSP
    
    * don't assume the issuer is at a particular position in the chain
    
    * Fix incorrect method description
    jamis authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    842b794 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Configuration menu
    Copy the full SHA
    8043444 View commit details
    Browse the repository at this point in the history
Loading