Skip to content

Update fakeredis to 2.35.1#2897

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-fakeredis-2.33.0-to-2.35.1
Open

Update fakeredis to 2.35.1#2897
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-fakeredis-2.33.0-to-2.35.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates fakeredis from 2.33.0 to 2.35.1.

Changelog

2.35.1

🐛 Bug Fixes

- fix: Breaking change in 2.35.0: FakeConnection renamed without backward-compatible alias 468

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.35.0...v2.35.1

2.35.0

What's Changed

🚀 Features

- Support for idempotent message processing introduced in Redis 8.6 461
- Support for vector set commands `VADD`, `VCARD`, `VDIM`, `VEMB`, `VGETATTR`, `VINFO`, `VLINKS`, `VRANDMEMBER`,
`VRANGE`, `VREM`, `VSETATTR`, `VSIM` 451

🐛 Bug Fixes

- fix XREADGROUP on multiple streams only returns one message 460
- fix: XDEL sending ResponseError when stream ID is invalid 465
- Fix DeprecationWarning caused by mixing valkey and redis classes (kurtmckee) 462 464
- fix: bug referencing non existing variable 465

🧰 Maintenance

- Update typing-extensions version constraint to support newer versions 458
- Improved documentation with mermaidjs diagrams 467
- Move documentation dependencies to pyproject.toml

**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.34.1...v2.35.0

2.34.1

What's Changed

🐛 Bug Fixes

- Fix handling of deprecated arguments in `FakeRedis` to support redis-py 7.2.0 457
- Blocking `XREAD` with `block=0` works as expected 453


**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.34.0...v2.34.1
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant