Release 5.5
New features and improvements
-
built-in support for XML requests and responses (many thanks to Dan Cytermann for the nice contribution!)
-
the dockerized web platform has been extracted out in a separate project: Rapidoid Web Platform
-
end of life for the
rapidoid-fluentmodule (last released version:5.4.6), its successor is essentials4j -
support for high-performance TCP clients (
TCP.client()) -
simple high-performance HTTP client (experimental)
-
extended networking capabilities (
rapidoid-netmodule) -
some bug fixes
-
many small improvements
Breaking changes
-
the
rapidoid-htmlmodule has been merged into therapidoid-guimodule -
the
rapidoid-fluentmodule has been removed -
renamed
jacksontoobjectMapperin the customization API -
renamed
JsonResponseRenderertoHttpResponseRendererin the customization API -
renamed
JsonRequestBodyParsertoHttpRequestBodyParserin the customization API -
the process management components have been moved out from the
rapidoid-commonsmodule, into the Rapidoid Web Platform