Update dependency redis to v4.2.2 #62

Merged
Xefir merged 1 commits from renovate/redis-4.x into master 2022-04-05 07:25:11 +00:00
Owner

This PR contains the following updates:

Package Update Change
redis (changelog) patch ==4.2.1 -> ==4.2.2

Release Notes

redis/redis-py

v4.2.2

Compare Source

Changes

🚀 New Features

  • Extended "CLUSTER NODES" parser to support special slot entries (#​2080)
    • 🔥 NOTE: This change is potentially breaking depending on your use of specialized slot entries. Support for bytes was added
  • Add support for BIT|BYTE option available in redis 7 (#​2068)

🐛 Bug Fixes

  • Fix imports in for async (#​2079)
  • Always clear reference to closed reader/writer (#​2077)
  • Fix disable decode for dump command in async (#​2070)

🧰 Maintenance

  • Cluster commands linkdocs (#​2069)
  • Clarify bit type in setbit/getbit documentation (#​2078)
  • Clean up test supoort enterprise environments (#​2082)
  • Vector similarity search example (#​2083)
  • Fix search query with params tests (#​2076)

Contributors

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

@​barshaul, @​beasteers, @​dsoprea, @​dvora-h, @​enjoy-binbin, @​nosammai and @​wwqgtxx


Configuration

📅 Schedule: 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.2.1` -> `==4.2.2` | --- ### Release Notes <details> <summary>redis/redis-py</summary> ### [`v4.2.2`](https://github.com/redis/redis-py/releases/v4.2.2) [Compare Source](https://github.com/redis/redis-py/compare/v4.2.1...v4.2.2) #### Changes #### 🚀 New Features - Extended "CLUSTER NODES" parser to support special slot entries ([#&#8203;2080](https://github.com/redis/redis-py/issues/2080)) - 🔥 NOTE: This change is potentially breaking depending on your use of specialized slot entries. Support for bytes was added - Add support for BIT|BYTE option available in redis 7 ([#&#8203;2068](https://github.com/redis/redis-py/issues/2068)) #### 🐛 Bug Fixes - Fix imports in for async ([#&#8203;2079](https://github.com/redis/redis-py/issues/2079)) - Always clear reference to closed reader/writer ([#&#8203;2077](https://github.com/redis/redis-py/issues/2077)) - Fix disable decode for dump command in async ([#&#8203;2070](https://github.com/redis/redis-py/issues/2070)) #### 🧰 Maintenance - Cluster commands linkdocs ([#&#8203;2069](https://github.com/redis/redis-py/issues/2069)) - Clarify bit type in setbit/getbit documentation ([#&#8203;2078](https://github.com/redis/redis-py/issues/2078)) - Clean up test supoort enterprise environments ([#&#8203;2082](https://github.com/redis/redis-py/issues/2082)) - Vector similarity search example ([#&#8203;2083](https://github.com/redis/redis-py/issues/2083)) - Fix search query with params tests ([#&#8203;2076](https://github.com/redis/redis-py/issues/2076)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;barshaul](https://github.com/barshaul), [@&#8203;beasteers](https://github.com/beasteers), [@&#8203;dsoprea](https://github.com/dsoprea), [@&#8203;dvora-h](https://github.com/dvora-h), [@&#8203;enjoy-binbin](https://github.com/enjoy-binbin), [@&#8203;nosammai](https://github.com/nosammai) and [@&#8203;wwqgtxx](https://github.com/wwqgtxx) </details> --- ### Configuration 📅 **Schedule**: 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-04-05 00:17:23 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
e30058f5db
Update dependency redis to v4.2.2
Xefir merged commit 06589bbd0c into master 2022-04-05 07:25:11 +00:00
Xefir deleted branch renovate/redis-4.x 2022-04-05 07:25:16 +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#62
No description provided.