Hello I have several updates to Pax Web 8.0.15 including 2 bug fixes: https://github.com/ops4j/org.ops4j.pax.web/milestone/236?closed=1 but Pax Web 8.0.15 is not released yet (I can do it tomorrow). What's important (at least for some people) is that all 3 runtimes are updated:
- tomcat to 9.0.70 - jetty to 9.4.50 - undertow to 2.2.22 if you could wait a bit, we can have the fixes available. Also I see that currently Karaf 4.4 uses Pax Web 8.0.11, but there were few more important fixes after 8.0.11 - https://github.com/ops4j/org.ops4j.pax.web/issues/1800 - a nasty deadlock - https://github.com/ops4j/org.ops4j.pax.web/issues/1792 - global jetty-web.xml not being processed - https://github.com/ops4j/org.ops4j.pax.web/issues/1794 - problem getting "default" dispatcher when the "/" servlet is overriden - https://github.com/ops4j/org.ops4j.pax.web/issues/1798 - another timing issue between whiteboard and httpservice - https://github.com/ops4j/org.ops4j.pax.web/issues/1784 - custom HttpContext (felix.webconsole) issues kind regards Grzegorz Grzybek czw., 5 sty 2023 o 15:35 Jean-Baptiste Onofré <j...@nanthrax.net> napisał(a): > Hi guys, > > I submit Apache Karaf OSGi runtime 4.4.3 release to your vote. > > This release is a maintenance release bringing a lot of dependency > updates and fixes. > Especially, this release includes: > - fix threads leak in karaf-maven-plugin (in verify feature goal) > - fix on JMX stub IP address assignation (especially on different > docker networks) > - re-add shell:alias command > - fix ssh client on Windows > - upgrade to Aries JAX RS Whiteboard 2.0.2 > - several dependency updates ! > > You can take a look on the Release Notes for details: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12352267 > > Maven Staging Repository: > https://repository.apache.org/content/repositories/orgapachekaraf-1181/ > > Dist Staging Repository: > https://dist.apache.org/repos/dist/dev/karaf/4.4.3/ > > Git tag: > karaf-4.4.3 > > Please vote to approve this release: > [ ] +1 Approve the release > [ ] -1 Don't approve the release (please provide specific comments) > > This vote will be open for at least 72 hours. > > Regards > JB >