2.0.0 (2020-05-12)
- Remove RecaptchaEnterpriseServiceV1Beta1Client.
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- export explicit version from protos.js (#150) (0bfb3c7)
- regen protos and tests, formatting (#169) (731fe3b)
- remove eslint, update gax, fix generated protos, run the generator (#155) (21b09f5)
- synth.py clean up for multiple version (#172) (ee1c250)
1.8.0 (2020-03-25)
1.7.0 (2020-03-10)
1.6.0 (2020-03-05)
- export protos in src/index.ts (ffd77ca)
1.5.3 (2020-02-12)
- pass x-goog-request-params header for streaming calls (983411e)
1.5.2 (2020-01-28)
- enum, bytes, and Long types now accept strings (394cfd8)
1.5.1 (2020-01-09)
- proper routing headers (4d1b1d3)
1.5.0 (2020-01-02)
1.4.0 (2019-12-10)
- add crud support for keys (#84) (adfc3f9)
- add plural and singular resource descriptor (#78) (a67ffa7)
- deps: pin TypeScript below 3.7.0 (0e96508)
- docs: bump the release level to beta (#76) (8a2e2c0)
- docs: snippets are now replaced in jsdoc comments (#74) (b3c31fc)
1.3.1 (2019-10-22)
1.3.0 (2019-10-12)
- use compatible version of google-gax (dfb174a)
1.2.0 (2019-09-16)
- load protos from JSON, grpc-fallback support (7a4b2a6)
1.1.4 (2019-08-26)
1.1.3 (2019-08-05)
- allow calls with no request, add JSON proto (ab643f8)
1.1.2 (2019-06-26)
1.1.1 (2019-06-14)
1.1.0 (2019-06-05)
- deps: update dependency google-gax to v1 (#17) (0f9e159)
- DEADLINE_EXCEEDED retry code is idempotent (#10) (746151c)
- do not retry request on DEADLINE_EXCEEDED (a6e9f4a)
- upgrade engines field to >=8.10.0 (#2)