p4lang / p4runtime

Specification documents for the P4Runtime control-plane API
Apache License 2.0
144 stars 88 forks source link

new release of p4runtime API #394

Closed adibrastegarnia closed 2 years ago

adibrastegarnia commented 2 years ago

Is it is possible to release a new version of P4runtime artifacts (genered code)? It looks like it doesn't have changes wrt to Role which is defined as string now.

antoninbas commented 2 years ago

Can you use the v1.4.0-rc.5 tag? I think it has the changes you are referring to. I haven't had time recently to work on release v1.4.0.

adibrastegarnia commented 2 years ago

it should work. I will give it a try. thanks @antoninbas