Skip to content

Dispatch v0.13.4

Compare
Choose a tag to compare
@farmdawgnation farmdawgnation released this 27 May 03:06
· 211 commits to main since this release
v0.13.4

The maintainers of and contributors to Dispatch are pleased to announce the release of Dispatch v0.13.4. This is a stable release for the v0.13.x series.

Changes

  • Bump AsyncHttpClient from 2.0.38 to 2.0.39. This bumps our underlying HTTP client to the latest version to fix a handful of bugs. You can view the included changes in this changelog.

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.