4.1.11 has been released
Bugfix release to address issues found during PrimeFaces integration tests as well as during resurrecting remaining lost TCK tests.
- Maven Central: https://repo1.maven.org/maven2/org/glassfish/jakarta.faces/4.1.11/
- Milestone: https://github.com/eclipse-ee4j/mojarra/milestone/78?closed=1
What's Changed
- Backport bulk resource read while scanning for EL expressions to 4.0 (#5858) by @BalusC in #5860
- Backport dynamic add index fix to 4.0 (#5861) by @BalusC in #5863
- Backport #5864 and #5865 into 4.0 by @BalusC in #5868
- Fix #5869: deny contracts access by the declared path, not the resolved url by @BalusC in #5870
- Fix #5871: discard buffered render output on reset instead of dropping the writer by @BalusC in #5872
- Fix #5871: drain instead of flush the buffered render output on release by @BalusC in #5873
- Fix #5874: key UIData/UIRepeat per-row child state by clientId, not row index by @BalusC in #5875
Full Changelog: 4.1.10-RELEASE...4.1.11-RELEASE