-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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: redis/node-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: redis@5.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: redis/node-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: redis@5.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 19 files changed
- 4 contributors
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b8acbce - Browse repository at this point
Copy the full SHA b8acbceView commit details
Commits on May 21, 2025
-
fix(handshake): ignore errors on client.setinfo (#2969)
As per the documentation (https://redis.io/docs/latest/commands/client-setinfo): Client libraries are expected to pipeline this command after authentication on all connections and ignore failures since they could be connected to an older version that doesn't support them. Turns out different versions of redis server return different errors, so its better to catch all. fixes #2968
Configuration menu - View commit details
-
Copy full SHA for 9ea260f - Browse repository at this point
Copy the full SHA 9ea260fView commit details
Commits on May 22, 2025
-
fix(cluster): replace native private with _ (#2971)
Private class fields (e.g., #execute) cause runtime errors when accessed from contexts where `this` is not the exact instance, triggering “Receiver must be an instance of class RedisCluster”. fixes #2967
Configuration menu - View commit details
-
Copy full SHA for 27537b0 - Browse repository at this point
Copy the full SHA 27537b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 065eb5e - Browse repository at this point
Copy the full SHA 065eb5eView commit details
Commits on May 27, 2025
-
Adapt legacy sentinel tests to use the new test utils (#2976)
* modified legacy sentinel tests * Adapt legacy sentinel tests to use the new test utils * modify tmpdir creation * reduced sentinel config timeouts, removed unneeded comment --------- Co-authored-by: H. Temelski <hristo.temelski@redis.com>
Configuration menu - View commit details
-
Copy full SHA for f346bad - Browse repository at this point
Copy the full SHA f346badView commit details
Commits on May 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 708b22f - Browse repository at this point
Copy the full SHA 708b22fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b939a7 - Browse repository at this point
Copy the full SHA 4b939a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd6f764 - Browse repository at this point
Copy the full SHA bd6f764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b03ced - Browse repository at this point
Copy the full SHA 3b03cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 566b16e - Browse repository at this point
Copy the full SHA 566b16eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d903c - Browse repository at this point
Copy the full SHA e4d903cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e68b5de - Browse repository at this point
Copy the full SHA e68b5deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c7b384 - Browse repository at this point
Copy the full SHA 8c7b384View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2213d8 - Browse repository at this point
Copy the full SHA b2213d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13566cf - Browse repository at this point
Copy the full SHA 13566cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for d178b78 - Browse repository at this point
Copy the full SHA d178b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for d438022 - Browse repository at this point
Copy the full SHA d438022View commit details -
Configuration menu - View commit details
-
Copy full SHA for d374514 - Browse repository at this point
Copy the full SHA d374514View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a1ca4 - Browse repository at this point
Copy the full SHA e4a1ca4View 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 redis@5.1.0...redis@5.1.1