Releases: googleapis/gapic-generator-typescript
Releases · googleapis/gapic-generator-typescript
v2.14.6
2.14.6 (2022-06-10)
Bug Fixes
- unit tests for LRO and Location need async iteration stub (#1145) (44e5804)
v2.14.5
2.14.5 (2022-05-23)
Bug Fixes
- use optional chaining for routing parameters (#1138) (b1aa357)
v2.14.4
2.14.4 (2022-05-10)
Bug Fixes
- determine transport for construct StreamDescriptor (#1131) (b542bcf)
v2.14.2
2.14.2 (2022-03-15)
Bug Fixes
- closed method unit test (#1121) (56dadc8)
- rename path template params which is reserved word in strict mode (#1124) (e1ebf3a)
- update comment for diregapic LRO method with map response (#1123) (79ca616)
v2.14.0
2.14.0 (2022-02-15)
Features
- add note to autogenerated samples for handwritten tags (#1106) (759f2bb)
Bug Fixes
- add coverage for close method (#1109) (d886454)
- anti-patten in close method and add unit test for unary call (#1105) (a0f5fee)
- lint of assigned value not being used (#1103) (68af89c)
- make license header dynamic to change year (#1107) (ecc7434)
v2.13.0
2.13.0 (2022-02-03)
Features
Bug Fixes
- close client with stream methodshould return stream object (#1101) (40f23d1)
v2.12.2
2.12.2 (2022-02-01)
Bug Fixes
- add check for undefined routing header parameters (#1098) (b20e514)