github finagle/finch 0.21.0
Finch 0.21

latest releases: v0.34.1, v0.34.0, v0.33.0...
5 years ago

This release bumps Finagle to 18.6 as well as introduces the following improvements.

  • New finch-refined module (see #944, thanks @sergeykolbasov)
  • Performance improvements for Input.fromRequest (see #943)
  • Faster charset parsing (see #946)

Additionally, headerExist and paramExist are now deprecated. Use paramOption and headerOption to retrive optional entities.

Don't miss a new finch release

NewReleases is sending notifications on new releases.