Http4s v1.0.0-M7 Release Notes

Release Date: 2020-11-20 // over 3 years ago
  • 💥 Breaking changes

    http4s-dsl

    • 👍 #3876: Replace dsl.Http4sDsl.Path with core.Uri.Path. The new Path in 1.0 is rich enough to support the DSL's routing needs, and this eliminates a conversion between models on every -> extractor. This change is source compatible in typical extractions.

    ⚡️ Dependency updates

    • argonaut-6.3.2