Skip to content

Releases: googleapis/gapic-showcase

v0.28.3

07 Jul 20:44
2aa32cc
Compare
Choose a tag to compare

0.28.3 (2023-07-07)

Bug Fixes

  • Remove content_sent from StreamingSequences (#1351) (ae910cc)

v0.28.2

05 Jul 19:33
fc53fe8
Compare
Choose a tag to compare

0.28.2 (2023-07-05)

Bug Fixes

v0.28.1

10 May 20:21
3d0713b
Compare
Choose a tag to compare

0.28.1 (2023-05-10)

Bug Fixes

  • Remove non-exist fields from method signature in sequence.proto (#1315) (a7c8ffc)

v0.28.0

10 May 16:15
df2ae6c
Compare
Choose a tag to compare

0.28.0 (2023-05-09)

Features

  • Add a configurable wait time between messages sent for server streaming RPCs (#1309) (dd11687)

v0.27.0

19 Apr 16:42
4c8abce
Compare
Choose a tag to compare

0.27.0 (2023-04-19)

Features

Bug Fixes

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