http4k v3.250.0 Release Notes

    • http4k-core : Add Request.source to provide extra information about the request origin (address/port/scheme). H/T @kam1sh and @jshiell for the contributions.
    • 🔒 http4k-security-oauth : Add OAuth provider configuration for Facebook. H/T @knyttl for the PR.
    • http4k-server-netty : Implement KeepAlive. H/T @carbotaniuman for the PR.
    • http4k-bom : New Bill-Of-Materials module!
    • http4k-* : Upgrade some dependency versions.