Hey,
For those who write API changes, they probably hit merge conflicts everytime we merge a new API microversion. FWIW, we recently merged 2.91 and 2.92, which means you now have to rebase at least with using a 2.93 version.
That's why I'm proposing something new this cycle that may help you :
During the next Nova meeting, we'll look at all of the provided API changes in the etherpad, and we'll try to organize them by saying "ok, this one will have this API microversion, this other one that other API microversion".
After this meeting, you should be able to know which API microversion you would have for Zed so you could then rebase your changes to use this one.
That being said, please make sure to be able to rebase your change very quickly, because we don't want to wait for some API change before accepting another one that's important and which is ready to be merged.
Thanks,
-Sylvain