This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
5.19.0.0
Changelog:
- http4k-connect-* - Upgrade dependencies.
- http4k-connect-* - [Breaking] http4k has introduced a breaking change in 5.26.0.0. If you are using the typesafe
configuration environment, you will need to update your code to use the repackagedEnvironment
classes - these are
now inorg.http4k.config
instead oforg.http4k.cloudnative.env
. Just updating your imports should be sufficient to
fix this.