arjantijms
released this
05 Nov 23:32
·
198 commits
to master
since this release
What's Changed
- Fix jakartaee/faces#1906: the taglib should not accept 'var' attribute as a ValueExpression by @BalusC in #5448
- 4.1.1 by @BalusC in #5459
- Fix 5457: revert removal of getBeanClass on Faces artifact producers by @BalusC in #5458
- Fix regression after fixing #5417 by @BalusC in #5467
- Fix XML escaping when writing attributes by @BalusC in #5465
- fix to ensure invalid ELFlash decode exception is caught by @codylerum in #5468
- Move global EL resolvers from static variables to application variables by @OndroMih in #5479
- Add expression language 6.0 Optional and Record resolvers by @arjantijms in #5481
- Fix #5484: api classes should not have impl dependencies by @BalusC in #5485
- 4.0.8 has been released by @BalusC in #5487
- Backport: Fix null reference error when calling faces.ajax.request() by @tnagao7 in #5501
- Fix #5488: non-action ajax event shouldn't trigger action event by @BalusC in #5502
- Add minimal configuration for integration tests by @BalusC in #5469
- Add IT for #5503 by @BalusC in #5504
- Mojarra issue 5507 select one radio with group doesnt render style class nor style by @BalusC in #5508
- Reduce logging level of exception which is already rethrown by @BalusC in #5509
- Backport #5513 from 5.0 into 4.0 by @pizzi80 in #5516
- Fix #5517 by @pizzi80 in #5521
- Fix #5511: don't anymore rely on CodeSource#getLocation() by @BalusC in #5519
New Contributors
Full Changelog: 4.1.1-RELEASE...4.1.2-RELEASE