Skip to content
Compare
Choose a tag to compare
@dsmiley dsmiley released this 29 Jun 03:37
· 3 commits to master since this release

#231: Added support of preserveCookiePath configuration parameter. It allows to keep cookie path unchanged in Set-Cookie server response header.

#237: Switched to the jakarta servlet-api. However, legacy javax servlet-api support is still available via the javax classifier.

#240: Require Java 11 as the minimum version