4.1.12 has been released
- Maven Central: https://repo1.maven.org/maven2/org/glassfish/jakarta.faces/4.1.12/
- Milestone: https://github.com/eclipse-ee4j/mojarra/milestone/80?closed=1
What's Changed
- Fix #5878: match resource exclusions with endsWith, not a regex by @BalusC in #5879
- Fix #5880: merge attributesThatAreSet delta on restore instead of replacing by @BalusC in #5881
- Fix #5883: bind session/view push channels to their HTTP session by @BalusC in #5884
- Fix #5885: index tag ids through implicit facet panels on refresh by @BalusC in #5886
Full Changelog: 4.1.11-RELEASE...4.1.12-RELEASE