Finch.io v0.29.0 Release Notes

Release Date: 2019-05-18 // almost 5 years ago
  • ๐Ÿš€ A release for Finagle 19.4, the first release without Netty 3 on the classpath!

    In addition to version bumps, here are the notable changes:

    • ๐Ÿ‘€ Streams are now cancellable if your effect supports it (see #1082 (thanks to @joroKr21)
    • ๐Ÿ›  Bugfix in how charsets are fetched from requests (see #1104)