- Fixed multiple stability issues including a panic on 32‑bit queue subscription randomisation, a memory leak during compaction, and race conditions in Raft and OCSP handling
- Improved performance and correctness with optimized wildcard subject detection, reduced allocations via fmt.Appendf, added an I/O gate for block writeAt syscalls, and refined Raft term/vote management
- Updated OCSP handling to prefer POST requests and fixed a related race condition, enhancing security