GoNoteGo
GoNoteGo copied to clipboard
Update redis requirement from <=4.3.4 to <=5.2.1
Updates the requirements on redis to permit the latest version.
Release notes
Sourced from redis's releases.
5.2.1
Changes
🐛 Bug Fixes
- Fixed unsecured tempfile.mktemp() command usage (#3446)
- Fixed bug with SLOWLOG GET response parsing on Redis Software (#3441)
- Fixed issue with invoking _close() on closed event loop (#3438)
🧰 Maintenance
- Migrate test infrastructure to new custom docker images (#3415)
- Fixed flacky test with HEXPIREAT command (#3437)
Contributors
We'd like to thank all the contributors who worked on this release!
Commits
a74fa6aRelease 5.2.1 (#3451)166ae7bUpdated package version (#3418)00f5be4adds scorer to AggregateRequest (#3409)4c4d4afPin pytest-profiling (#3417)d6ddb0dDOC-4199: add TCEs to the combined query page (#3380)17db62eDOC-4200: add TCEs to the aggregation query page (#3381)700045cBackport 5.1 changes into master (#3406)2e46613Client side caching refactoring (#3350)7d73d74DOC-4197: add TCEs to the geospatial query page (#3378)c7483b3DOC-4196: add TCEs to the full-text query page (#3377)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)