It’s been awhile since I’ve posted on here, but I’ve figured it’s time to dust off some of the open source work I haven’t had the opportunity to mess with in awhile. At the prodding of some folks opening issues and PRs, I’ve done some work to get the Dispatch HTTP Library build up and going again.
As such, I’m pleased to announce that Dispatch 2.0.0 has been released and is available on Maven Central.
Major highlights here:
- Support for Scala 3! Cross builds available for Scala 2.13 and Scala 3. Support for 2.11 and 2.12 is dropped.
- Support for Async HTTP Client 3.0!
- Various dependency upgrades and fixes.
Please let me know if you have any questions or concerns!