Hello

I'd like to announce the release of Pax Web 8.0.5 - with few fixes,
improvements and runtime upgrades.

The runtime versions are:

   - Jetty 9.4.48.v20220622
   - Tomcat 9.0.64
   - Undertow 2.2.18.Final

The changes are:

   - there's now new option in org.ops4j.pax.web PID called
   "org.ops4j.pax.web.session.cookie.sameSite", which allows to add SameSite
   attribute to session cookie. The accepted values are: unset (default),
   none, lax, strict
   - There's a fix for NPE when starting Jetty without any configured
   connector
   - There's a fix for the problem where truststore is not set with SSL
   configuration
   - When using external context.xml configuration for Tomcat,
   authentication valve is added only once.

Full changelog can be found here[1].

kind regards
Grzegorz Grzybek
===
[1]: https://github.com/ops4j/org.ops4j.pax.web/milestone/215?closed=1

>

Reply via email to