-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
DefaultNettyConnection
backward compatible
Motivation: #2079 added a new argument for 2 public methods of `io.servicetalk.transport.netty.internal.DefaultNettyConnection`. While this is an internal class, we should be extra cautious with any incompatible changes in 0.41 branch. Modifications: - Add 2 more overloads for pre-existing methods and mark them as `@Deprecated`; Result: `servicetalk-transport-netty-internal` module is backward compatible with 0.41.13.
- Loading branch information
1 parent
e33e1f4
commit 5d62629
Showing
1 changed file
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters