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
feat(schema) tcp/tls support in Routes protocols
Adds support for `tcp` and `tls` to the `protocols` set of the Routes
entity, and introduces new fields, `snis`, `sources` and `destinations`,
which can be used only when `tcp` or `tls` are set in protocols.