Skip to content

Latest commit

 

History

History
144 lines (69 loc) · 9.05 KB

File metadata and controls

144 lines (69 loc) · 9.05 KB

Changelog

2.0.2 (2022-09-22)

Bug Fixes

  • Preserve default values in x-goog-request-params header (#170) (a2bdb93)

2.0.1 (2022-09-01)

Bug Fixes

2.0.0 (2022-06-07)

⚠ BREAKING CHANGES

  • Update library to use Node 12
  • update library to use Node 12 (#155)

Build System

*build

  • Update library to use Node 12 (408fedd)

1.4.0 (2021-12-30)

Features

  • increase the logical timeout (retry deadline) to 5 minutes (#120) (5510500)

1.3.0 (2021-09-01)

Features

  • Added commitment_start_time to capacity commitments (be13d46)
  • Deprecated SearchAssignments in favor of SearchAllAssignments (be13d46)
  • Deprecated SearchAssignments in favor of SearchAllAssignments (be13d46)
  • Force deleting capacity commitments is allowed ... (#103) (be13d46)
  • Reservation objects now contain a creation time and an update time (be13d46)

1.2.0 (2021-08-23)

Features

  • turns on self-signed JWT feature flag (#100) (0047223)

Bug Fixes

1.1.6 (2021-07-21)

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#89) (b7b0b92)

1.1.5 (2021-07-12)

Bug Fixes

1.1.4 (2021-06-30)

Bug Fixes

  • deps: google-gax v2.17.0 with mTLS (#84) (42c4bcb)

1.1.3 (2021-06-25)

Bug Fixes

  • make request optional in all cases (#80) (5cf25a7)

1.1.2 (2021-06-07)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#72) (17a06f7)

1.1.1 (2021-05-12)

Bug Fixes

  • deps: require google-gax v2.12.0 (#64) (57b7f5b)
  • use require() to load JSON protos (#67) (ea052ed)

1.1.0 (2021-01-09)

Features

Bug Fixes

  • deps: roll back dependency @google-cloud/bigquery-reservation to ^1.0.1 (#38) (b4ee172)

1.0.2 (2020-11-25)

Bug Fixes

  • browser: check for fetch on window (5a32067)

1.0.1 (2020-11-06)

Bug Fixes

  • do not modify options object, use defaultScopes (#28) (fa58436)

1.0.0 (2020-07-14)

Features