docs: add ADR 054 semver compatible SDK modules (#11802)

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
This commit is contained in:
Aaron Craelius
2023-03-08 11:25:45 -05:00
committed by GitHub
co-authored by Aleksandr Bezobchuk Robert Zaremba
parent 1bb632a567
commit 2928fa4e1c
3 changed files with 730 additions and 1 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ message PackageReference {
//
// When a new version of a module is released and items are added to existing
// .proto files, these definitions should contain comments of the form
// "Since Revision N" where N is an integer revision.
// "Since: Revision N" where N is an integer revision.
//
// When the module runtime starts up, it will check the pinned proto
// image and panic if there are runtime protobuf definitions that are not