cbor v1.3.3 Release Notes

Release Date: 2019-12-10 // over 4 years ago
  • ๐Ÿš€ Release v1.3.3 (Dec 9, 2019)

    ๐Ÿ”„ Changes include:

    • ๐Ÿ›  Fix: Fix panic when encoding new type with float32 as its underlying type (commit bb1c06a)
    • ๐Ÿ›  Fix: Change CBOR string validation error from SemanticError to SyntaxError (commit acaec05)
    • ๐Ÿ›  Fix: Reject CBOR indefinite length byte/text string with tagged chunks (commit 28e2c0b)
    • ๐Ÿ›  Fix: Reject CBOR indefinite length text string with invalid UTF-8 chunks (commit 9f1f677)
    • ๐Ÿšš Misc: Add unit tests based on latest 7049bis and remove tests made redundant by this (commit ac1c292)

    ๐Ÿš€ Fuzzing reached 276+ million execs. It will continue to run until 1+ billion execs are reached or v2.0 is released.

    workers: 2, corpus: 1071 (22h56m ago), crashers: 0, restarts: 1/10000, execs: 276970074 (3352/sec), cover: 2011, uptime: 22h57m