Skip to content

v3.8.1 (2026-07-28)

Latest

Choose a tag to compare

@ptaoussanis ptaoussanis released this 28 Jul 08:53

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! 🙏

- Peter Taoussanis

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]