4.1.16 has been released
- Maven Central: https://repo1.maven.org/maven2/org/glassfish/jakarta.faces/4.1.16/
- Milestone: https://github.com/eclipse-ee4j/mojarra/milestone/88?closed=1
What's Changed
- DefaultFacelet: fix for issue 5981 by @pizzi80 in #5982
- BaseIT getResponseBody() optimization by @pizzi80 in #5983
- Do not compare components a render left standing on a row (#5984) by @BalusC in #5987
- FastStringWriter improvements + documentation + cosmetics by @pizzi80 in #5986
- Cumulative code improvements from my fork by @pizzi80 in #5985
- FaceletViewHandlingStrategy use FastStringWriter by @pizzi80 in #5990
- Preserve whitespace between text and an inline child (#5989) by @BalusC in #5992
- HtmlUtils optimizations & cosmetics by @pizzi80 in #5988
- Omit the submitted value sentence when there is none (#5984) by @BalusC in #5994
- UrlBuilder optimizations by @pizzi80 in #5993
- FaceletViewHandlingStrategy optimizations by @pizzi80 in #5995
- Basic components: EVENT_NAME modernization + valueEventName constant definition by @pizzi80 in #5996
- faces.js getFormsToUpdate optimization by @pizzi80 in #5997
Full Changelog: 4.1.15-RELEASE...4.1.16-RELEASE