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.9.11
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.9.17
Choose a head ref
  • 6 commits
  • 59 files changed
  • 2 contributors

Commits on Aug 20, 2025

  1. Update ReleaseNotes.md

    release notes
    mgravell authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    d48af3e View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

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

Commits on Sep 10, 2025

  1. fix: RedisValue/RedisResult: cast to double should respect special va…

    …lues (#2950)
    
    * RedisValue/RedisResult: cast to double should respect NaN/[+/-]Inf from raw/string
    
    * release notes
    mgravell authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    6fdbc88 View commit details
    Browse the repository at this point in the history
  2. Add vector-set API (#2939)

    mgravell authored Sep 10, 2025
    Configuration menu
    Copy the full SHA
    d5b1d50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91bbd3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    229e9c5 View commit details
    Browse the repository at this point in the history
Loading