Releases: googleapis/gapic-showcase
Releases · googleapis/gapic-showcase
v0.23.0
0.23.0 (2022-07-27)
Features
- add binding testing and multiple bindings test data to compliance service (#1150) (9d43ed0)
Bug Fixes
v0.21.0
0.21.0 (2022-06-08)
Features
- respond to requests specifying response enum values be JSON-encoded as ints (#1111) (5389bd1)
Bug Fixes
- genrest: pass http request context to service handler (#1088) (bad9b6b)
v0.20.0
0.20.0 (2022-05-10)
Features
- genrest: format rest errors as Google Errors (#1082) (e49f134)
v0.19.5
0.19.5 (2022-03-08)
Bug Fixes
- add a routing.proto dependency to showcase proto bazel target (#1033) (e2aa303)
v0.19.0
- update api-common-protos submodule
- add ability to echo headers and added several routing annotations to the
Echo
method
- enable generation of both grpc and rest clients
v0.18.0
- add
parent
to method signature for Messaging.SearchBlurbs()
- update
RELEASING.md
instructions