http4k v3.98.0 Release Notes

    • ➕ Add filter allowing Gzipping based on an allowed set of content types. H/T @jshiell
    • 🔄 Change HttpHandler extending HttpClients to use object invoke() mechanism, as the individual clients have no visible API surface of their own. Introduced DualSyncAsyncHttpHandler interface.