Skip to content

Release v0.26.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 15:48
bcfe24b

What's Changed

  • fix(composite): return error on truncated unknown TLV value instead of panicking (#415) by @SAY-5 in #416
  • test(fuzz): add native Go fuzzers for Unpack/Pack and MessageScanner by @adamdecaf in #425
  • ci(fuzz): anchor -fuzz patterns to avoid multi-match failures by @adamdecaf in #428
  • fix(specs): register missing field types and encodings in the spec builder by @andresantoniuk in #430
  • fix(composite): bounds-check unknown TLV length in skip path by @SashaMIT in #427

New Contributors

Full Changelog: v0.26.0...v0.26.1