windows-slave-installer-2.0
版本发布时间: 2020-07-07 16:42:57
jenkinsci/windows-slave-installer-module最新发布版本:windows-slave-installer-2.0(2020-07-07 16:42:57)
🚨 Removed
- Stop supporting .NET Framework 2.0 for launching agents, 4.0 is the minimum required version (#43) @NextTurn
🚀 New features and improvements
- JENKINS-60005, JENKINS-61862 - Switch to the .NET Framework 4.0 for WinSW distribution (#43) @NextTurn
- Update Windows Service Wrapper from 2.3.0 to 2.9.0 (#42) @oleg-nenashev
- Use built-in WinSW features for permission elevation ans strong cryptography (#43) @NextTurn
📦 Dependency updates
- Bump slave-installer from 1.6 to 1.7 (#38) @dependabot
- Bump plugin from 3.48 to 3.57 (#35, #36, #37, #39) @dependabot
📝 Documentation updates
- Update documentation and messages to reflect the Windows support policy (#52) @oleg-nenashev
👻 Maintenance
- Add Visual Studio Code files to .gitignore (#51) @oleg-nenashev
- Update to Plugin POM 4.x (#50) @oleg-nenashev
- Fix the SpotBugs suppression message (#46) @MarkEWaite
- JEP-15 - Add Jenkins sponsorship metadata to the repository (#48) @oleg-nenashev
- Fix import and unused variable warnings (#40) @NextTurn