Skip to content

Finagle 22.3.0

Compare
Choose a tag to compare
@finaglehelper finaglehelper released this 29 Mar 21:46
· 246 commits to develop since this release

22.3.0

Breaking API Changes

  • finagle-core: Removed the stack param WhenNoNodesOpenParam from LoadBalancerFactory.
    Removed NoNodesOpenServiceFactory and NoNodesOpenException. When the majority of nodes
    are busy or closed (approx 60%), the load balancer will probabilistically fail open and
    pick a node at random. 1ec9ffa4

Runtime Behavior Changes

  • finagle: Bump version of Jackson to 2.13.2. 0f83179d