It depends 🙂
Somethings have to be done in all sdks at once for correctness. But normally it's ok to just implement the feature in one then the others (e.g. we recently added a method to get the current organization name and we added it to python and typescript first, then dotnet and go in a later release).