7.2.5-rc1
版本发布时间: 2024-04-13 03:10:41
valkey-io/valkey最新发布版本:8.0.0(2024-09-16 04:44:29)
Upgrade urgency LOW: Second release candidate for Valkey with API compatibility for OSS Redis 7.2.4. Moving to a release candidate on 7.2.5, to make it clearer this is a patch iteration as opposed to an exact copy of OSS Redis. Also includes fixes to minor bugs present in 7.2.4 RC1 and more compatibility changes.
Changes to support Valkey branding
- Update README to remove Redis references.
- Update valkey-server and valkey-cli help info to show only Valkey (#222)
- Add compatibility for lua debugger to use 'server' instead of redis. (#303)
Bug fixes
- Fix module event name to maintain Redis compatibility. (#289)
- Fix issue where Redis symlinks were created with the wrong name. (#282)