Cake.Issues.Reporting.Sarif Release Notes

3.0.0 (July 17, 2023)

As part of this release we had 4 issues closed.

Requirements

  • Cake 3.x
  • Cake.Issues 3.x
  • Cake.Issues.Reporting 3.x
  • Targeting .NET 6 and .NET 7

Breaking changes

  • #170 Build against Cake.Issues 3.0 by @pascalberger
  • #169 Update to Cake 3.0 by @pascalberger
  • #168 Multi-Target .NET 6 & 7 instead of .NET Core 3.1, 5 & 6 by @pascalberger

Dependencies

  • #179 Bump Sarif.Sdk from 3.1.0 to 4.2.0 in /src by @dependabot

Chores

  • #166 Update to Cake.Recipe 3.0.1 by @pascalberger
  • #176 Run tests on Ubuntu 20 by @pascalberger

Full Changelog: https://github.com/cake-contrib/Cake.Issues.Reporting.Sarif/compare/2.0.0...3.0.0

3.0.0-beta.1 (June 22, 2023)

As part of this release we had 4 issues closed.

Requirements

  • Cake 3.x
  • Cake.Issues 3.0 Beta 2
  • Cake.Issues.Reporting 3.0 Beta 2
  • Targeting .NET 6 and .NET 7

Breaking changes

  • #170 Build against Cake.Issues 3.0 by @pascalberger
  • #169 Update to Cake 3.0 by @pascalberger
  • #168 Multi-Target .NET 6 & 7 instead of .NET Core 3.1, 5 & 6 by @pascalberger

Dependencies

  • #179 Bump Sarif.Sdk from 3.1.0 to 4.2.0 in /src by @dependabot

Chores

  • #166 Update to Cake.Recipe 3.0.1 by @pascalberger
  • #176 Run tests on Ubuntu 20 by @pascalberger

Full Changelog: https://github.com/cake-contrib/Cake.Issues.Reporting.Sarif/compare/2.0.0...3.0.0-beta.1

2.0.0 (December 10, 2022)

As part of this release we had 30 commits which resulted in 4 issues being closed.

Breaking changes

  • #130 Build against Cake.Issues 2.0 by @pascalberger
  • #129 Multi-Target .NET Core 3.1, 5 & 6 instead of .NET Standard 2.0 by @pascalberger
  • #128 Update to Cake 2.0 by @pascalberger

Dependencies

  • #131, #152 Bump Sarif.Sdk from 2.4.11 to 3.1.0

Chores

  • #135 Update to Visual Studio 2022 by @pascalberger
  • #137 Build using Cake .NET tool by @pascalberger
  • #138 Build with Cake Recipe 3.0 by @pascalberger
  • #140 Run Ubuntu integration tests on 18.04 by @pascalberger
  • #141 Remove Dupfinder from integration tests by @pascalberger
  • #143 Clean up integration test for Cake 2.0 by @pascalberger
  • #145 Remove loading of dupfinder Cake script by @pascalberger
  • #142 Run Ubuntu integration tests on 18.04 by @pascalberger
  • #144 Test on macOS 11 by @pascalberger

Full Changelog: https://github.com/cake-contrib/Cake.Issues.Reporting.Sarif/compare/1.0.0...2.0.0

1.0.0 (July 27, 2021)

As part of this release we had 5 issues closed.

Requirements

  • Cake 1.x
  • Cake.Issues 1.x
  • Cake.Issues.Reporting 1.x

Breaking changes

  • #108 Build against Cake.Issues 1.0
  • #81 Build against Cake 1.0

Documentation

  • #117 Add cake-addin tag to NuGet package

Dependenciess

  • #75, #112 , #126 Bump Sarif.Sdk from 2.3.4 to 2.4.11 in /src

1.0.0-beta.1 (February 27, 2021)

As part of this release we had 4 issues closed.

Requirements

  • Cake 1.x
  • Cake.Issues 1.0.0-beta.1
  • Cake.Issues.Reporting 1.0.0-beta.1

Breaking changes

  • #108 Build against Cake.Issues 1.0
  • #81 Build against Cake 1.0

Dependenciess

  • #75, #112 Bump Sarif.Sdk from 2.3.4 to 2.4.3

0.9.0 (August 22, 2020)

As part of this release we had 5 issues closed.

Requirements

  • Cake 0.33.0 or higher
  • Cake.Issues 0.9.x
  • Cake.Issues.Reporting 0.9.x

Breaking change

  • #45 Update to Cake.Issues 0.9.0

Improvements

  • #50 Set run information
  • #49 Set column information
  • #48 Set end line

Dependencies

  • #70 Bump Sarif.Sdk from 2.1.22 to 2.3.4

0.8.0 (January 19, 2020)

As part of this release we had 4 issues closed.

Requirements

  • Cake 0.33.0 or higher
  • Cake.Issues 0.8.x
  • Cake.Issues.Reporting 0.8.x

Feature

  • #3 Support creating Sarif compatible files

Bug

Improvements

0.8.0-beta.2 (December 06, 2019)

As part of this release we had 3 issues closed.

Requirements

  • Cake 0.33.0 or higher
  • Cake.Issues 0.8.x
  • Cake.Issues.Reporting 0.8.x

Bug

Improvements

0.8.0-beta.1 (December 01, 2019)

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.33.0 or higher
  • Cake.Issues 0.8.x
  • Cake.Issues.Reporting 0.8.x

Feature

  • #3 Support creating Sarif compatible files
GitHub