what? i don’t understand how this has anything to do with micro services vs monorepo, if you are using either and you update a particular something what is different between the two
All of the content in a monorepo is versioned together, while microservices have their own independent versioning schemes and for this reason their interfaces can drift.