3.0.4 (2022-09-22)
3.0.3 (2022-09-08)
- build: Enable release-please for tagging releases (e5d75ea)
3.0.2 (2022-09-01)
- Allow passing gax instance to client constructor (#407) (33e1faa)
- Better support for fallback mode (#402) (9490c72)
- Change import long to require (#403) (5ff8e2f)
- Do not import the whole google-gax from proto JS (#1553) (#406) (54ef38f)
- Remove pip install statements (#1546) (#405) (5347c0e)
3.0.1 (2022-06-30)
3.0.0 (2022-05-17)
- update library to use Node 12 (#386)
2.5.0 (2021-08-23)
2.4.7 (2021-08-17)
2.4.6 (2021-07-16)
2.4.5 (2021-06-22)
2.4.4 (2021-06-16)
2.4.3 (2021-06-16)
2.4.2 (2021-05-25)
2.4.1 (2021-05-12)
- deps: require google-gax v2.12.0 (#288) (cc7cbcd)
- use require() to load JSON protos (#291) (d7273f7)
2.4.0 (2021-01-09)
2.3.3 (2021-01-07)
- check for fetch on window (6d3eef2)
2.3.2 (2020-11-12)
2.3.1 (2020-10-02)
2.3.0 (2020-10-01)
2.2.0 (2020-08-31)
2.1.1 (2020-07-06)
2.1.0 (2020-06-15)
- proper fallback option handling (1ed6184)
2.0.1 (2020-06-04)
2.0.0 (2020-04-14)
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- drop unused files from package (#137) (9738564)
- export explicit version from protos.js (#128) (e71e492)
- remove eslint, update gax, fix generated protos, run the generator (#133) (f530cee)
1.7.0 (2020-03-06)
1.6.0 (2020-02-28)
- export protos in src/index.ts (a33f101)
1.5.1 (2020-01-28)
- enum, bytes, and Long types now accept strings (2002577)
1.5.0 (2020-01-03)
1.4.0 (2019-12-05)
- deps: pin TypeScript below 3.7.0 (758a2f3)
1.3.2 (2019-11-15)
1.3.1 (2019-10-22)
1.3.0 (2019-10-09)
- use compatible version of google-gax (68ead9e)
1.2.0 (2019-09-16)
- load protos from JSON, grpc-fallback support (406f60e)
1.1.4 (2019-08-26)
1.1.3 (2019-08-03)
- allow calls with no request, add JSON proto (025c1a6)
1.1.2 (2019-06-26)
1.1.1 (2019-06-14)
1.1.0 (2019-06-06)
- initial release of library (8da53bd)