-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pubsub): add support for schema revisions (#7295)
* feat(pubsub): add support for schema revisions * update comments * make ListSchemaRevisions in fake more efficient * fix failing tests related to revisionID being populated * fix conversion of SchemaSettings to proto * support GetSchema with revision id * support editing schemas in topic update * add tests for updating topic with schema
- Loading branch information
Showing
6 changed files
with
413 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.