Skip to content

Pull requests: redis/jedis

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Enable command retries for RedisClient and RedisSentinelClient by default breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes.
#4490 opened Apr 16, 2026 by uglide Contributor Loading… 8.0.0
Add out-of-band push notification handling
#4489 opened Apr 16, 2026 by ggivo Collaborator Loading…
Drop deprecated classes and constructors breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes.
#4488 opened Apr 16, 2026 by uglide Contributor Loading… 8.0.0
Topic/ggivo/cae 2680 redis server stub for push notifications
#4487 opened Apr 14, 2026 by ggivo Collaborator Loading…
fix: validate URI scheme in isValid() to reject non-Redis URIs
#4486 opened Apr 13, 2026 by eddieran Loading…
1 of 3 tasks
Bump org.mockito:mockito-inline from 4.11.0 to 5.2.0 dependencies Pull request that updates a dependency java Pull requests that update java code
#4485 opened Apr 13, 2026 by dependabot bot Loading…
fix: stabilize flaky failover attempts test
#4482 opened Apr 8, 2026 by Ra9huvansh Loading…
Add support for FPHA argument with JSON.SET (Redis 8.8) feature
#4478 opened Apr 1, 2026 by atakavci Contributor Loading…
Implement GCRA rate limiting
#4475 opened Mar 25, 2026 by a-TODO-rov Contributor Loading…
[maintenance events] Support maintenance PUSH notification
#4473 opened Mar 25, 2026 by ggivo Collaborator Loading…
Switch to RESP3 as default protocol version breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes.
#4468 opened Mar 19, 2026 by uglide Contributor Loading… 8.0.0
Add missing commands to UnifiedJedis
#4450 opened Feb 26, 2026 by uglide Contributor Loading…
Fix Connection Close Exception Handling for commons-pool2 2.13.1 breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. maintenance
#4439 opened Feb 20, 2026 by atakavci Contributor Loading…
Concurrent integration tests
#4412 opened Jan 23, 2026 by uglide Contributor Loading…
Bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.1 breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. dependencies Pull request that updates a dependency java Pull requests that update java code
#4409 opened Jan 19, 2026 by dependabot bot Loading…
[maintenance events] Revert rebind address to initial one after delay
#4217 opened Jul 28, 2025 by ggivo Collaborator Loading…
Add getPasswordAsChars and deprecate getPassword
#4126 opened Mar 27, 2025 by aarifkhan7 Loading…
Feature/csc ttl support discussion needed
#4120 opened Mar 23, 2025 by PengJingzhao Loading…
Multi node pipeline executor
#4070 opened Jan 22, 2025 by dolavb Loading…
ProTip! Exclude everything labeled bug with -label:bug.