-
-
Notifications
You must be signed in to change notification settings - Fork 993
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: predis/predis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: predis/predis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 40 files changed
- 5 contributors
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for afa8b55 - Browse repository at this point
Copy the full SHA afa8b55View commit details
Commits on May 27, 2025
-
* Backport #1503 * Update CHANGELOG.md --------- Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4218276 - Browse repository at this point
Copy the full SHA 4218276View commit details -
* Fix return type for ZCOUNT (#1546) * Fix return type for ZCOUNT ZCOUNT returns an `int`: > Integer reply: the number of members in the specified score range. * Update CHANGELOG.md --------- Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com> * Added changelog entry --------- Co-authored-by: Tim Düsterhus <timwolla@googlemail.com> Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87e08a3 - Browse repository at this point
Copy the full SHA 87e08a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2372b5c - Browse repository at this point
Copy the full SHA 2372b5cView commit details
Commits on May 28, 2025
-
Treat LOADING Errors as Connection Failures to Retry with Next Replica (
#1536) * fix(sentinel-replication): Treat LOADING error responses as ConnectionException to allow retry mechanism to discard the current replica and switch to the next available one. * fix(sentinel-replication): add changelog entries for LOADING response handling * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: Mustafa AKBEL <mustafa.akbel@pusula.net.tr> Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6021daf - Browse repository at this point
Copy the full SHA 6021dafView commit details
Commits on May 30, 2025
-
fix(stream): Fixed throwing
CommunicationException
when stream is E……OF (#1548) * fix(stream): Fixed return type to match function signature * Updated CHANGELOG.md * Fix syntax error * Updated CHANGELOG.md entry
Configuration menu - View commit details
-
Copy full SHA for d7f6009 - Browse repository at this point
Copy the full SHA d7f6009View commit details
Commits on Jun 5, 2025
-
feat(commands): Add support for VectorSet commands (#1550)
* feat(commands): Add support for VectorSet commands * Codestyle fixes * Fixed test * Added logging for test purposes * Marked tests as relay incompatible * Missing incompatible tests * Updated CHANGELOG to reflect experimental nature of feature * Marked properties as nullable * Changed static variables to constants * Codestyle fixe * Revert changes * Update CHANGELOG.md --------- Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 30e48f5 - Browse repository at this point
Copy the full SHA 30e48f5View commit details -
* fix(conn): Removed automatic conn_uid assignment (#1551) * fix(conn): Removed automatic conn_uid assignment * Restrict redis version * Updated CHANGELOG.md * Added test case * Update CHANGELOG.md --------- Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com> * Removed duplicated disconnect * Updated CHANGELOg.md --------- Co-authored-by: Till Krüss <tillkruss@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c2b95df - Browse repository at this point
Copy the full SHA c2b95dfView 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 v3.0.1...main