Finagle v20.10.0 Release Notes

Release Date: 2020-10-27 // over 3 years ago
  • ๐Ÿ’ฅ Breaking API Changes

    • finagle-thrift: Change the partition locator function getLogicalPartitionId in
      ๐Ÿ‘ PartitioningStrategy from Int => Int to Int => Seq[Int], which supports many to many mapping
      from hosts and logical partitions. ab641adc

    โš™ Runtime Behavior Changes

    • finagle-core: Disable eager connections for balancers with a non 1.0 weight. 11eae0d6