Dispatch v1.1.2 Release Notes

Release Date: 2019-10-23 // over 4 years ago
  • 🛠 The maintainers of and contributors to Dispatch are pleased to announce the release of Dispatch v1.1.2. This is a small bugfix release.

    🔄 Changes

    • ⚡️ Updates lift-json to 3.4.0 and enables the liftjson module build for 2.13. (#220)
    • ⚡️ Update AHC from 2.10.1 to 2.10.4, which includes security fixes (#220) (view changelog)
    • ⚡️ Some other build / test dependency updates and minor scala version bumps. (#220)

    Hat tip to @xuwei-k for beating me to making a PR :)

    About Dispatch

    Dispatch is an HTTP library for Scala designed to make you more productive while interacting with external services over HTTP from your applications. It's built on the AsyncHttpClient library to provide a fast, flexible abstraction over HTTP interactions.