Cake Issues v4.7.0 Released
Cake Issues version 4.7.0 has been released with detailed line information for SARIF issue provider and support for MsBuild binary log format version 21.
This post shows the highlights included in this release. For update instructions skip to Updating from previous versions.
❤ Huge thanks to our community! This release would not have been possible without your support and contributions! ❤
People working on this release:
Support for MsBuild binary logs version 21¶
Support for binary logs in version 21 has been added to Cake.Issues.MsBuild
.
Enhanced line and column information from SARIF reports¶
Cake.Issues.Sarif
has been enhanced to also provide the following IIssue
properties if available:
-
IIssue.EndLine
-
IIssue.Column
-
IIssue.EndColumn
Updating from previous versions¶
Cake.Issues 4.7.0 addins are compatible with any 4.x addins. To update to the new version bump the version of the specific addins.
For details see release notes