Proposal includes:
• Add a new 'break' or 'compat' target in each gRPC API's Makefile
• Have the new target invoke the 'buf breaking' tool (https://buf.build/docs/breaking/overview)
• Have a rolling check against the 'main' branch of the repository or check against a previous release/git tag
• Do not enforce the 'compat' check for now. It could easily be enforced later on. Either at build time or in CI/CD.