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.11
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.13
Choose a head ref
  • 8 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 22, 2022

  1. Bump to 3.12.12-SNAPSHOT

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

Commits on Feb 3, 2023

  1. Update the legacy uber packages pom.xml

    Update the name and description to indicate these are legacy
    and not the most recent release.
    
    JAVA-4854
    rozza authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    30a153f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Build: Version 3.12.12

    rozza committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    773cb01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1feee6c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Fix regression in MongoWriteException error code

    Ensure that the error code from the single WriteError is propagated to the
    exception error code.
    
    JAVA-4219
    jyemin committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ad6326a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd2b814 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    998cb96 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Build: version 3.12.13

    jyemin committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    833220e View commit details
    Browse the repository at this point in the history
Loading