-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.32
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: StackExchange/StackExchange.Redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.10.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 43 files changed
- 2 contributors
Commits on Oct 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c6023f - Browse repository at this point
Copy the full SHA 9c6023fView commit details
Commits on Nov 4, 2025
-
docker image: use client-libs-test (#2976)
* docker image: use client-libs-test (which has better preview support) * Update Dockerfile
Configuration menu - View commit details
-
Copy full SHA for e5120f7 - Browse repository at this point
Copy the full SHA e5120f7View commit details
Commits on Nov 5, 2025
-
* Support MSETEX * release notes * prefer WriteBulkString("WHATEVER"u8) over WriteBulkString(RedisLiterals.WHATEVER) * create Expiration as top-level concept * The method is no longer ambiguous, yay (also: typos) * Mark the MSETEX API as [Experimental], with docs * actually, we can't make that [SER002] because of overload resolutionConfiguration menu - View commit details
-
Copy full SHA for 24ed30c - Browse repository at this point
Copy the full SHA 24ed30cView commit details -
propose support for XREADGROUP CLAIM (#2972)
* propose support for XREADGROUP CLAIM * release notes * comma nit * add integration tests for `claimMinIdleTime` * support claimMinIdleTime on single-stream read API * u8-ify the stream messages * Update src/StackExchange.Redis/APITypes/StreamEntry.cs Co-authored-by: Philo <philon@microsoft.com> --------- Co-authored-by: Philo <philon@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 416daff - Browse repository at this point
Copy the full SHA 416daffView commit details -
Support 8.4 CAS/CAD (IF*) operations (#2978)
* Completely untested start for CAD/CAD * unit tests * propose the actual API * DIGEST integration tests * compensate for leading-zero oddness * apply fixes for server hash format changes * use CAS/CAD in locking operations * release notes * remove mitigations for receiving under-length digests from the server (now fixed at server) * add zero-length digest test * Update src/StackExchange.Redis/Interfaces/IDatabaseAsync.cs Co-authored-by: Philo <philon@microsoft.com> --------- Co-authored-by: Philo <philon@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 94e0090 - Browse repository at this point
Copy the full SHA 94e0090View commit details
Commits on Nov 6, 2025
-
Combine fixups from 8.4 changes (#2979)
* limit [SER002] to the digest-related features, to prevent warnings on overload resolution * use `Expiration` (from MSETEX) in new `SET` API (combined with `ValueCondition`) * fix defaults to minimize build-time impact * chmod +x
Configuration menu - View commit details
-
Copy full SHA for 2c3b3e0 - Browse repository at this point
Copy the full SHA 2c3b3e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe4d5f6 - Browse repository at this point
Copy the full SHA fe4d5f6View commit details
Loading
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.9.32...2.10.1