2.4.0 (2021-09-08)
2.3.4 (2021-08-17)
2.3.3 (2021-07-21)
2.3.2 (2021-07-12)
2.3.1 (2021-06-30)
2.3.0 (2021-06-25)
- Remove unsupported fields: recognition_result and alternative_source_language_codes. docs: Add more comments for supported audio type (#131)
- build: next version should be 2.3.0 (#158) (1d4f7a0)
- deps: require google-gax v2.12.0 (#139) (bda81f9)
- GoogleAdsError missing using generator version after 1.3.0 (#147) (735843a)
- Remove unsupported fields: recognition_result and alternative_source_language_codes. docs: Add more comments for supported audio type (#131) (cfaeb1c)
- use require() to load JSON protos (#141) (1bc887c)
2.2.3 (2021-02-04)
2.2.2 (2020-11-25)
- browser: check for fetch on window (c0245c5)
2.2.1 (2020-11-07)
2.2.0 (2020-06-28)
- move ts target to es2018 from es2016 (#46) (2e5065b)
- samples: demonstrate real-time conversation translation (#48) (6331d9d)
- proper fallback option handling (e0a5f7d)
2.1.0 (2020-06-04)
- regen protos and tests, formatting (#39) (684f355)
- remove eslint, update gax, fix generated protos, run the generator (#24) (3aca62a)
- streaming mic sample (488c235)
2.0.0 (2020-04-05)
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- initial library generation (#1)