Skip to content

Finagle 18.10.0

Compare
Choose a tag to compare
@finaglehelper finaglehelper released this 19 Oct 20:21
· 1814 commits to develop since this release

Deprecations

  • finagle-core: Deprecation warnings have been removed from the 'status', 'onClose',
    and 'close' methods on c.t.f.t.Transport, and added to the corresponding methods
    on c.t.f.t.TransportContext. 9ae6d978

Runtime Behavior Changes

  • finagle-netty3: Implementations for 'status', 'onClose', and 'close' methods have
    been moved from c.t.f.n.t.ChannelTransportContext to c.t.f.n.t.ChannelTransport.
    9ae6d978