-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Comparing changes
Open a pull request
base repository: StackExchange/StackExchange.Redis
base: 2.12.14
head repository: StackExchange/StackExchange.Redis
compare: 2.12.27
- 13 commits
- 75 files changed
- 5 contributors
Commits on Apr 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0c58866 - Browse repository at this point
Copy the full SHA 0c58866View commit details
Commits on Apr 8, 2026
-
interpreting
server_modefield (to support Valkey 8+ cluster) (#3050)* interpreting server_mode field (to support Valkey 8+ cluster) * add valkey server_mode unit test * release notes --------- Co-authored-by: mgravell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 244ee3f - Browse repository at this point
Copy the full SHA 244ee3fView commit details
Commits on Apr 9, 2026
-
Run tests using custom images, new composite action: run-tests (#3052)
* run-tests composite action for ubuntu tests, allow custom image runs * Allow using custom image in CI workflow dispatch * Return checkout to be able to run the action * Updgrade dorny/test-reporter to v3
9Configuration menu - View commit details
-
Copy full SHA for 49d6326 - Browse repository at this point
Copy the full SHA 49d6326View commit details
Commits on Apr 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1081f0c - Browse repository at this point
Copy the full SHA 1081f0cView commit details
Commits on Apr 21, 2026
-
GCRA: rename "requests" to "tokens" (reflect server change) (#3051)
* GCRA: reflect name/protocol change from redis/redis#14950 (note: need a new CI build before we can validate this) * PR number * CI version * more CI version
Configuration menu - View commit details
-
Copy full SHA for 6e5b950 - Browse repository at this point
Copy the full SHA 6e5b950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dab656 - Browse repository at this point
Copy the full SHA 2dab656View commit details -
Propose ZUNION ... AGGREATE COUNT for 8.8 (#3059)
* Propose ZUNION ... AGGREATE COUNT for 8.8 * remove "consumer" from XNACK, and fix FATAL overflow; CI didn't catch these because the server version was misleading (fixed in this PR)
Configuration menu - View commit details
-
Copy full SHA for 2b592a9 - Browse repository at this point
Copy the full SHA 2b592a9View commit details
Commits on May 6, 2026
-
Recognize Azure Managed Redis in new clouds (#3068)
* Recognize Azure Managed Redis in new clouds
Configuration menu - View commit details
-
Copy full SHA for 006cfaf - Browse repository at this point
Copy the full SHA 006cfafView commit details
Commits on May 8, 2026
-
* Support ZADD INCR; fix #3069 * PR number in release note * use high bits of enum for CH/INCR * LoggerTests: synchronize over the SB (CI race condition, rare) * CI stability: `VectorSetAdd_WithEverything` - disambiguate test key * VADD: clarify where CI is failing * CI: stabilize GC test * avoid m02 * more tools to inlvestigate weird VADD break on CI * unused directive * unused extern * more VADD investigation * move FP32 logic to the request level * giving up for now; logging separately * note ticket number
Configuration menu - View commit details
-
Copy full SHA for 89270ea - Browse repository at this point
Copy the full SHA 89270eaView commit details -
Upgrade version of some packages needing system.memory (#3056)
* Upgrade version of some packages needing system.memory, so they use the same vesion (4:0:1:2) than System.Hashing.IO System.Hashing.IO can not be downgraded for old .net because first version with XxHash3 use system.memory 4:0:1:2 * Fix implementation of interface that now match modern syntax
Configuration menu - View commit details
-
Copy full SHA for d53a40c - Browse repository at this point
Copy the full SHA d53a40cView commit details -
8.8 - subkey (hash field) notifications (#3062)
* inital stab at subkey notifications * clean up API * docs, simplify usage * subkeys API * avoid a fixed stackalloc * CI file * tyop * integration tests for subkey notifications (something channel-routing related still failing) * fix channel-prefix scenarios * fix unit test (bad payload) * fix default-span "fixed" scenario; we could pre-check the length, but let's just fix the underlying problem * fix cluster routing of subkey notifications; assert newline logic; use deterministic tests (estimate was causing flakiness) * ignore codex files * experimental efficiency API * cleanup
Configuration menu - View commit details
-
Copy full SHA for 54e01e1 - Browse repository at this point
Copy the full SHA 54e01e1View commit details -
Investigate (and fix) VADD CI failure (#3073)
* reinstate failing test for investigation * fix CI
Configuration menu - View commit details
-
Copy full SHA for 8e72ad4 - Browse repository at this point
Copy the full SHA 8e72ad4View commit details -
Remove GCRA and stabilize CI (#3074)
* limit keyspace events to AKE until 8.8 lands * improve sln layout * yank GCRA * prefer slnx and re-apply folder fixes * release notes
Configuration menu - View commit details
-
Copy full SHA for 46b60b3 - Browse repository at this point
Copy the full SHA 46b60b3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.12.14...2.12.27