Skip to content

Releases: googleapis/gapic-showcase

v0.26.1

28 Mar 15:50
6d0f5b7
Compare
Choose a tag to compare

0.26.1 (2023-03-28)

Bug Fixes

  • rest: Properly handle string-encoded well-known types in URLs (#1282) (579fe72)

v0.26.0

07 Mar 20:14
656e5f4
Compare
Choose a tag to compare

0.26.0 (2023-03-07)

Features

Bug Fixes

  • Build assets for darwin/arm64 (#1267) (0833a57)
  • Export showcase_v1beta1.yaml from BUILD.bazel to support external GAPIC generation (#1223) (5076348)
  • Handle x-http-method-override for PATCH as POST (#1262) (4070ce3)
  • Use quotes around extreme int64 values (#1206) (c9d9ff1), closes #1205

v0.25.0

01 Sep 20:58
fe41478
Compare
Choose a tag to compare

0.25.0 (2022-09-01)

Features

Bug Fixes

  • Use resource field in http body for Updates (#1198) (48a2632)

v0.24.0

28 Jul 22:26
d87924f
Compare
Choose a tag to compare

0.24.0 (2022-07-28)

Features

  • regapic: accept numeric enums, allow testing enum round trips (#1159) (1e863ae)

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