Finch.io v0.32.1 Release Notes

Release Date: 2020-03-11 // over 3 years ago
  • 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.

    🚀 Release notes

    • ⚡️ Updated all the core dependencies to their latest versions
    • ➕ Add Endpoint.coproductAll for summing a list of endpoints (#1178, kudos to @joroKr21)

Previous changes from v0.32.0

  • 👀 See 0.32.1