gRPC proto file changes do not take effect
complete
Elias Hernandez
When changing a proto file like adding an argument to a message, it does not seem to take effect unless you make a new request/duplicate the current one. I've refreshed the schema, removed/readded the proto file and it still seems to say "unrecognized field name '...' at line 7 column 12".
Restarting Yaak appears to solve the issue.
Version 2024.6.6 (20240618.001507)
Gregory Schier
complete
https://yaak.app/blog/2024.7.0
Gregory Schier
Elias Hernandez can you try out 2024.7.0-beta.2 for a fix? You can enable the beta channel in the app settings.
Elias Hernandez
Gregory Schier on 2024.7.0-beta.2, still having the same problem. I've added something to the message, "unrecognized field name ....". Removed the proto file, readded it, still same issue.
Restarting Yaak fixed it again, so seems like the issue is still there.
Gregory Schier
Elias Hernandez: Ah, I misunderstood the issue originally, but I _did_ fix a different bug! Working on the original now 👍🏼
Elias Hernandez
Gregory Schier Hahah nice! Thanks anyways :)
Gregory Schier
Elias Hernandez Alright, give the next one a try https://yaak.app/blog/2024.7.0-beta.3
Gregory Schier
in progress
That's not good! Will definitely get this one fixed :)
Elias Hernandez
In general, the gRPC features of Yaak have been such a god send. Thank you for this feature!