-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: spring-projects/spring-data-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spring-projects/spring-data-redis
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
- 17 commits
- 49 files changed
- 4 contributors
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fe2e26a - Browse repository at this point
Copy the full SHA fe2e26aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19573e2 - Browse repository at this point
Copy the full SHA 19573e2View commit details
Commits on Dec 8, 2025
-
Expand XADD and XTRIM with exact trimming, limit and deletion policy.
Configuration menu - View commit details
-
Copy full SHA for 3a6b8e1 - Browse repository at this point
Copy the full SHA 3a6b8e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab12ddd - Browse repository at this point
Copy the full SHA ab12dddView commit details -
Moves trim options into top-level class that is used by XTrim and Xdd options. Original pull request #3247 See #3232 Co-authored-by: viktoriya.kutsarova <viktoriya.kutsarova@redis.com> Signed-off-by: Chris Bono <chris.bono@broadcom.com> Signed-off-by: viktoriya.kutsarova <viktoriya.kutsarova@redis.com>
Configuration menu - View commit details
-
Copy full SHA for 278f278 - Browse repository at this point
Copy the full SHA 278f278View commit details -
This commit performs the following polishing changes: - remove manual not null check in `TrimOptions.<init>` as it's already `@NullMarked` - annotate `RedisStreamCommands.XDelOptions` with `@NullMarked` - remove usage of `var` in main code - use since `4.1` instead of `4.0` - rename pendingReferences to deletionPolicy - use ParameterizedTest for StreamConvertersUnitTest - simplify test to not verify things it does not do - fix formatting in various classes - minor tweak to javadocs - inline converters in Lettuce StreamConverters Original pull request #3247 See #3232 Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 9cb4db8 - Browse repository at this point
Copy the full SHA 9cb4db8View commit details -
Do not run tests for XDELEX and XACKDEL on Valkey.
Groups the integration tests in DefaultStreamOperationsIntegrationTests for XACKDEL and XDELEX and adds an `@EnabledOnCommand` guard to each test group to prevent them from being run in environments that do not support these commands (e.g. Valkey). Original pull request #3247 See #3232 Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 742c8cb - Browse repository at this point
Copy the full SHA 742c8cbView commit details
Commits on Dec 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 52afa86 - Browse repository at this point
Copy the full SHA 52afa86View commit details -
Add author tags and issue number comment for new tests. Original pull request #3250 Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for 7248dde - Browse repository at this point
Copy the full SHA 7248ddeView commit details -
Add since tags, extract KeyUtil to replace duplicate calls to Arrays.copyOfRange(…) to split a concatenated list of elements into the first and remaining elements. Original pull request #3250
Configuration menu - View commit details
-
Copy full SHA for 13b2b6d - Browse repository at this point
Copy the full SHA 13b2b6dView commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 48444b5 - Browse repository at this point
Copy the full SHA 48444b5View commit details -
Do not run tests for XDELEX and XACKDEL on Valkey (take 2).
Adds `@EnabledOnCommand` guards to more integration tests to prevent running on Valkey. See #3232 Signed-off-by: Chris Bono <chris.bono@broadcom.com>
Configuration menu - View commit details
-
Copy full SHA for f53d60d - Browse repository at this point
Copy the full SHA f53d60dView commit details
Commits on Dec 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fa9f0e0 - Browse repository at this point
Copy the full SHA fa9f0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d90a0 - Browse repository at this point
Copy the full SHA c2d90a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89e0fec - Browse repository at this point
Copy the full SHA 89e0fecView commit details
Commits on Dec 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3eb2c69 - Browse repository at this point
Copy the full SHA 3eb2c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8156530 - Browse repository at this point
Copy the full SHA 8156530View 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 4.0.1...main