Skip to content

Update StackExchange.Redis version to 3.0.0#506

Merged
mgravell merged 2 commits into
masterfrom
marc/se_3
Jun 17, 2026
Merged

Update StackExchange.Redis version to 3.0.0#506
mgravell merged 2 commits into
masterfrom
marc/se_3

Conversation

@mgravell

@mgravell mgravell commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator

Note

Medium Risk
A major-version bump of the core Redis client can affect connection, protocol, and command behavior across the library and tests; scope is limited to the version pin plus a targeted test connection option.

Overview
Bumps the central StackExchange.Redis package reference from 2.13.17 to 3.0.0 in Directory.Packages.props, so the whole solution picks up the 3.x client.

Test infrastructure is adjusted for 3.0 behavior: EndpointsFixture now sets AllowAdmin = true on cloned ConfigurationOptions when opening shared endpoint connections, with a note that Execute / ExecuteAsync handle admin commands more reliably in 3.0. That aligns fixture-created connections with tests that already rely on admin-style commands (e.g. FLUSHALL via Execute in AbstractNRedisStackTest).

Cosmetic newline-at-EOF fixes only in the touched files.

Reviewed by Cursor Bugbot for commit 6ef036a. Bugbot is set up for automated code reviews on this repo. Configure here.

@jit-ci

jit-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@mgravell mgravell merged commit 10e7b26 into master Jun 17, 2026
29 checks passed
@mgravell mgravell deleted the marc/se_3 branch June 17, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant