v3.7.1 (2026-07-28)
- Dependency: on Clojars
- Versioning: Break Versioning
Hotfix release, should be a safe update for users on v3.7.0 - but as always please test carefully before using in production, and please report any unexpected problems - thank you! 🙏
Since v3.7.0 (2026-07-22)
- [fix]
freeze-to-out!: restore size-unlimited streaming [323167c] - [fix]
with-bb: cap buffer growth at max array size [5c6a467] - [sec] Thaw: validate buffered allocation lengths [d7f5242]
- [fix] Thaw: reject negative collection counts [1b89f10]
- [fix] Crypto: reject truncated encrypted payloads [7d1df89]
- [fix]
with-cache: restore outer cache [c2f59b2] - [fix]
freeze-to-out!: restore cache on failure [9f4f311] - [fix]
freeze-to-bb!: restore state on failure [3b7609b] - [fix]
write-sz: serialize before writing header [0ea3733]