Skip to content

Releases: MozillaSecurity/FuzzManager

v0.9.1

15 Dec 18:17

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

26 Jun 18:29

Choose a tag to compare

What's Changed

Full Changelog: v0.8.4...v0.9.0

v0.8.4

09 Apr 21:13

Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3

09 Apr 20:07

Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

09 Apr 19:34

Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

09 Apr 19:04

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

08 Apr 20:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

06 Jun 19:59

Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...v0.7.0

Release 0.6.0

15 Nov 21:30

Choose a tag to compare

  • Add line_no field to backtrace parsing exceptions
    
  • Drop Python 3.7
    
  • Fix grcov output parsing on Windows
    

Release 0.5.3

12 Oct 20:16

Choose a tag to compare

Parse sanitizer hard rss limit exhausted assertions.

The previous release also preferred soft rss limit exhausted messages,
which are not fatal. This also fixes that.