Skip to content

Finagle 21.1.0

Compare
Choose a tag to compare
@finaglehelper finaglehelper released this 19 Jan 20:03
· 876 commits to develop since this release

New Features

Bug Fixes

  • finagle-core: Fix wraparound bug in Ring.weight, as reported by @nvartolomei c4dc4fdc
  • finagle-mysql: Update the UTF8 character set to cover those added in MySQL 8.
    25e581bb
  • finagle-thriftmux: Fixed a bug where connections were not established eagerly in ThriftMux
    MethodBuilder even when eager connections was enabled. ec67d48a

Runtime Behavior Changes

  • finagle-mysql: Don't use the full query when adding tracing annotations. b215d255