Http4s v1.0.0-M6 Release Notes

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

    • 🔨 #3758: Refactor query param infix operators for deprecations in Scala 2.13. Not source breaking.
    • 👻 #3366: Add Method and Uri to UnexpectedStatus exception to improve client error handling. Not source breaking in most common usages.