Skip to content

v4.6.2

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 11:00
· 1 commit to v4 since this release
f20f28e

What's Changed

  • fix: use FUNCTION LOAD REPLACE when restoring function libraries by @suxb201 in #1047
  • fix: AOF reader truncates RESP bulk strings on embedded CRLF by @suxb201 in #1048
  • test: bump wait_for_sync timeout from 10s to 60s by @suxb201 in #1049
  • chore(ci): 更新 GitHub Actions 到 Node 24 兼容版本 by @DCjanus in #1051
  • fix(sync): 避免 sync_aof=false 时缓存增量流 by @DCjanus in #1050
  • fix(sync): 适配 rdb-only 复制请求 by @DCjanus in #1052
  • chore!: 升级 Go 至 1.26 并适配 go vet by @DCjanus in #1054
  • fix: missing db0 data(#1057) by @seantofu in #1058
  • test: fix CI compatibility by @suxb201 in #1061

New Contributors

Full Changelog: v4.6.1...v4.6.2