This repository has been archived by the owner on May 14, 2022. It is now read-only.
oleg-nenashev
released this
07 Jul 08:42
·
19 commits
to master
since this release
π¨ 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