FoundationDB: Fix read version cache expiration logic

This commit is contained in:
Maurus Decimus
2026-06-11 15:54:00 +02:00
parent 6cfad95dfb
commit 2cc3903cda
5 changed files with 325 additions and 66 deletions

View File

@@ -13,6 +13,7 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
## Fixed
- JMAP: `*/changes` methods leak ids of non-shared objects (reported by @5ud0er).
- Sieve: Do not allow invalid certs in `http_header` function.
- FoundationDB: Fix read version cache expiration logic.
## [0.16.8] - 2026-06-06