Skip to content

Releases: MozillaSecurity/grizzly

0.22.0

11 Feb 20:42
Compare
Choose a tag to compare

What's Changed

  • fix(bugzilla): handle invalid attachment file names by @tysmith in #475
  • Update TestCase data management by @tysmith in #476
  • fix: use perf_counter() instead of time() where appropriate by @tysmith in #477
  • Update linters by @tysmith in #478
  • feat!: replace --headless with --display by @tysmith in #479

Full Changelog: 0.21.0...0.22.0

0.21.0

19 Nov 18:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.20.0...0.21.0

0.20.0

09 Oct 15:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.3...0.20.0

0.19.3

08 Jul 19:02
Compare
Choose a tag to compare

What's Changed

  • Increase post launch redirect timeout by @tysmith in #459
  • Replace use of pkg_resources with importlib.metadata by @tysmith in #458
  • Update minimum lithium-reducer version by @tysmith in #461

Full Changelog: 0.19.2...0.19.3

0.19.2

24 Jun 18:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.1...0.19.2

0.19.1

20 Jun 21:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.19.0...0.19.1

0.19.0

10 Jun 17:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.18.0...0.19.0

0.18.0

13 Dec 18:38
Compare
Choose a tag to compare

What's Changed

  • [replay] Add Bugzilla support
  • Many updates to TestCase
  • Update TestCase.load() to load in place
  • Use HTTPS by default if available
  • [reduce] Fix loading assets and env vars from tests
  • Update local bucketing
  • Determine number of extra frames when creating a signature
  • Handle target hangs immediately after launch

Full Changelog: 0.17.0...0.18.0

0.17.0

10 Oct 20:44
Compare
Choose a tag to compare

What's Changed

  • Add version to test cases
  • Add https support
  • Properly pass None to adapter when an input file is not provided
  • Add --time-limit option to status reporter
  • Status report updates
  • Allow unstable browser builds
  • Perform fuzzing and replay using localhost instead of 127.0.0.1
  • Sapphire updates

Full Changelog: 0.16.5...0.17.0

0.16.5

20 Apr 03:30
Compare
Choose a tag to compare

What's Changed

  • Support FFPuppet (>=0.10.0) API changes
  • Add ignore_timeout kwarg to Target.handle_hang()

Full Changelog: 0.16.4...0.16.5