Commit 3175dfd
authored
chore(deps): update dependency redis to v4.1.1 (GoogleCloudPlatform#7378)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [redis](https://togithub.com/redis/redis-py) ([changelog](https://togithub.com/redis/redis-py/releases)) | `==4.1.0` -> `==4.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [redis](https://togithub.com/redis/redis-py) ([changelog](https://togithub.com/redis/redis-py/releases)) | `==3.5.3` -> `==4.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [redis](https://togithub.com/redis/redis-py) ([changelog](https://togithub.com/redis/redis-py/releases)) | `==4.0.0` -> `==4.1.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>redis/redis-py</summary>
### [`v4.1.1`](https://togithub.com/redis/redis-py/releases/v4.1.1)
[Compare Source](https://togithub.com/redis/redis-py/compare/v4.1.0...v4.1.1)
#### Changes
#### 🚀 New Features
- Add retries to connections in Sentinel Pools ([#&GoogleCloudPlatform#8203;1879](https://togithub.com/redis/redis-py/issues/1879))
- OCSP Stapling Support ([#&GoogleCloudPlatform#8203;1873](https://togithub.com/redis/redis-py/issues/1873))
- Define incr/decr as aliases of incrby/decrby ([#&GoogleCloudPlatform#8203;1874](https://togithub.com/redis/redis-py/issues/1874))
- FT.CREATE - support MAXTEXTFIELDS, TEMPORARY, NOHL, NOFREQS, SKIPINITIALSCAN ([#&GoogleCloudPlatform#8203;1847](https://togithub.com/redis/redis-py/issues/1847))
#### 🐛 Bug Fixes
- Timeseries docs fix ([#&GoogleCloudPlatform#8203;1877](https://togithub.com/redis/redis-py/issues/1877))
- get_connection: catch OSError too ([#&GoogleCloudPlatform#8203;1832](https://togithub.com/redis/redis-py/issues/1832))
- Set keys var otherwise variable not created ([#&GoogleCloudPlatform#8203;1853](https://togithub.com/redis/redis-py/issues/1853))
- Clusters should optionally require full slot coverage ([#&GoogleCloudPlatform#8203;1845](https://togithub.com/redis/redis-py/issues/1845))
#### 🧰 Maintenance
- Triple quote docstrings in client.py PEP 257 ([#&GoogleCloudPlatform#8203;1876](https://togithub.com/redis/redis-py/issues/1876))
- syncing requirements ([#&GoogleCloudPlatform#8203;1870](https://togithub.com/redis/redis-py/issues/1870))
- Typo and typing in GraphCommands documentation ([#&GoogleCloudPlatform#8203;1855](https://togithub.com/redis/redis-py/issues/1855))
- Allowing poetry and redis-py to install together ([#&GoogleCloudPlatform#8203;1854](https://togithub.com/redis/redis-py/issues/1854))
- `setup.py`: Add project_urls for PyPI ([#&GoogleCloudPlatform#8203;1867](https://togithub.com/redis/redis-py/issues/1867))
- Support test with redis unstable docker ([#&GoogleCloudPlatform#8203;1850](https://togithub.com/redis/redis-py/issues/1850))
- Connection examples ([#&GoogleCloudPlatform#8203;1835](https://togithub.com/redis/redis-py/issues/1835))
- Documentation cleanup ([#&GoogleCloudPlatform#8203;1841](https://togithub.com/redis/redis-py/issues/1841))
#### Contributors
We'd like to thank all the contributors who worked on this release!
[@&GoogleCloudPlatform#8203;Andrew-Chen-Wang](https://togithub.com/Andrew-Chen-Wang), [@&GoogleCloudPlatform#8203;AvitalFineRedis](https://togithub.com/AvitalFineRedis), [@&GoogleCloudPlatform#8203;Enchufa2](https://togithub.com/Enchufa2), [@&GoogleCloudPlatform#8203;barshaul](https://togithub.com/barshaul), [@&GoogleCloudPlatform#8203;chayim](https://togithub.com/chayim), [@&GoogleCloudPlatform#8203;dvora-h](https://togithub.com/dvora-h), [@&GoogleCloudPlatform#8203;jdieter](https://togithub.com/jdieter), [@&GoogleCloudPlatform#8203;salty-horse](https://togithub.com/salty-horse), [@&GoogleCloudPlatform#8203;sbv-csis](https://togithub.com/sbv-csis) and [@&GoogleCloudPlatform#8203;tony](https://togithub.com/tony)
</details>
---
### 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 these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).1 parent 1257f95 commit 3175dfd
File tree
4 files changed
+4
-4
lines changed- appengine
- standard_python3/redis
- standard/migration/memorystore
- functions/memorystore/redis
- memorystore/redis
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
0 commit comments