You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The greeting in the iproto protocol is used mostly for feature telling.
For the remote-control server, it's not correct to respond with a
version from the `_TARANTOOL` variable, because the `remote-control`
implementation is constant.
This patch locks the greeting on 1.10.0 as it corresponds to that
feature set.
This patch is necessary so that further tarantool versions could
preserve `net.box` compatibility with `remote-control` server.
See also tarantool/tarantool#6253
0 commit comments