- Update
grpc-fallback-go
version tov0.1.3
- Update
grpc-fallback-go
version tov0.1.2
- Update
grpc-fallback-go
version tov0.1.1
- Add fallback-proxy to
gapic-showcase run
via grpc-fallback-go - Expose fallback-proxy port in Dockerfile
- Tidy
go.mod
- Regenerate GAPIC & GCLI with small updates
- Update resource annotations
- Fix bug in README
- Add Node.js EchoService implementation
- Remove extraneous logging
- Regenerate GAPIC & GCLI to capture fixes for paged RPCs & commands
- Beta release.
- Fixing some field names in path templates
- Fixing path templates to make sure curly braces match
- Use Go modules
- Serve Testing service CLI service
- Ensure all path templates start with
/
- Fix issue which tombstones users.
- Remove google.api.client_package proto annotations.
- Update GAPIC config proto annotations.
- Expose messaging and identity services when running
gapic-showcase run
. - Refactor
Echo.WaitRequest
to follow API style for denoting time to live. - Use GCLI Generated Code for the CLI cmd.