New
Dispatch v2.0.0
Breaking Changes
- Scala 2.11 and 2.12 support is dropped. We now build for Scala 2.13 and Scala 3.3.3!
- Support for Java version less than 11 is dropped.
- Major Async HTTP Client Version Bump to 3.0
Pull Requests
- Update dependencies by @xuwei-k in https://github.com/dispatch/reboot/pull/229
- update scala-xml by @yanns in https://github.com/dispatch/reboot/pull/237
- Ahc3 by @maiflai in https://github.com/dispatch/reboot/pull/240
New Contributors
- @yanns made their first contribution in https://github.com/dispatch/reboot/pull/237
- @maiflai made their first contribution in https://github.com/dispatch/reboot/pull/240
Full Changelog: https://github.com/dispatch/reboot/compare/v1.2.0...v2.0.0