Update dependency redis to >=4.5.1 #185
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=4.3.4
->>=4.5.1
Release Notes
redis/redis-py
v4.5.1
: 4.5.1Compare Source
Changes
🐛 Bug Fixes
UnixDomainSocketConnection
object has no attribute_command_packer
(#2583)Contributors
We'd like to thank all the contributors who worked on this release!
@dvora-h and @prokazov
v4.5.0
: 4.5.0Compare Source
Changes
Special Note: This redis-py release introduces the ability to write to Redis, using hiredis. If you're using hiredis as an optional requirement, please upgrade to hiredis 2.2.1. In many cases, writes times decrease by > 25%.
🧪 Experimental Features
🚀 New Features
unlink
in cluster pipeline (#2562)🐛 Bug Fixes
pack_commands
returning an empty byte sequence (#2416)🧰 Maintenance
Union
type in methodStreamCommands.xclaim()
(#2553)Contributors
We'd like to thank all the contributors who worked on this release!
@SoulPancake, @Vivanov98, @ant1fact, @dvora-h, @gmbnomis, @jmcbailey, @kosuke-zhang, @kristjanvalur, @prokazov, @rbowen and @uglide
v4.4.2
: 4.4.2Compare Source
Changes
Note: this release include #2548 and it is suggested that users upgrade immediately.
🧪 Experimental Features
🚀 New Features
🐛 Bug Fixes
Contributors
We'd like to thank all the contributors who worked on this release!
@Threated, @dvora-h, @shacharPash and @zakaf
v4.4.1
: 4.4.1Compare Source
Changes
🚀 New Features
FT.AGGREGATE
(#2537)resetchannels
inACL SETUSER
(#2514)🐛 Bug Fixes
__eq__
in graph classes (#2531)ex
parameter inset
command (#2529)🧰 Maintenance
DeprecationWarning
by replaceget_event_loop
withget_running_loop
(#2530)JSON.ARRINDEX
test (#2527)Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan, @SessionIssue, @YiuRULE, @chayim, @dgilmanAIDENTIFIED, @dvora-h, @kristjanvalur, @mohsinhaider, @raz-mon, @shacharPash, @stitchWzc, @uglide, @vmihailenco, @winmorre and @zakaf
v4.4.0
: Version 4.4.0Compare Source
Changes
4.4.0rc4 release notes
4.4.0rc3 release notes
4.4.0rc2 release notes
4.4.0rc1 release notes
🚀 New Features (since 4.4.0rc4)
🐛 Bug Fixes (since 4.4.0rc4)
geosearch
command (#2464)🧰 Maintenance (since 4.4.0rc4)
Contributors (since 4.4.0rc4)
We'd like to thank all the contributors who worked on this release!
@Sibuken, @barshaul, @chayim, @dvora-h, @nermiller, @uglide and @utkarshgupta137
v4.3.5
: Version 4.3.5Compare Source
Changes
This is a maintenance release of redis-py, prior to the release of 4.4.0. This release contains both bug fixes, and features, keeping pace with the release of redis-stack capabilities.
🚀 New Features
🐛 Bug Fixes
🧰 Maintenance
Contributors
We'd like to thank all the contributors who worked on this release!
@sileht, @utkarshgupta137, @dvora-h, @akx, @bodevone, @chayim, @DvirDukhan
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.