http4k v3.245.0 Release Notes

    • http4k-* : Upgrade some dependency versions.
    • http4k-core : Factored out Http4kServletAdapter to allow usage of the Servlet API outside of creating a Servlet instance.
    • http4k-*, Breaking (prevent API abuse) : Restricted generic with() method actual http4k types. Usage outside our API should not use this method.
    • http4k-contract : Fix #404 - Rework of some FieldRetrieval classes to remove duplication and to support PropertyNamingStrategies set at the global level