- Dependency: on Clojars
- Versioning: Break Versioning
Hotfix release, should be a safe update for users on v3.8.0 - but as always please test carefully before using in production, and please report any unexpected problems - thank you! 🙏
Since v3.8.0 (2026-07-26)
- [fix]
freeze-to-out!: restore size-unlimited streaming [2613609] - [fix]
with-bb: cap buffer growth at max array size [930a3cb] - [sec] Thaw: validate buffered allocation lengths [ca0fa4f]
- [fix] Thaw: reject negative collection counts [b2e16e9]
- [fix] Crypto: reject truncated encrypted payloads [fe8ab01]
- [fix]
with-cache: restore outer cache [c368c4a] - [fix]
freeze-to-out!: restore cache on failure [bb8078b] - [fix]
freeze-to-bb!: restore state on failure [c0b2228] - [fix]
write-sz: serialize before writing header [7bc1e3e]