Hello I'd like to announce 3 new versions of Pax Web - including really (hopefully) final version of Pax Web 8.0.x (6th attempt to make it a final release).
We should now have two versions of Pax Web supported: - 11.1.x for JakartaEE 10+ / Servlet API 6.1+ and jakarta.servlet packages (JDK 17+ only) - 10.1.x for JakartaEE 8 / Servlet API 4 and javax.servlet packages (JDK17+ only) But I guess we'll keep maintaining 8.0.x used by Karaf 4.4.x. Pax Web 10 is a direct successor of Pax Web 8, but finally all the features work with Jetty 12.1.x in its EE8 (javax.servlet) flavor. Current runtime versions are: - Jetty 12.1.12 - Tomcat 9.0.120 (Pax Web 8 and Pax Web 10) and 11.0.24 (Pax Web 11) - Undertow 2.2.40.Final (Pax Web 8 and Pax Web 10) and 2.4.2.Final (Pax Web 11) For completeness, the changelog is available for 11.1.3[1], 10.1.1[2] and 8.0.37[3]. kind regards Grzegorz Grzybek === [1]: https://github.com/ops4j/org.ops4j.pax.web/milestone/286?closed=1 [2]: https://github.com/ops4j/org.ops4j.pax.web/milestone/285?closed=1 [3]: https://github.com/ops4j/org.ops4j.pax.web/milestone/287?closed=1
