Summary
Note: Since this release, binaries have been renamed to include the architecture suffix and darwin
has been renamed to macOS
How to install
On Linux and macOS, remember to make the downloaded installer executable via chmod +x <installer file>
.
You can find more information in our README
What's Changed
- build(deps): bump golang.org/x/term from 0.3.0 to 0.4.0 by @dependabot in #583
- build(deps): bump golang.org/x/net from 0.4.0 to 0.5.0 by @dependabot in #584
- fix: bazel coverage error handling by @mlsandnerCI in #585
- feat: add origin query parameter to visible web app URLs by @MarkusZoppelt in #586
- Normalize URLs by @MarkusZoppelt in #587
- refactor: move logging of ExecErrors into commands by @mlsandnerCI in #591
- Activate
unused
linter preset by @MarkusZoppelt in #590 - ci(e2e-source): Install go via GH action in linux containers by @MarkusZoppelt in #592
- Add tests for
cifuzz run
with finding upload by @MarkusZoppelt in #580 - Rename macOS release binaries from
darwin
->mac
by @MarkusZoppelt in #589 - fix(lsan): parse fatal errors of leak sanitizer correctly by @jochil in #562
- fix: trim space from macOS label in Makefile by @MarkusZoppelt in #595
Full Changelog: v0.16.0...v0.17.0