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: StackExchange/StackExchange.Redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.10.1
Choose a base ref
...
head repository: StackExchange/StackExchange.Redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.10.14
Choose a head ref
  • 13 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 6, 2025

  1. 2.10.1

    mgravell committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    3167fde View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. fix docs link

    mgravell committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    24d8c1e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

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

Commits on Jan 23, 2026

  1. fix incorrect debug assertion in HGETEX; no impact to release build (#…

    …2999)
    
    * fix incorrect debug assertion in HGETEX; no impact to release build
    
    * add release note
    mgravell authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    d80bcbf View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Propagate PhysicalBridge backlog to ServerCounters (#2996)

    * propagate PhysicalBridge backlog to ServerCounters
    
    * style fix
    
    ---------
    
    Co-authored-by: Nathan Miller <nathanmiller@microsoft.com>
    nathan-miller23 and Nathan Miller authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    84b015e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. handle backlog process startup failures (#3002)

    Co-authored-by: Nathan Miller <nathanmiller@microsoft.com>
    nathan-miller23 and Nathan Miller authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    c8e3152 View commit details
    Browse the repository at this point in the history
  2. release notes

    mgravell committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    f92f9f4 View commit details
    Browse the repository at this point in the history
  3. trigger CI

    mgravell committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    5695770 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2da6975 View commit details
    Browse the repository at this point in the history
  5. Enable manual codeql run

    mgravell authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    37a1a5d View commit details
    Browse the repository at this point in the history
  6. Allow manual CI run

    mgravell authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    f1b7fa7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ce6682 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. Release 2.10.14

    mgravell authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    fb487d6 View commit details
    Browse the repository at this point in the history
Loading