Skip to content

v2.13.4-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@janthurau janthurau released this 01 Jul 19:31
· 10 commits to main since this release
v2.13.4-rc.0
0fdc633

fixes memory leaks when using extension-redis. The locking logic has been changed from "ignore if not acquired" to "error if not acquired" (because that means that the other instance has persisted to DB)

What's Changed

Full Changelog: v2.13.2...v2.13.4-rc.0