Update dependency redis to v4.4.1 #106

Merged
Xefir merged 1 commits from renovate/redis-4.x into master 2023-01-09 08:50:51 +00:00
Owner

This PR contains the following updates:

Package Update Change
redis (changelog) patch ==4.4.0 -> ==4.4.1

Release Notes

redis/redis-py

v4.4.1: 4.4.1

Compare Source

Changes

🚀 New Features

  • Add dialect to FT.AGGREGATE (#​2537)
  • Add support for resetchannels in ACL SETUSER (#​2514)
  • Allow EVAL_RO and EVALSHA_RO to be routed to read replica (#​2494)
  • Add timeout parameter for SentinelManagedConnection (#​2495)
  • Add TIMEOUT to query class (#​2519)
  • Add support for certain LATENCY commands (#​2503)

🐛 Bug Fixes

  • Add type checking to __eq__ in graph classes (#​2531)
  • Accept str for ex parameter in set command (#​2529)
  • Fix for Unhandled exception related to self.host with unix socket (#​2520)
  • Make PythonParser resumable (#​2510)

🧰 Maintenance

  • Fix incorrect _disconnect_raise docstring (#​2534)
  • Remove DeprecationWarning by replace get_event_loop with get_running_loop (#​2530)
  • Fix AttributeError when trying to split library version (#​2539)
  • Including startup instructions via redis-stack docker (#​2535)
  • Fix JSON.ARRINDEX test (#​2527)
  • Add OpenTelemetry example with Uptrace backend (#​2452)
  • Switch docs to furo theme (#​2492)
  • Combine auto-concatenated strings (#​2482)
  • Updating graph tests to support new execution plan (#​2486)
  • Raising NotImplementedError for certain CLUSTER and LATENCY commands (#​2504) (#​2501)

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


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, check this box

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.4.0` -> `==4.4.1` | --- ### Release Notes <details> <summary>redis/redis-py</summary> ### [`v4.4.1`](https://github.com/redis/redis-py/releases/tag/v4.4.1): 4.4.1 [Compare Source](https://github.com/redis/redis-py/compare/v4.4.0...v4.4.1) ### Changes #### 🚀 New Features - Add dialect to `FT.AGGREGATE` ([#&#8203;2537](https://github.com/redis/redis-py/issues/2537)) - Add support for `resetchannels` in `ACL SETUSER` ([#&#8203;2514](https://github.com/redis/redis-py/issues/2514)) - Allow EVAL_RO and EVALSHA_RO to be routed to read replica ([#&#8203;2494](https://github.com/redis/redis-py/issues/2494)) - Add timeout parameter for SentinelManagedConnection ([#&#8203;2495](https://github.com/redis/redis-py/issues/2495)) - Add TIMEOUT to query class ([#&#8203;2519](https://github.com/redis/redis-py/issues/2519)) - Add support for certain LATENCY commands ([#&#8203;2503](https://github.com/redis/redis-py/issues/2503)) #### 🐛 Bug Fixes - Add type checking to `__eq__` in graph classes ([#&#8203;2531](https://github.com/redis/redis-py/issues/2531)) - Accept str for `ex` parameter in `set` command ([#&#8203;2529](https://github.com/redis/redis-py/issues/2529)) - Fix for Unhandled exception related to self.host with unix socket ([#&#8203;2520](https://github.com/redis/redis-py/issues/2520)) - Make PythonParser resumable ([#&#8203;2510](https://github.com/redis/redis-py/issues/2510)) #### 🧰 Maintenance - Fix incorrect \_disconnect_raise docstring ([#&#8203;2534](https://github.com/redis/redis-py/issues/2534)) - Remove `DeprecationWarning` by replace `get_event_loop` with `get_running_loop` ([#&#8203;2530](https://github.com/redis/redis-py/issues/2530)) - Fix AttributeError when trying to split library version ([#&#8203;2539](https://github.com/redis/redis-py/issues/2539)) - Including startup instructions via redis-stack docker ([#&#8203;2535](https://github.com/redis/redis-py/issues/2535)) - Fix `JSON.ARRINDEX` test ([#&#8203;2527](https://github.com/redis/redis-py/issues/2527)) - Add OpenTelemetry example with Uptrace backend ([#&#8203;2452](https://github.com/redis/redis-py/issues/2452)) - Switch docs to furo theme ([#&#8203;2492](https://github.com/redis/redis-py/issues/2492)) - Combine auto-concatenated strings ([#&#8203;2482](https://github.com/redis/redis-py/issues/2482)) - Updating graph tests to support new execution plan ([#&#8203;2486](https://github.com/redis/redis-py/issues/2486)) - Raising NotImplementedError for certain CLUSTER and LATENCY commands ([#&#8203;2504](https://github.com/redis/redis-py/issues/2504)) ([#&#8203;2501](https://github.com/redis/redis-py/issues/2501)) #### Contributors We'd like to thank all the contributors who worked on this release! [@&#8203;DvirDukhan](https://github.com/DvirDukhan), [@&#8203;SessionIssue](https://github.com/SessionIssue), [@&#8203;YiuRULE](https://github.com/YiuRULE), [@&#8203;chayim](https://github.com/chayim), [@&#8203;dgilmanAIDENTIFIED](https://github.com/dgilmanAIDENTIFIED), [@&#8203;dvora-h](https://github.com/dvora-h), [@&#8203;kristjanvalur](https://github.com/kristjanvalur), [@&#8203;mohsinhaider](https://github.com/mohsinhaider), [@&#8203;raz-mon](https://github.com/raz-mon), [@&#8203;shacharPash](https://github.com/shacharPash), [@&#8203;stitchWzc](https://github.com/stitchWzc), [@&#8203;uglide](https://github.com/uglide), [@&#8203;vmihailenco](https://github.com/vmihailenco), [@&#8203;winmorre](https://github.com/winmorre) and [@&#8203;zakaf](https://github.com/zakaf) </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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
Xefir added 1 commit 2023-01-09 00:33:33 +00:00
continuous-integration/drone/push Build encountered an error Details
cebd82bbf4
Update dependency redis to v4.4.1
Xefir merged commit 1a5523b3bd into master 2023-01-09 08:50:51 +00:00
Xefir deleted branch renovate/redis-4.x 2023-01-09 08:50:55 +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#106
No description provided.