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: main@{1day}
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: main
Choose a head ref
  • 5 commits
  • 95 files changed
  • 4 contributors

Commits on Oct 16, 2025

  1. Fix Atlas tests in evergreen (#1817)

    Use secrets manager to initialize atlas connect variables.
    Change namespace in atlas and add data (user is read only).
    
    JAVA-5961
    
    Co-authored-by: slav.babanin <[email protected]>
    rozza and vbabanin authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    e1bf5f5 View commit details
    Browse the repository at this point in the history
  2. Add tracing support using Micrometer (#1695)

    Add tracing support using Micrometer via the Observation API
    
    JAVA-5733
    ---------
    
    Co-authored-by: Viacheslav Babanin <[email protected]>
    Co-authored-by: Ross Lawley <[email protected]>
    3 people authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    6bf4fa0 View commit details
    Browse the repository at this point in the history
  3. Disable unified micrometer tracing tests when using unix socket (#1826)

    The unified tests all expect to be run via tcp
    
    JAVA-5733
    rozza authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    fbbd2e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb670e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    459836c View commit details
    Browse the repository at this point in the history
Loading