Update dependency redis to v4.1.1 #47

Merged
Xefir merged 1 commits from renovate/redis-4.x into master 2022-01-18 08:48:20 +00:00
Owner

This PR contains the following updates:

Package Update Change
redis (changelog) patch ==4.1.0 -> ==4.1.1

Release Notes

redis/redis-py

v4.1.1

Compare Source

Changes

🚀 New Features

  • Add retries to connections in Sentinel Pools (#​1879)
  • OCSP Stapling Support (#​1873)
  • Define incr/decr as aliases of incrby/decrby (#​1874)
  • FT.CREATE - support MAXTEXTFIELDS, TEMPORARY, NOHL, NOFREQS, SKIPINITIALSCAN (#​1847)

🐛 Bug Fixes

  • Timeseries docs fix (#​1877)
  • get_connection: catch OSError too (#​1832)
  • Set keys var otherwise variable not created (#​1853)
  • Clusters should optionally require full slot coverage (#​1845)

🧰 Maintenance

  • Triple quote docstrings in client.py PEP 257 (#​1876)
  • syncing requirements (#​1870)
  • Typo and typing in GraphCommands documentation (#​1855)
  • Allowing poetry and redis-py to install together (#​1854)
  • setup.py: Add project_urls for PyPI (#​1867)
  • Support test with redis unstable docker (#​1850)
  • Connection examples (#​1835)
  • Documentation cleanup (#​1841)

Contributors

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

@​Andrew-Chen-Wang, @​AvitalFineRedis, @​Enchufa2, @​barshaul, @​chayim, @​dvora-h, @​jdieter, @​salty-horse, @​sbv-csis and @​tony


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.1.0` -> `==4.1.1` | --- ### Release Notes <details> <summary>redis/redis-py</summary> ### [`v4.1.1`](https://github.com/redis/redis-py/releases/v4.1.1) [Compare Source](https://github.com/redis/redis-py/compare/v4.1.0...v4.1.1) #### Changes #### 🚀 New Features - Add retries to connections in Sentinel Pools ([#&#8203;1879](https://github.com/redis/redis-py/issues/1879)) - OCSP Stapling Support ([#&#8203;1873](https://github.com/redis/redis-py/issues/1873)) - Define incr/decr as aliases of incrby/decrby ([#&#8203;1874](https://github.com/redis/redis-py/issues/1874)) - FT.CREATE - support MAXTEXTFIELDS, TEMPORARY, NOHL, NOFREQS, SKIPINITIALSCAN ([#&#8203;1847](https://github.com/redis/redis-py/issues/1847)) #### 🐛 Bug Fixes - Timeseries docs fix ([#&#8203;1877](https://github.com/redis/redis-py/issues/1877)) - get_connection: catch OSError too ([#&#8203;1832](https://github.com/redis/redis-py/issues/1832)) - Set keys var otherwise variable not created ([#&#8203;1853](https://github.com/redis/redis-py/issues/1853)) - Clusters should optionally require full slot coverage ([#&#8203;1845](https://github.com/redis/redis-py/issues/1845)) #### 🧰 Maintenance - Triple quote docstrings in client.py PEP 257 ([#&#8203;1876](https://github.com/redis/redis-py/issues/1876)) - syncing requirements ([#&#8203;1870](https://github.com/redis/redis-py/issues/1870)) - Typo and typing in GraphCommands documentation ([#&#8203;1855](https://github.com/redis/redis-py/issues/1855)) - Allowing poetry and redis-py to install together ([#&#8203;1854](https://github.com/redis/redis-py/issues/1854)) - `setup.py`: Add project_urls for PyPI ([#&#8203;1867](https://github.com/redis/redis-py/issues/1867)) - Support test with redis unstable docker ([#&#8203;1850](https://github.com/redis/redis-py/issues/1850)) - Connection examples ([#&#8203;1835](https://github.com/redis/redis-py/issues/1835)) - Documentation cleanup ([#&#8203;1841](https://github.com/redis/redis-py/issues/1841)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;Andrew-Chen-Wang](https://github.com/Andrew-Chen-Wang), [@&#8203;AvitalFineRedis](https://github.com/AvitalFineRedis), [@&#8203;Enchufa2](https://github.com/Enchufa2), [@&#8203;barshaul](https://github.com/barshaul), [@&#8203;chayim](https://github.com/chayim), [@&#8203;dvora-h](https://github.com/dvora-h), [@&#8203;jdieter](https://github.com/jdieter), [@&#8203;salty-horse](https://github.com/salty-horse), [@&#8203;sbv-csis](https://github.com/sbv-csis) and [@&#8203;tony](https://github.com/tony) </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-01-18 00:18:28 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
9f157d0825
Update dependency redis to v4.1.1
Xefir merged commit 0838765707 into master 2022-01-18 08:48:20 +00:00
Xefir deleted branch renovate/redis-4.x 2022-01-18 08:48:27 +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#47
No description provided.