Releases: jenkinsci/winp
Releases Β· jenkinsci/winp
1.31
π New features and improvements
π Documentation updates
π¦ Tests
- Test on Java 21 (#100) @NotMyFault
π¦ Dependency updates
39 changes
- Bump org.jenkins-ci:jenkins from 1.118 to 1.119 (#126) @dependabot
- Bump org.jenkins-ci:jenkins from 1.117 to 1.118 (#125) @dependabot
- Bump org.jenkins-ci:jenkins from 1.116 to 1.117 (#124) @dependabot
- Bump org.jenkins-ci:jenkins from 1.115 to 1.116 (#123) @dependabot
- Bump org.jenkins-ci:jenkins from 1.114 to 1.115 (#122) @dependabot
- Bump org.jenkins-ci:jenkins from 1.113 to 1.114 (#121) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#114) @dependabot
- Bump org.jenkins-ci:jenkins from 1.112 to 1.113 (#113) @dependabot
- Bump org.jenkins-ci:jenkins from 1.111 to 1.112 (#111) @dependabot
- Bump org.jenkins-ci:jenkins from 1.110 to 1.111 (#110) @dependabot
- Bump release-drafter/release-drafter from 5 to 6 (#109) @dependabot
- Bump org.jenkins-ci:jenkins from 1.109 to 1.110 (#108) @dependabot
- Bump org.jenkins-ci:jenkins from 1.108 to 1.109 (#107) @dependabot
- Bump org.jenkins-ci:jenkins from 1.107 to 1.108 (#105) @dependabot
- Bump org.jenkins-ci:jenkins from 1.106 to 1.107 (#104) @dependabot
- Bump org.jenkins-ci:jenkins from 1.105 to 1.106 (#103) @dependabot
- Bump org.jenkins-ci:jenkins from 1.104 to 1.105 (#102) @dependabot
- Bump org.jenkins-ci:jenkins from 1.103 to 1.104 (#99) @dependabot
- Bump jmh.version from 1.36 to 1.37 (#98) @dependabot
- Bump jenkins from 1.102 to 1.103 (#97) @dependabot
- Bump jenkins from 1.101 to 1.102 (#96) @dependabot
- Bump jenkins from 1.100 to 1.101 (#95) @dependabot
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#94) @dependabot
- Bump jenkins from 1.99 to 1.100 (#93) @dependabot
- Bump jenkins from 1.98 to 1.99 (#92) @dependabot
- Bump jenkins from 1.97 to 1.98 (#91) @dependabot
- Bump jenkins from 1.96 to 1.97 (#90) @dependabot
- Bump jenkins from 1.95 to 1.96 (#89) @dependabot
- Bump jenkins from 1.94 to 1.95 (#87) @dependabot
- Bump git-changelist-maven-extension from 1.5 to 1.6 (#88) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.5 (#86) @dependabot
- Bump jenkins from 1.93 to 1.94 (#85) @dependabot
- Bump jenkins from 1.92 to 1.93 (#84) @dependabot
- Bump jenkins from 1.91 to 1.92 (#83) @dependabot
- Bump jmh.version from 1.35 to 1.36 (#82) @dependabot
- Bump jenkins from 1.90 to 1.91 (#81) @dependabot
- Bump jenkins from 1.89 to 1.90 (#80) @dependabot
- Bump jenkins from 1.88 to 1.89 (#79) @dependabot
- Bump jmh.version from 1.34 to 1.35 (#76) @dependabot
1.30
1.29
π₯ Breaking changes
Starting with 1.29, this library requires Java 11 or newer and is published at:
<repository>
<id>repo.jenkins-ci.org</id>
<url>https://repo.jenkins-ci.org/releases/</url>
</repository>
π Bug fixes
- JENKINS-69647: Eliminate reflection from
WinProcess
(#71) @basil - Rethrow initialization error in
Native#sendCtrlC
(#56, #63) @segrey
π¦ Dependency updates
- Bump JUnit from 4.12 to 4.13.1 (#66) @dependabot