Skip to content

v9.0.1

Choose a tag to compare

@Xuanwo Xuanwo released this 06 Aug 10:13
· 316 commits to main since this release

What's Changed

Critical Fixes ‼️

  • fix(encoding): bounds-check the length prefix in VariableFullZipDecoder::unzip by @professor-moody in #8138
  • fix(encoding): reject out-of-bounds variable-width offsets on decode by @Xuanwo in #8144

Both fixes were backported to release/v9.0 in #8158.

Bug Fixes 🐛

  • fix(ci): backport cargo publish fix to release/v9.0 by @wjones127 in #7990

Full Changelog: v9.0.0...v9.0.1