Finagle v6.19.0 Release Notes

    • finagle-core: Allow trailing semicolons in dtabs
    • finagle-core: Rescue exceptions thrown by filter in Filter.andthen(Filter)
    • finagle-core: StackClient, StackClientLike don't leak underlying In, Out types
    • finagle-doc: Clarify cancellation
    • finagle-doc: Fix broken link in document
    • ๐Ÿ“„ finagle-doc: Fix name footnote in finagle Names docs
    • ๐Ÿšš finagle-http: Buf, Reader remove Buf.Eof; end-of-stream is None
    • finagle-http: Prepend comment to JSONP callbacks
    • โœ… finagle-http: Removing specs from the CookieMapSpec test.
    • ๐Ÿ”ง finagle-kestrel: Make failFast configurable in Kestrel codec
    • finagle-mysql: Ensure mysql specific tracing is composed.
    • finagle-mysql: Finagle MySQL PreparedStatement accepts Value types as params.
    • finagle-serversets: Identity Providers for Serverset2
    • finagle-thriftmux: Add withProtocolFactory API endpoint
    • โœ… finagle-thriftmux: Don't reuse InMemoryStatsReceiver in the same test