Finagle 18.10.0
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 onc.t.f.t.Transport
, and added to the corresponding methods
onc.t.f.t.TransportContext
. 9ae6d978
Runtime Behavior Changes
- finagle-netty3: Implementations for 'status', 'onClose', and 'close' methods have
been moved fromc.t.f.n.t.ChannelTransportContext
toc.t.f.n.t.ChannelTransport
.
9ae6d978