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-go-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.2
Choose a base ref
...
head repository: mongodb/mongo-go-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.3
Choose a head ref
  • 17 commits
  • 118 files changed
  • 7 contributors

Commits on Sep 18, 2024

  1. update repo metadata

    blink1073 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3911a1b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    b7e6686 View commit details
    Browse the repository at this point in the history
  2. GODRIVER-2589 [release/1.17] Clarify *Cursor.All() behavior in comm…

    …ent. (#1839)
    
    Co-authored-by: Qingyang Hu <103950869+qingyang-hu@users.noreply.github.com>
    blink1073 and qingyang-hu authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bd39092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0afeee View commit details
    Browse the repository at this point in the history
  4. GODRIVER-3313 [release/1.17] Skip CSOT spec tests on Windows and macO…

    …S. (#1838)
    
    Co-authored-by: Matt Dale <9760375+matthewdale@users.noreply.github.com>
    blink1073 and matthewdale authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b473d1b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. GODRIVER-3156 Detect and discard closed idle connections. (#1815) [re…

    …lease/1.17] (#1841)
    
    Co-authored-by: Matt Dale <9760375+matthewdale@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    b45e5d9 View commit details
    Browse the repository at this point in the history
  2. BUMP v1.17.1

    Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
    mongodb-dbx-release-bot[bot] committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    070817d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Bump golangci-lint for 1.23 compatibility [v1] (#1875)

    Co-authored-by: Preston Vasquez <prestonvasquez@icloud.com>
    matthewdale and prestonvasquez committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    027313b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32067cf View commit details
    Browse the repository at this point in the history
  3. GODRIVER-3374 Add ReadCompressedCompressedMessage back to wiremessage…

    … API (#1870)
    
    Co-authored-by: Matt Dale <9760375+matthewdale@users.noreply.github.com>
    prestonvasquez and matthewdale committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    714be54 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Feb 20, 2025

  1. GODRIVER-3370 Add bypassEmptyTsReplacement option. (#1927) [release/1…

    ….17] (#1954)
    
    Co-authored-by: Qingyang Hu <103950869+qingyang-hu@users.noreply.github.com>
    mongodb-drivers-pr-bot[bot] and qingyang-hu authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    4aeff60 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. GODRIVER-3470 Correct BSON unmarshaling logic for null values (#1924) (

    …#1955)
    
    Co-authored-by: Preston Vasquez <prestonvasquez@icloud.com>
    matthewdale and prestonvasquez authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    d19dc26 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Cherry pick 1.17.2 work to release/1.17 (#1956)

    Co-authored-by: Qingyang Hu <103950869+qingyang-hu@users.noreply.github.com>
    Co-authored-by: Matt Dale <9760375+matthewdale@users.noreply.github.com>
    3 people authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    735c0d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Update reviewers.txt (#1855) [v1] (#1883) [release/1.17] (#1958)

    Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
    mongodb-drivers-pr-bot[bot] and blink1073 authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    390be81 View commit details
    Browse the repository at this point in the history
  2. GODRIVER-3448 Limit GOMAXPROCS for fuzz tests (#1939) [v1] (#1943) [r…

    …elease/1.17] (#1957)
    
    Co-authored-by: mongodb-drivers-pr-bot[bot] <147046816+mongodb-drivers-pr-bot[bot]@users.noreply.github.com>
    mongodb-drivers-pr-bot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    7f9f8b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. BUMP v1.17.3

    Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
    mongodb-dbx-release-bot[bot] committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    9c48575 View commit details
    Browse the repository at this point in the history
Loading