api: generate merged descriptors when building protobufs
When we generate protobufs, descriptors outlining all messages and services are merged into a single file that can be used to identify unexpected changes to the API that may affect stability. We follow a similar process to Go's stability guarantees using the protobuf descriptors to identify changes before they become a problem. Please see README.md for details. Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
3380
api/next.pb.txt
Executable file
3380
api/next.pb.txt
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user