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-java-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: r3.12.10
Choose a base ref
...
head repository: mongodb/mongo-java-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: r3.12.11
Choose a head ref
  • 13 commits
  • 18 files changed
  • 5 contributors

Commits on Aug 3, 2021

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

Commits on Sep 27, 2021

  1. Bump maximum supported driver wire version to 14. (#785)

    This is the maxWireVersion reported by MongoDB 5.1.
    
    JAVA-4306
    jyemin committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    3d00a87 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Evergreen: Fix git clone

    rozza committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    0da658e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Bump maximum supported wire version to 15

    This is the maxWireVersion reported by MongoDB 5.2.
    
    JAVA-4441
    jyemin committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8624506 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. ByteBuffer is not released when compression is enabled, causing pool …

    …leakage (#883)
    
    JAVA-4510
    
    Co-authored-by: Konstantin Labun <konstantinlabun@Konstantins-Air.Home>
    Co-authored-by: Valentin Kovalenko <valentin.kovalenko@mongodb.com>
    3 people committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    aa5824a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Fix assertions in CSFLE tests

    jyemin committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    28264f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    95a2386 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c6654 View commit details
    Browse the repository at this point in the history
  3. Fix: ServerDescriptionTest.testDefaults

    Ensure latest time is greater or equal to the test time.
    
    JAVA-3877
    rozza authored and jyemin committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d7acfc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72a399f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    412c62d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7360e36 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Bump to 3.12.11

    stIncMale committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    adfd822 View commit details
    Browse the repository at this point in the history
Loading