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: 662a121
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: 3e2c202
Choose a head ref
  • 13 commits
  • 19 files changed
  • 4 contributors

Commits on Apr 30, 2024

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

Commits on Jun 7, 2024

  1. Add empty SBOM Lite (#1387)

    stIncMale authored and jyemin committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9ad6daf View commit details
    Browse the repository at this point in the history
  2. Add ssdlc-report.sh that uses SpotBugs to create SARIF files (#1401)

    In the future this script may do more work for us.
    
    JAVA-5431
    stIncMale authored and jyemin committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6623282 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d6aca3 View commit details
    Browse the repository at this point in the history
  4. Remove legacy shell from test scripts (#1404)

    The legacy shell was only used in AWS authentication tests, so updating
    those gets rid of the last remaining use of the legacy shell.
    
    JAVA-4791
    jyemin committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fe3e406 View commit details
    Browse the repository at this point in the history
  5. Disallow comma character in authMechanismProperties (#1412)

    JAVA-5486
    # Conflicts:
    #	driver-sync/src/test/functional/com/mongodb/internal/connection/OidcAuthenticationProseTests.java
    katcharov authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    679c93a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b10358d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ab1a71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5293dc View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. OIDC admin credentials (#1413)

    JAVA-5450
    # Conflicts:
    #	driver-sync/src/test/functional/com/mongodb/internal/connection/OidcAuthenticationProseTests.java
    katcharov authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4927578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a7e17 View commit details
    Browse the repository at this point in the history
  3. ALLOWED_HOSTS validation, 1 minute machine timeout (#1380) (#1417)

    JAVA-5350
    # Conflicts:
    #	driver-sync/src/test/functional/com/mongodb/internal/connection/OidcAuthenticationProseTests.java
    katcharov authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0d30c64 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Version: bump 5.1.1

    rozza committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3e2c202 View commit details
    Browse the repository at this point in the history
Loading