Finch 0.32.1
Hello Scala 2.13, bye 2.11
Long-awaited release for Scala 2.13 has finally arrived. Thanks for your patience as well as for all the efforts the community has made to update Finagle to 2.13.
We also drop the support for Scala 2.11, as some of the dependencies aren't available for that version.
Last release of finchx
artifacts. Long live the finch
This release is expected to be the last one for finchx
prefixed artifacts. Starting from the next update we're going to decommission the Future
-based finch
artifacts and replace it with polymorphic one.
Effectively, it means that no finchx
artifacts will be updated and you would need to update the dependency by dropping the x
letter.
To ensure the best developer experience we're going to groom existing documentation to make it up to date with all the exciting changes and capabilities of Finch.