4.1.13 has been released
- Maven Central: https://repo1.maven.org/maven2/org/glassfish/jakarta.faces/4.1.13/
- Milestone: https://github.com/eclipse-ee4j/mojarra/milestone/82?closed=1
What's Changed
- Util.coalesce with 2 argument allocation-free (hot-path) by @pizzi80 in #5891
- Backport the #5856 view build time work to 4.0 by @BalusC in #5893
- Backport the buildView bench harness improvements from master by @BalusC in #5894
- Keep FacesContext free of synthetic declared methods by @BalusC in #5895
- Add flat-markup and facet scenarios to the perf bench by @BalusC in #5896
- Fix #5898: read disableClientStateEncryption as a value by @BalusC in #5899
- Normalize the contracts directory comparison by @BalusC in #5900
- Add CONTEXT-PARAMS.md documenting every context parameter by @BalusC in #5897
- Fix #5904: tolerate an empty fragment or query string by @BalusC in #5905
- Update DefaultFaceletFactory to forbid absolute URLs by @jasondlee in #5908
Full Changelog: 4.1.12-RELEASE...4.1.13-RELEASE