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
For example, this PR appears not to have such comments on new fields that it added: fee499a
It would be good to do something like this and go through every change to the .proto files since the last release to verify whether all new fields are marked as new in 1.4.0, if they are.
git clone https://github.com/p4lang/p4runtime
cd p4runtime
git diff v1.3.0 HEAD proto