cbor v1.3.4 Release Notes

Release Date: 2019-12-19 // over 4 years ago
  • ๐Ÿš€ Release v1.3.4 (Dec 18, 2019)

    ๐Ÿ”จ v1.3.1 to v.1.3.4 benefited from extensive code review and refactoring.

    ๐Ÿ”„ Changes include:

    • ๐Ÿ›  Fix: Limit nested levels to 32 for arrays, maps, tags to prevent stack exhaustion exploits (commit 3aa4328)
    • ๐Ÿ›  Fix: Fix error when decoding to not-nil interface (commit d26d3cd)
    • ๐Ÿ”จ Misc: Refactor to improve readability and maintainability (commit d2d6a95)

    ๐Ÿš€ Fuzzing reached 370+ million execs with Go 1.12 at the time of release. It will continue fuzzing until 1+ billion execs are reached with Go 1.13.

    workers: 2, corpus: 1222 (14h4m ago), crashers: 0, restarts: 1/10000, execs: 370423177 (5300/sec), cover: 1999, uptime: 19h24m