Skip to content

Latest commit

 

History

History
312 lines (139 loc) · 16.3 KB

CHANGELOG.md

File metadata and controls

312 lines (139 loc) · 16.3 KB

Changelog

npm history

3.0.4 (2022-09-22)

Bug Fixes

  • Preserve default values in x-goog-request-params header (#411) (61c49e2)

3.0.3 (2022-09-08)

Bug Fixes

  • build: Enable release-please for tagging releases (e5d75ea)

3.0.2 (2022-09-01)

Bug Fixes

3.0.1 (2022-06-30)

Bug Fixes

3.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#386)

Build System

2.5.0 (2021-08-23)

Features

  • turns on self-signed JWT feature flag (#335) (4187b70)

2.4.7 (2021-08-17)

Bug Fixes

2.4.6 (2021-07-16)

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#326) (729ef44)

2.4.5 (2021-06-22)

Bug Fixes

2.4.4 (2021-06-16)

Bug Fixes

  • docs: generate docs with updated primary branch (#310) (2218b9c)

2.4.3 (2021-06-16)

Bug Fixes

2.4.2 (2021-05-25)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#298) (ea669a8)

2.4.1 (2021-05-12)

Bug Fixes

2.4.0 (2021-01-09)

Features

2.3.3 (2021-01-07)

Bug Fixes

  • check for fetch on window (6d3eef2)

2.3.2 (2020-11-12)

Bug Fixes

  • do not modify options object, use defaultScopes (#220) (951b9ef)

2.3.1 (2020-10-02)

Bug Fixes

2.3.0 (2020-10-01)

Features

  • trampoline_v2: generate trampoline v2 configuration (#202) (10759cd)

2.2.0 (2020-08-31)

Features

  • build: add github summary check workflow (#179) (529ee95)

Bug Fixes

2.1.1 (2020-07-06)

Bug Fixes

2.1.0 (2020-06-15)

Features

  • move ts target to es2018 from es2016 (#151) (f30f164)

Bug Fixes

  • proper fallback option handling (1ed6184)

2.0.1 (2020-06-04)

Bug Fixes

2.0.0 (2020-04-14)

⚠ BREAKING CHANGES

  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

Features

Bug Fixes

  • 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)

Features

1.6.0 (2020-02-28)

Features

  • export protos in src/index.ts (a33f101)

1.5.1 (2020-01-28)

Bug Fixes

  • enum, bytes, and Long types now accept strings (2002577)

1.5.0 (2020-01-03)

Features

  • move to typescript code generation (#66) (9a8ee35)

1.4.0 (2019-12-05)

Features

  • add plural and singular resource descriptor (#56) (85e99f9)

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (758a2f3)

1.3.2 (2019-11-15)

Bug Fixes

  • docs: snippets are now replaced in jsdoc comments (#52) (b53e568)

1.3.1 (2019-10-22)

Bug Fixes

1.3.0 (2019-10-09)

Bug Fixes

  • use compatible version of google-gax (68ead9e)

Features

  • support new phishing protection proto options (#37) (eae9f69)

1.2.0 (2019-09-16)

Features

  • load protos from JSON, grpc-fallback support (406f60e)

1.1.4 (2019-08-26)

Bug Fixes

  • include the correct version of node in a header (#26) (430699a)

1.1.3 (2019-08-03)

Bug Fixes

  • allow calls with no request, add JSON proto (025c1a6)

1.1.2 (2019-06-26)

Bug Fixes

  • docs: link to reference docs section on googleapis.dev (#13) (d07028b)

1.1.1 (2019-06-14)

Bug Fixes

  • docs: move to new client docs URL (#9) (6527bf9)

1.1.0 (2019-06-06)

Features

  • support apiEndpoint override in client constructor (#7) (368a004)

1.0.0 (2019-05-23)

Features

  • initial release of library (8da53bd)