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
Motivation:
With gRFC A90 a `List` endpoint was added to the health service.
Modifications:
* Update the health.proto file to the new version
* Update the generated files using protoc
* Add the new `List` endpoint to the HealthService
* Add testing for the list endpoint
Result:
HealthService is now fully compliant with gRFC A90.
---------
Co-authored-by: George Barnett <[email protected]>
0 commit comments