http4k v3.265.0 Release Notes

Release Date: 2020-10-06 // over 3 years ago
  • ๐Ÿ”„ Changelog:

    • http4k- * : Upgrade some dependency versions.
    • ๐Ÿ”’ [http4k-security-oauth] [Break (via repackaging of dependent JAR)] - Result4k changed published package structure. Changes made to accommodate new package dev.forkhandles.result4k instead of com.natpryce. To fix, simply find/replace the package names - everything else is identical.
    • http4k-serverless-lambda : Work around various inconsistencies between the APIGateway V1 and V2.
    • http4k-core : Lenses can now be restricted to inject/extract types. This has an effect on BodyLenses which can be tied to Request/Response.