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: r4.11.3
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: r4.11.4
Choose a head ref
  • 8 commits
  • 10 files changed
  • 5 contributors

Commits on Aug 8, 2024

  1. Version: bump 4.11.4-SNAPSHOT

    rozza committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1f425c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. MixedBulkWriteOperation should generate inserted document IDs at most…

    … once per batch (#1482) (#1484)
    
    This is a backport of #1482 to `4.11.x`
    
    JAVA-5572
    stIncMale authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    247d7b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    078bdaf View commit details
    Browse the repository at this point in the history
  2. Fix release workflow (#1422)

    * Fix input names
    * Set git author information
    
    JAVA-5479
    alcaeus authored and jyemin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cdf0b66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    779684b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86a847b View commit details
    Browse the repository at this point in the history
  5. Fix QueryBatchCursor.ResourceManager.close (#1440)

    This is a backport of #1440 to 4.11.x
    
    JAVA-5516
    stIncMale authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4df153a View commit details
    Browse the repository at this point in the history
  6. Version: bump 4.11.4

    vbabanin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    270004f View commit details
    Browse the repository at this point in the history
Loading