Releases: googleapis/gapic-showcase
Releases · googleapis/gapic-showcase
v0.26.1
0.26.1 (2023-03-28)
Bug Fixes
- rest: Properly handle string-encoded well-known types in URLs (#1282) (579fe72)
v0.26.0
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
0.25.0 (2022-09-01)
Features
Bug Fixes
- Use resource field in http body for Updates (#1198) (48a2632)
v0.24.0
0.24.0 (2022-07-28)
Features
- regapic: accept numeric enums, allow testing enum round trips (#1159) (1e863ae)
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)