Releases: jenkinsci/winstone
Releases Β· jenkinsci/winstone
6.8
π Bug fixes
- Delay shutdown of logging facilities until the application has completed its shutdown process (#310) @basil
π¦ Dependency updates
- Bump parent POM from 1.92 to 1.93 (#309) @dependabot
6.7
π» Maintenance
π¦ Dependency updates
- Bump Eclipse Jetty from 10.0.12 to 10.0.13 (#305) @dependabot
- Bump SLF4J from 2.0.3 to 2.0.6 (#306, #303, #301) @dependabot
- Bump
support-log-formatter
from 1.1 to 1.2 (#304) @dependabot - Bump parent POM from 1.88 to 1.92 (#302, #300, #298, #297) @dependabot
- Bump Maven Shade Plugin from 3.4.0 to 3.4.1 (#299) @dependabot
6.6
6.5
π¨ Removed
- Deprecate the
--extraLibFolder
option for removal on or after January 1, 2023 (#290) @basil - Remove the
--toolsJar
and--useJasper
options without replacement (#287) @basil
π Documentation updates
- Remove outdated references to
executable-war
in documentation (#288) @basil - Remove outdated HTTP/2 documentation (#285) @basil
π¦ Dependency updates
- Bump SLF4J from 2.0.1 to 2.0.3 (#289, #286) @dependabot
6.4
π New features and improvements
- JENKINS-69638: Support HTTP/2 without custom
--extraLibFolder
configuration (#282) @basil
π» Maintenance
π¦ Tests
- Migrate from
HttpsURLConnection
to native Java Platform HTTP client inHttpsConnectorFactoryTest
(#281) @basil - Migrate from HttpUnit to native Java Platform HTTP client in tests (#277) @basil
- Migrate from Apache Commons IO to native Java Platform functionality in tests (#273) @basil
- Enable JaCoCo in CI runs (#283) @basil
- Run tests with JUnit Jupiter (#278) @basil
- Prefer
assertThrows
to try/fail/catch in tests (#276) @basil
π¦ Dependency updates
- Bump SLF4J from 2.0.0 to 2.0.1 (#275, #274) @dependabot
- Bump Rhino from 1.7R2 to 1.7R5 (#268) @basil
- Remove unneeded Animal Sniffer managed dependency entry (#269) @basil
- Remove redundant Maven AntRun Plugin version (#272) @basil
- Remove redundant Maven JAR Plugin version (#266) @basil
6.3
π New features and improvements
- Bump Eclipse Jetty from 10.0.11 to 10.0.12 (#261, changelog) @dependabot
π» Maintenance
- Re-enable SpotBugs and fix some issues (#259) @Vlatombe
- Improve comment and error message (#253) @basil
π¦ Dependency updates
- Bump SLF4J from 2.0.0-alpha6 to 2.0.0 (#265) @basil
- Bump Maven JAR Plugin from 3.2.2 to 3.3.0 (#263) @dependabot
- Bump Maven Shade Plugin from 3.3.0 to 3.4.0 (#264) @dependabot
- Bump parent POM from 1.85 to 1.88 (#260, #258, #254) @dependabot
- Bump Release Drafter from 5.20.0 to 5.20.1 (#255) @dependabot
6.2
π Bug fixes
- Write port value atomically (#249) @Pldi23
- Improve validation of war files during extraction (#246) @JLLeitschuh
π¦ Dependency updates
- Bump parent POM from 1.78 to 1.85 (#250, #247, #245, #243, #242, #241) @dependabot
- Bump
git-changelist-maven-extension
from 1.3 to 1.4 (#244) @dependabot
6.1
6.0
π₯ Breaking changes
Note: Winstone 6.x is based on Jetty 10.0.x, Servlet 4.0, JakartaEE 8/javax.servlet.*
, and requires Java 11+.
π New features and improvements
π» Maintenance
π¦ Tests
- Rework five second sleep with 100 millisecond intervals (#233) @fioxxu
- Make test less flaky (#229) @basil
π¦ Dependency updates
- Bump parent POM from 1.76 to 1.78 (#238, #228) @dependabot
5.27
What's Changed
Full Changelog: winstone-5.26...winstone-5.27