http4k v3.248.0 Release Notes

    • http4k-server-ratpack : New backend module!
    • http4k-format-jackson-yaml : New module!
    • http4k-* : Upgrade some dependency versions.
    • http4k-cloudnative : - Fix #418 - Fix separator propagation when adding values to an existing MapEnvironment. H/T @jshiell
    • http4k-contract : - Add support for securing the API description endpoint. H/T @goodhoko for the PR.
    • http4k-client-websocket : Added auto-reconnection support on blocking WsClient. H/T @alphaho for the PR.
    • http4k-format-* : Rename/deprecate asXYZString(Any) -> asFormatString(Any) in all modules