Skip to content

4.7.7.Final

Compare
Choose a tag to compare
@jamezp jamezp released this 21 Jul 17:24
· 1735 commits to main since this release
62b8bff

Release Notes

Bug

  • [RESTEASY-3089] - ContainerResponseFilter will not allow null entities to be set
  • [RESTEASY-3123] - ParamConverterProvider NullPointerException on methods with no params
  • [RESTEASY-3134] - NPE when using MP Config with RESTEasy Client on the class path
  • [RESTEASY-3144] - Ensure the client is closed when the bean is out of scope
  • [RESTEASY-3155] - Concurrency issues in ResteasyViolationException

Task

  • [RESTEASY-3143] - Removing the unnecessary warning when default exception mapper is disabled
  • [RESTEASY-3161] - Change license header

Component Upgrade