Releases: jenkinsci/winstone
Releases Β· jenkinsci/winstone
5.16
π¦ Dependency updates
- Upgrade Jetty 9.4.39.v20210325 (#147) @olamy
- Bump js from 1.6R5 to 1.7R2 (#145) @dependabot
- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#146) @dependabot
5.15
5.14
π¦ Dependency updates
- upgrade Jetty to 9.4.37.v20210219 (#142) @olamy
- Bump jenkins from 1.60 to 1.63 (#140) @dependabot
- Bump actions/cache from v2.1.3 to v2.1.4 (#139) @dependabot
- Bump release-drafter/release-drafter from v5.12.1 to v5.14.0 (#141) @dependabot
5.13
π¦ Dependency updates
- Bump jetty.version from 9.4.34.v20201102 to 9.4.35.v20201120 (#134) @dependabot
- Bump jenkins from 1.57 to 1.60 (#129) @dependabot
- Bump jetty.version from 9.4.33.v20201020 to 9.4.34.v20201102 (#132) @dependabot
- Bump actions/cache from v2.1.2 to v2.1.3 (#131) @dependabot
5.12
π¦ Dependency updates
- JENKINS-64035 - Update Jetty from 9.4.30.v20200611 to 9.4.33.v20201020 (#124) @oleg-nenashev
- This fix picks up an upstream fix for jetty/jetty.project#5417 which caused JENKINS-63958 in Jenkins 2.261 and was worked around by downgrading Jetty in 5.11.1 in Jenkins 2.263.
π Documentation updates
π» Maintenance
- Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 (#127) @dependabot
5.11.1
π Bug Fixes
- JENKINS-63958 - Downgrade Jetty to 9.4.30.v20200611 to fix the regression with wrong port added to URLs (#125) @olamy
- Root cause issue in Jetty: jetty/jetty.project#5417
π» Maintenance
- Remove obsolete Dependabot v1 configuration file (#123) @oleg-nenashev
- Bump actions/cache from v2.1.1 to v2.1.2 (#120) @dependabot
5.11
π New features and improvements
- JENKINS-63713 - Add a LowResourceMonitor to Jetty Winstone (#118) @olamy
π¦ Dependency updates
- Bump jetty.version from 9.4.31.v20200723 to 9.4.32.v20200930 (#119) @dependabot
- Bump commons-io from 2.6 to 2.8.0 (#113) @dependabot
- Bump maven-antrun-plugin from 1.8 to 3.0.0 (#103) @dependabot
- Bump actions/cache from v1 to v2.1.1 (#116) @dependabot
- Bump jetty.version from 9.4.30.v20200611 to 9.4.31.v20200723 (#112) @dependabot
- Bump jenkins from 1.56 to 1.57 (#111) @dependabot
5.9.1
Winstone 5.9.x release with backports for Jenkins LTS 2.235.x
π Bug Fixes
- JENKINS-61823 - Fix
--httpKeepAliveTimeout
option which had no effect in 5.9 (#100) @olamy
5.10
π New features and improvements
- Add
--httpsRedirectHttp
option that activates automatic HTTP request redirects to HTTPs (#98) @slide
π Bug Fixes
- JENKINS-61823 - Fix
--httpKeepAliveTimeout
option which had no effect in 5.9 (#100) @olamy
π¦ Dependency updates
- Bump jetty.version from 9.4.27.v20200227 to 9.4.30.v20200611 (#107, #110) @dependabot
- Bump maven-shade-plugin from 3.2.2 to 3.2.4 (#102, #109) @dependabot
- Bump jenkins parent POM from 1.54 to 1.56 (#104, #106) @dependabot
π Documentation updates
- JENKINS-62068 - Update docs to reflect that ALPN is no longer required in classpath for JDK 8u252 and above (JDK-8239027) (#105) @jglick
5.4.3
π Bug Fixes
- downgrade to Jetty 9.4.19.v20190610
- JENKINS-60409 - Restore configuration of the maximum form content size and form content keys number (regression in Jetty 9.4.24 and Winstone 5.5,). It impacts Jenkins 2.205 and above (#95) @olamy