Skip to content

4.0.3

Compare
Choose a tag to compare
@arjantijms arjantijms released this 23 Aug 17:33
· 628 commits to master since this release

What's Changed

  • Fix #5220: NPE surfaced by EmptyStringToNullELResolver by @BalusC in #5235
  • FacesContext EL variable incorrectly references previous instance after sendError() to a Facelet by @BalusC in #5207
  • [5222] [4.0] JSF pages containing #{session.id} fail with NotSerializableException when sessions are distributable by @pferraro in #5224
  • Skip already-processed documents in case multiple ConfigurationResourceProviders return same documents by @BalusC in #5239
  • Don't attempt to reconfigure PartialResponseWriter when it's already committed by @BalusC in #5240
  • [5262] Do not set the response buffer size if set to -1. by @jamezp in #5268
  • Added one more condition to ResourceHandlerImpl#isConnectionAbort() by @BalusC in #5271
  • Split FaceletDoctype from HtmlDoctype as it's in prod env not recreated on every request by @BalusC in #5275
  • Extract Faces spec version from manifest by @BalusC in #5276

Full Changelog: 4.0.2-RELEASE...4.0.3-RELEASE