Releases: jenkinsci/winstone
Releases · jenkinsci/winstone
5.26
🚀 New features and improvements
- JENKINS-68386 - add option to set responseHeaderSize (#222) @mawinter69
🐛 Bug fixes
- JENKINS-66745 - Winstone: http/2 port not backward compatible with ALPN http/1.1 clients (#226) @coco80021
👻 Maintenance
📦 Dependency updates
- Bump jenkins from 1.74 to 1.76 (#225) @dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#224) @dependabot
- Bump jenkins from 1.73 to 1.74 (#223) @dependabot
- Bump maven-antrun-plugin from 3.0.0 to 3.1.0 (#220) @dependabot
5.25
📦 Dependency updates
- Bump jenkins from 1.72 to 1.73 (#218) @dependabot
- Bump jetty.version from 9.4.45.v20220203 to 9.4.46.v20220331 (#217) @dependabot
- Bump maven-shade-plugin from 3.2.4 to 3.3.0 (#216) @dependabot
- Bump jenkins from 1.71 to 1.72 (#214) @dependabot
5.24
🚀 New features and improvements
📦 Dependency updates
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#212) @dependabot
- Bump jenkins from 1.70 to 1.71 (#210) @dependabot
📝 Documentation updates
👻 Maintenance
5.23
5.22
📦 Dependency updates
- Bump Eclipse Jetty from 9.4.43.v20210629 to 9.4.45.v20220203 (#192, #171) @dependabot
- Bump Release Drafter from 5.15.0 to 5.18.1 (#191, #190) @dependabot
- Bump parent POM from 1.65 to 1.70 (#186, #177, #169) @dependabot
- Bump Maven JAR Plugin from 3.2.0 to 3.2.2 (#189) @dependabot
- Bump
git-changelist-maven-extension
from 1.2 to 1.3 (#185) @dependabot - Bump
support-log-formatter
from 1.0 to 1.1 (#178) @basil - Bump
test-annotations
from 1.3 to 1.4 (#173) @dependabot
🚀 New features and improvements
- Append to log file rather than truncating it (#200)
- Write log file and access logs in UTF-8 encoding rather than default encoding (#200)
👻 Maintenance
- Clean up imports (#202) @basil
- Use HTTPS URL in POM (#201) @basil
- Fix high-threshold SpotBugs warnings (#200) @basil
- Add missing
@Override
annotations (#199) @basil - Fix IDE warnings (#198) @basil
- Use UTF-8 source encoding (#196) @basil
- Replace deprecated
org.eclipse.jetty.util.B64Code
with non-deprecatedjava.util.Base64
(#179) @basil - Fix incrementals support (#175) @Vlatombe
🚦 Tests
5.21
💥 Breaking changes
- JENKINS-66379 - use default keystore format (#165) @jtnord
🚀 New features and improvements
- JENKINS-66379 - use default keystore format (#165) @jtnord
👻 Maintenance
- use of dynamic port for http redirect to https test (#167) @olamy
- Bump actions/setup-java from 2.1.0 to 2.2.0 (#164) @dependabot
5.20
📦 Dependency updates
- Bump commons-io from 2.10.0 to 2.11.0 (#162) @dependabot
- Bump jetty-webapp from 9.4.42.v20210604 to 9.4.43.v20210629 (#163) @dependabot
- Bump git-changelist-maven-extension from 1.1 to 1.2 (#160) @dependabot
- Bump jenkins from 1.64 to 1.65 (#159) @dependabot
5.19
📦 Dependency updates
- Bump commons-io from 2.9.0 to 2.10.0 (#158) @dependabot
- Bump jetty.version from 9.4.41.v20210516 to 9.4.42.v20210604 (#157) @dependabot
- Bump jenkins from 1.63 to 1.64 (#156) @dependabot
- Bump actions/cache from 2.1.5 to 2.1.6 (#155) @dependabot
- Bump commons-io from 2.8.0 to 2.9.0 (#154) @dependabot
5.18
📦 Dependency updates
- Bump actions/setup-java from 1 to 2.1.0 (#152) @dependabot
- Bump jetty.version from 9.4.40.v20210413 to 9.4.41.v20210516 (#153) @dependabot
5.17
📦 Dependency updates
- Bump Jetty from 9.4.39.v20210325 to 9.4.40.v20210413 (#150) @dependabot
Internal changes
- Bump actions/cache from v2.1.4 to v2.1.5 (#149) @dependabot