5.7.0
See blog post for an overview of this release
As part of this release we had 2 issues closed.
π΅οΈ Pull requests were reviewed by: @eoehen @pascalberger
π Fixes issues reported by: @christianbumann
π Supported features and usage examples are described on the website.
π¦ NuGet packages available on nuget.org.
π Requirements
- Cake 5.x
- Targeting .NET 8 and .NET 9
- Individual addins require dependencies in the same version
Cake.Issues.GitRepository
- Git and Git Large File Storage
Cake.Issues.MsBuild
- Binary logs require MsBuild 15 or newer
Cake.Issues.PullRequests.AzureDevOps
- Azure DevOps Server 2022 or newer, or Azure DevOps Service
- Cake.AzureDevOps 5.x
Core
π Documentation
- !1161 Update documentation for Cake SDK by @pascalberger
Cake.Issues.GitRepository
β¨ Features
- #482 Add possibility to suppress warnings by @pascalberger
Cake.Issues.MsBuild
πBugs
- #1167 Reading a binlog file with an empty property ProjectFile ends in an exception by @pascalberger
π§Ή Chores
- !1173 Migrate to SLNX solution format by @pascalberger
- !1174 Customize Copilot environment and add instructions by @pascalberger
- !1175 Simplify Frosting nuspec files by @pascalberger
- !1176 Consolidates InternalsVisibleTo settings in Directory.Build.props by @pascalberger
- !1179 Set assembly attributes in Directory.Build.props by @pascalberger
- !1161 Improve integration tests for GitRepository issue provider by @pascalberger
New Contributors
- @Copilot made their first contribution in #1172
Full Changelog: 5.6.1...5.7.0