Skip to content

Releases: google/clusterfuzz

v2.13.1

20 Oct 17:48
06491e2

Choose a tag to compare

What's Changed

  • feat(docker): Add BASE_OS_VERSION to Ubuntu 24.04 image by @hunsche in #4997

Full Changelog: v2.13.0...v2.13.1

v2.13.0

15 Oct 18:07
5b7f6aa

Choose a tag to compare

What's Changed

  • feat(batch): Add dynamic OS image selection for jobs by @hunsche in #4993

Full Changelog: v2.12.0...v2.13.0

v2.12.0

14 Oct 18:05
5dcfd3e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.12.0

v2.11.0

09 Oct 19:02
49239e8

Choose a tag to compare

What's Changed

Full Changelog: v2.10.4...v2.11.0

v2.10.4

07 Oct 14:33
da6b597

Choose a tag to compare

What's Changed

Full Changelog: v2.10.3...v2.10.4

v2.10.3

02 Oct 13:29
0155957

Choose a tag to compare

What's Changed

  • [Tracing] Add event history table in the testcase detail page by @decoNR in #4970

Full Changelog: v2.10.2...v2.10.3

v2.10.2

30 Sep 13:11
f4c6516

Choose a tag to compare

What's Changed

  • [Tracing] Add task-specific comments to task execution events by @ViniciustCosta in #4964
  • Refactor in butler integration tests subparser by @PauloVLB in #4968
  • [Tracing] Add the back-end structure for the event history table by @decoNR in #4969

New Contributors

Full Changelog: v2.10.1...v2.10.2

v2.10.1

25 Sep 15:06
100df8d

Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.10.1

v2.10.0

22 Sep 13:21
8240c7b

Choose a tag to compare

What's Changed

  • [Tracing] Create a more lightweight datastore entity for fuzz task events by @ViniciustCosta in #4957
  • [Tracing] Emit fuzzer-based task events by @ViniciustCosta in #4958
  • [Tracing] Add event information for blame and variant tasks to the testcase status board by @decoNR in #4962

Full Changelog: v2.9.0...v2.10.0

v2.9.0

16 Sep 18:28
f115a47

Choose a tag to compare

Version 2.9.0

Added

  • [Tracing] Display the testcase status board in ClusterFuzz testcase detail page (#4954)
  • feat(ci): Implement CI/CD pipeline for parallel Ubuntu Docker builds (#4952)

Changed

  • Restore cuttlefish fuzzing by ensuring platform initialization runs (#4956)
  • Fix crash grouping for "NULL" crash states (#4951)
  • Ignore ___interceptor_backtrace. (#4955)
  • Fix Chromium check failure file/line parsing. (#4947)