As part of this release we had 12 issues closed.
Bug Fixes
- Fix - TargetCommitish is not set correctly when running on Support Branch - see #134.
- Fix - Task "Publish-GitHub-Release" doesn't run when on a Support Branch - see #135.
- Fix - Zip Archive creation is attempted when no files are signed - see #157.
- Fix - Building on a branch starting with a number can cause an error with GitVersion - see #162.
- Fix - The Send-Notifications task uses the current date for the release notes anchor - see #164.
- Fix - GitReleaseManager 0.17.0 is broken and we need to update the version - see #167.
- Fix - ILMerge task unable to be run on it's own - see #181.
Improvements
- Rename task used to publish releases - see #132.
- Add the ability to output notifications without sending them - see #136.
- Add central database support for OWASP Dependency-Check Step - see #171.
- Use Product Copyright when creating NuGet/Chocolatey packages - see #173.
- DockerTagAsLatest task always runs, even on Support Branches - see #174.