Skip to content

Releases: googleapis/gapic-showcase

v0.23.0

27 Jul 16:13
5513b3f
Compare
Choose a tag to compare

0.23.0 (2022-07-27)

Features

  • add binding testing and multiple bindings test data to compliance service (#1150) (9d43ed0)

Bug Fixes

v0.22.0

13 Jun 18:11
5ba8248
Compare
Choose a tag to compare

0.22.0 (2022-06-13)

Features

v0.21.0

08 Jun 23:47
c6872af
Compare
Choose a tag to compare

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

10 May 17:06
08e4370
Compare
Choose a tag to compare

0.20.0 (2022-05-10)

Features

  • genrest: format rest errors as Google Errors (#1082) (e49f134)

v0.19.5

08 Mar 17:01
ed1dd34
Compare
Choose a tag to compare

0.19.5 (2022-03-08)

Bug Fixes

  • add a routing.proto dependency to showcase proto bazel target (#1033) (e2aa303)

v0.19.4

03 Mar 01:52
0324b7e
Compare
Choose a tag to compare

0.19.4 (2022-03-03)

Bug Fixes

v0.19.2

02 Mar 20:43
a3c30f0
Compare
Choose a tag to compare

0.19.2 (2022-03-02)

Bug Fixes

v0.19.1

02 Mar 20:15
596614c
Compare
Choose a tag to compare

0.19.1 (2022-03-02)

Bug Fixes

v0.19.0

01 Feb 17:26
a80dced
Compare
Choose a tag to compare
  • 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

07 Dec 01:21
686c5ce
Compare
Choose a tag to compare
  • add parent to method signature for Messaging.SearchBlurbs()
  • update RELEASING.md instructions