Update dependency redis to v4.3.4 #82

Merged
Xefir merged 1 commits from renovate/redis-4.x into master 2022-06-29 07:43:37 +00:00
Owner

This PR contains the following updates:

Package Update Change
redis (changelog) patch ==4.3.3 -> ==4.3.4

Release Notes

redis/redis-py

v4.3.4

Compare Source

Changes

🔥 Breaking Changes

  • Fix backward compatibility from 4.3.2 in Lock.acquire() (#​2254)
  • Fix XAUTOCLAIM to return the full response, instead of only keys 2+ (#​2252)

🚀 New Features

  • Added dynamic_startup_nodes configuration to RedisCluster. (#​2244, #​2251)

🐛 Bug Fixes

  • Fix retries in async mode (#​2180)
  • Async cluster: fix simultaneous initialize (#​2231)
  • Uppercased commands in CommandsParser.get_keys (#​2236)

🧰 Maintenance

  • Late eval of the skip condition in async tests(#​2248, #​2253)
  • Reuse the old nodes' connections when a cluster topology refresh is being done (#​2235)
  • Docs: add pipeline examples (#​2240)
  • Correct retention_msecs value (#​2232)
  • Cluster: use pipeline to execute split commands (#​2230)
  • Docs: Add a note about client_setname and client_name difference (#​2247)

Contributors

We'd like to thank all the contributors who worked on this release!

@​Iglesys347, @​barshaul, @​dvora-h, @​earthgecko, @​elemoine, @​falk-h, @​kristjanvalur, @​psrok1 and @​utkarshgupta137


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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://github.com/redis/redis-py) ([changelog](https://github.com/redis/redis-py/releases)) | patch | `==4.3.3` -> `==4.3.4` | --- ### Release Notes <details> <summary>redis/redis-py</summary> ### [`v4.3.4`](https://github.com/redis/redis-py/releases/tag/v4.3.4) [Compare Source](https://github.com/redis/redis-py/compare/v4.3.3...v4.3.4) #### Changes #### 🔥 Breaking Changes - Fix backward compatibility from 4.3.2 in Lock.acquire() ([#&#8203;2254](https://github.com/redis/redis-py/issues/2254)) - Fix `XAUTOCLAIM` to return the full response, instead of only keys 2+ ([#&#8203;2252](https://github.com/redis/redis-py/issues/2252)) #### 🚀 New Features - Added dynamic_startup_nodes configuration to RedisCluster. ([#&#8203;2244](https://github.com/redis/redis-py/issues/2244), [#&#8203;2251](https://github.com/redis/redis-py/issues/2251)) #### 🐛 Bug Fixes - Fix retries in async mode ([#&#8203;2180](https://github.com/redis/redis-py/issues/2180)) - Async cluster: fix simultaneous initialize ([#&#8203;2231](https://github.com/redis/redis-py/issues/2231)) - Uppercased commands in CommandsParser.get_keys ([#&#8203;2236](https://github.com/redis/redis-py/issues/2236)) #### 🧰 Maintenance - Late eval of the skip condition in async tests([#&#8203;2248](https://github.com/redis/redis-py/issues/2248), [#&#8203;2253](https://github.com/redis/redis-py/issues/2253)) - Reuse the old nodes' connections when a cluster topology refresh is being done ([#&#8203;2235](https://github.com/redis/redis-py/issues/2235)) - Docs: add pipeline examples ([#&#8203;2240](https://github.com/redis/redis-py/issues/2240)) - Correct retention_msecs value ([#&#8203;2232](https://github.com/redis/redis-py/issues/2232)) - Cluster: use pipeline to execute split commands ([#&#8203;2230](https://github.com/redis/redis-py/issues/2230)) - Docs: Add a note about client_setname and client_name difference ([#&#8203;2247](https://github.com/redis/redis-py/issues/2247)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;Iglesys347](https://github.com/Iglesys347), [@&#8203;barshaul](https://github.com/barshaul), [@&#8203;dvora-h](https://github.com/dvora-h), [@&#8203;earthgecko](https://github.com/earthgecko), [@&#8203;elemoine](https://github.com/elemoine), [@&#8203;falk-h](https://github.com/falk-h), [@&#8203;kristjanvalur](https://github.com/kristjanvalur), [@&#8203;psrok1](https://github.com/psrok1) and [@&#8203;utkarshgupta137](https://github.com/utkarshgupta137) </details> --- ### 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**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Xefir added 1 commit 2022-06-28 00:24:14 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
2d804f5294
Update dependency redis to v4.3.4
Xefir merged commit a016a137a7 into master 2022-06-29 07:43:37 +00:00
Xefir deleted branch renovate/redis-4.x 2022-06-29 07:43:41 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/PyNyaaTa#82
No description provided.