-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: redis/redis-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: avoid instantiating a connection on _repr__
maintenance
Maintenance (CI, Releases, etc)
#3653
by robertosantamaria-scopely
was merged May 29, 2025
Loading…
5 tasks
Fix the old import indexDefinition -> index_definition
maintenance
Maintenance (CI, Releases, etc)
#3652
by ShubhamKaudewar
was merged May 23, 2025
Loading…
6 tasks
[Async] Multi Exec on cluster
async
feature
New feature
#3649
by vladvildanov
was merged May 27, 2025
Loading…
3 of 6 tasks
Support RESP3 with hiredis-py parser
feature
New feature
#3648
by uglide
was merged May 23, 2025
Loading…
Add dynamic_startup_nodes parameter to async RedisCluster
feature
New feature
#3646
by petyaslavova
was merged May 14, 2025
Loading…
3 of 5 tasks
Remove mandatory update the CHANGES file for new PRs. CHANGES file will be kept for history for versions < 4.0.0
maintenance
Maintenance (CI, Releases, etc)
#3645
by petyaslavova
was merged May 23, 2025
Loading…
5 tasks
Updating the readme and lib version to contain the changes from the latest stable release
maintenance
Maintenance (CI, Releases, etc)
#3644
by petyaslavova
was merged May 13, 2025
Loading…
3 of 6 tasks
Export REDIS_MAJOR_VERSION correctly in run-tests
maintenance
Maintenance (CI, Releases, etc)
#3642
by uglide
was merged May 12, 2025
Loading…
Fix matrix in hiredis-py-integration.yaml
maintenance
Maintenance (CI, Releases, etc)
#3641
by uglide
was merged May 9, 2025
Loading…
6 tasks
Updating Redis 8 test image for GH pipeline
maintenance
Maintenance (CI, Releases, etc)
#3639
by petyaslavova
was merged May 8, 2025
Loading…
3 of 6 tasks
Fix RedisCluster ssl_check_hostname not set to connections. For SSL verification with ssl_cert_reqs="none", check_hostname is set to False.
bug
Bug
maintenance
Maintenance (CI, Releases, etc)
#3637
by omerfeyzioglu
was merged May 12, 2025
Loading…
4 of 6 tasks
Allow newer PyJWT versions
maintenance
Maintenance (CI, Releases, etc)
#3636
by aberres
was merged May 8, 2025
Loading…
3 tasks done
Fix Bug
AttributeError
in ClusterPipeline
bug
#3634
by sentrivana
was merged May 5, 2025
Loading…
1 of 6 tasks
Prevent RuntimeError while reinitializing clusters - sync and async
bug
Bug
#3633
by petyaslavova
was merged May 8, 2025
Loading…
6 tasks
Adding return types for the RedisModuleCommands class
maintenance
Maintenance (CI, Releases, etc)
#3632
by petyaslavova
was merged May 8, 2025
Loading…
6 tasks
add equality and hashability to New feature
Retry
and backoff classes
feature
#3628
by terencehonles
was merged May 7, 2025
Loading…
3 of 6 tasks
Changing the default value for ssl_check_hostname to True, to ensure security validations are not skipped by default
breakingchange
API or Breaking Change
#3626
by petyaslavova
was merged Apr 30, 2025
Loading…
6 tasks
Fixing the versions of some deprecations that wrongly added as 5.0.3 - the correct version is 5.3.0
maintenance
Maintenance (CI, Releases, etc)
#3625
by petyaslavova
was merged Apr 30, 2025
Loading…
6 tasks
Updating pipeline tests to use test libs image with RC2. Updating timeseries tests.
maintenance
Maintenance (CI, Releases, etc)
#3623
by petyaslavova
was merged Apr 30, 2025
Loading…
6 tasks
Adding default retry configuration changes for cluster clients
breakingchange
API or Breaking Change
deprecation
#3622
by petyaslavova
was merged Apr 30, 2025
Loading…
3 of 6 tasks
When SlotNotCoveredError is raised, the cluster topology should be reinitialized as part of error handling and retrying of the commands.
bug
Bug
#3621
by petyaslavova
was merged Apr 29, 2025
Loading…
6 tasks
Test against unstable hiredis-py
maintenance
Maintenance (CI, Releases, etc)
#3617
by uglide
was merged May 9, 2025
Loading…
6 tasks
Updating default retry strategy for standalone clients. 3 retries with ExponentialWithJitterBackoff become the default config.
breakingchange
API or Breaking Change
#3614
by petyaslavova
was merged Apr 28, 2025
Loading…
6 tasks
Multi exec on cluster
feature
New feature
#3611
by robertosantamaria-scopely
was merged May 12, 2025
Loading…
3 of 6 tasks
Change type hints with possible None args or return types to be annotated with Optional - includes commands in core.py and json commands
maintenance
Maintenance (CI, Releases, etc)
#3610
by kesha1225
was merged May 8, 2025
Loading…
3 of 6 tasks
ProTip!
Adding no:label will show everything without a label.