You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the desired outcome from the user's perspective
As a developer, I want to deploy updated protobuf schemas for grpc services and protobuf message validation without having to restart Zilla.
Acceptance criteria
grpc binding can retrieve protobuf schemas from schema registry
updated protobuf schema retrieved when schema registry cache max-age elapses
Additional context
None
Tasks
Integrate catalog with grpc binding to obtain protobuf schemas
Update grpc binding reference docs
Update grpc binding configurations in zilla-examples