Release Notes - RESTEasy - Version 4.4.2.Final - HTML format

Sub-task

  • [RESTEASY-2435] - Finish writing `BasicIntegration` and `CustomizedConfiguration` sections and provide necessary examples

Bug

  • [RESTEASY-2270] - Client dynamic features should not be supported
  • [RESTEASY-2358] - Duplicated ConstraintViolation message
  • [RESTEASY-2401] - Client creates or reuses current ResteasyContext by accident
  • [RESTEASY-2432] - REST Client false exception mapping when using `CompletionStage`
  • [RESTEASY-2433] - Providers registered with @RegisterProvider in REST Client don't use the InjectorFactory
  • [RESTEASY-2434] - Spring Controller throws NPE when a non-spring-web annotated public method
  • [RESTEASY-2443] - Header Propagation does not work when using Asynchronous Rest Clients
  • [RESTEASY-2446] - Documentation: dependencies for client info is not correct
  • [RESTEASY-2456] - JVM Heap leak in SSE
  • [RESTEASY-2457] - reactor-netty client integration is too eager closing Response on error
  • [RESTEASY-2458] - missing newer `resteasy-jaxrs` versions on maven central

Task

  • [RESTEASY-2439] - update the resteasy github project readme
  • [RESTEASY-2444] - Merge two duplicated FakeHttpServer
  • [RESTEASY-2449] - Class conflicts with jakarta.xml.bind-api & jboss-jaxb-api_2.3_spec

Component Upgrade

Enhancement

  • [RESTEASY-2411] - resteasy-jackson2-provider: default white-list based PolymorphicTypeValidator extension
  • [RESTEASY-2423] - Support "*" value in Jackson white-list based PolymorphicTypeValidator extension
  • [RESTEASY-2454] - Remove finalize method from `ClientResponse` to improve gc

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.