.NET SDK Support 1.2.0
·
87 commits
to main
since this release
🚀 New features and improvements
- JENKINS-67450 - (#86) @Zastai
This adds two new features:- a
charset
property on commands- this may help when the build issues localized messages
- I could not reproduce the reported issue, so this might not work
- an
unstableIfErrors
property on MSBuild commands- this causes build errors to mark the build as unstable instead of failed
- a
- Create links for SYSLIB diagnostics too (#70) @Zastai
- Add the
--vulnerable
option forlist package
. (#61) @Zastai
📦 Dependency updates
- Bump bom-2.289.x from 1013.vf8058992a042 to 1148.v7261f385f859 (#84, #88) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.18.1 (#83, #87) @dependabot
- Bump plugin from 4.31 to 4.33 (#80) @dependabot
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#77) @dependabot
- Update the minimum Jenkins version to 2.289.1 (#71) @Zastai