Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Update dependency redis to v4.1.0 #694

Closed
wants to merge 3 commits into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
redis ==4.0.2 -> ==4.1.0 age adoption passing confidence

Release Notes

redis/redis-py

v4.1.0

Compare Source

Changes

4.1.0-rc2 release notes
4.1.0-rc11 release notes

🚀 New Features
  • OCSP stapling support (#​1820)
  • Support for SELECT (#​1825)
  • Support for specifying error types with retry (#​1817)
  • Support for RESET command since Redis 6.2.0 (#​1824)
  • Support CLIENT TRACKING (#​1612)
  • Support WRITE in CLIENT PAUSE (#​1549)
  • JSON set_file and set_path support (#​1818)
  • Allow ssl_ca_path with rediss:// urls (#​1814)
  • Support for password-encrypted SSL private keys (#​1782)
  • Support SYNC and PSYNC (#​1741)
🐛 Bug Fixes
  • Retry on error exception and timeout fixes (#​1821)
  • Fixing read race condition during pubsub (#​1737)
  • Fixing exception in listen (#​1823)
  • Fixed MovedError, and stopped iterating through startup nodes when slots are fully covered (#​1819)
  • Socket not closing after server disconnect (#​1797)
  • Single sourcing the package version (#​1791)
  • Ensure redis_connect_func is set on uds connection (#​1794)
🧰 Maintenance
  • SRTALGO - Skip for redis versions greater than 7.0.0 (#​1831)
  • Documentation updates (#​1822)
  • Add CI action to install package from repository commit hash (#​1781) (#​1790)
  • Fix link in lmove docstring (#​1793)
  • Disabling JSON.DEBUG tests (#​1787)
Contributors

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

@​Akuli, @​AvitalFineRedis, @​alisaifee, @​ashwani99, @​barshaul, @​chayim, @​dvora-h, @​pawl and @​yanivhershkovich


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/redis-4.x branch from a5880ea to 4e5c079 Compare December 29, 2021 12:29
@rashley-iqt
Copy link
Member

fails because of redis/redis-py#1869

@rashley-iqt rashley-iqt closed this Jan 6, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Jan 6, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (==4.1.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/redis-4.x branch January 6, 2022 23:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants