Skip to content

Latest commit

 

History

History
502 lines (258 loc) · 26.9 KB

File metadata and controls

502 lines (258 loc) · 26.9 KB

Changelog

npm history

4.3.0 (2024-05-21)

Features

  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

4.2.0 (2024-03-29)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5191) (57567db)

4.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5027) (88763bb)

4.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4587) (e3b1e7e)

4.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

3.3.1 (2023-04-13)

Bug Fixes

3.3.0 (2023-03-06)

Features

3.2.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3989) (95399f7)

3.2.0 (2023-01-28)

Features

3.1.0 (2022-12-16)

Features

  • Updated Client Libraries for Cloud Scheduler (#3738) (fb1e9d6)

3.0.5 (2022-11-10)

Bug Fixes

3.0.4 (2022-09-22)

Bug Fixes

  • Allow passing gax instance to client constructor (#469) (470b424)
  • Do not import the whole google-gax from proto JS (#1553) (#468) (af496c0)
  • Preserve default values in x-goog-request-params header (#471) (a691dfe)
  • use google-gax v3.3.0 (af496c0)

3.0.3 (2022-08-23)

Bug Fixes

3.0.2 (2022-07-10)

Bug Fixes

3.0.1 (2022-06-30)

Bug Fixes

3.0.0 (2022-05-20)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#452)

Build System

2.3.0 (2021-09-10)

Features

  • turns on self-signed JWT feature flag (#399) (bdeff1d)

Bug Fixes

2.2.6 (2021-08-17)

Bug Fixes

2.2.5 (2021-07-16)

Bug Fixes

  • deps: google-gax v2.17.1 (#388) (89b6188)
  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#390) (c3bd830)

2.2.4 (2021-06-30)

Bug Fixes

2.2.3 (2021-06-22)

Bug Fixes

2.2.2 (2021-05-29)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#367) (8c798fc)

2.2.1 (2021-05-12)

Bug Fixes

2.2.0 (2021-01-09)

Features

2.1.3 (2020-12-07)

Bug Fixes

2.1.2 (2020-11-25)

Bug Fixes

  • browser: check for fetch on window (#313) (5a7840a)
  • do not modify options object, use defaultScopes (#305) (7f8b30c)

2.1.1 (2020-07-06)

Bug Fixes

2.1.0 (2020-06-12)

Features

  • secrets: begin migration to secret manager from keystore (#258) (d7fed7b)

Bug Fixes

2.0.0 (2020-05-08)

⚠ BREAKING CHANGES

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

Features

  • drop node8 support, support for async iterators (#227) (ab2bf25)

Bug Fixes

  • drop unused files from package (#242) (afcfbb9)
  • export explicit version from protos.js (#232) (6f74338)
  • regen protos and tests, formatting (#248) (367f922)
  • remove eslint, update gax, fix generated protos, run the generator (#237) (ecda164)
  • synth.py clean up for multiple version (#250) (d2ffc6e)
  • update types for PubSub integration (#246) (d55e509)

1.6.0 (2020-03-06)

Features

1.5.0 (2020-02-29)

Features

  • export protos in src/index.ts (1fa2092)

1.4.3 (2020-02-12)

Bug Fixes

  • pass x-goog-request-params header for streaming calls (59297c1)

1.4.2 (2020-01-28)

Bug Fixes

  • samples: delete stale comment from sample (#182) (300388b)

1.4.1 (2020-01-09)

Bug Fixes

1.4.0 (2020-01-05)

Features

  • add plural and singular resource descriptor (564d3fc)
  • move to typescript code generation (#167) (b30417d)

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (9c70dba)
  • better client close(), update .nycrc, require mocha explicitly (edce92c)

1.3.3 (2019-11-15)

Bug Fixes

  • import long into proto ts declaration file (#156) (1e81d5a)
  • docs: snippets are now replaced in jsdoc comments (#155) (15ffd73)

1.3.2 (2019-10-22)

Bug Fixes

1.3.1 (2019-10-14)

Bug Fixes

1.3.0 (2019-10-09)

Bug Fixes

  • use compatible version of google-gax (4c83efd)

Features

1.2.0 (2019-09-06)

Features

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

1.1.4 (2019-08-26)

Bug Fixes

  • include the correct version of node in a header (#122) (e8d3015)

1.1.3 (2019-08-05)

Bug Fixes

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

1.1.2 (2019-06-27)

Bug Fixes

  • docs: link to reference docs section on googleapis.dev (#111) (cf84f3c)

1.1.1 (2019-06-14)

Bug Fixes

1.1.0 (2019-06-05)

Features

  • support apiEndpoint override in client constructor (#104) (3f6708f)

1.0.0 (2019-05-13)

Bug Fixes

  • deps: update dependency google-gax to v1 (#93) (47a97dd)
  • DEADLINE_EXCEEDED retry code is idempotent (#94) (42f6c42)
  • deps: update dependency google-gax to ^0.26.0 (#81) (f26654a)

Build System

  • upgrade engines field to >=8.10.0 (#82) (47d1824)

Features

  • DEADLINE_EXCEEDED is no longer retried; attemptDeadline option has been introduced (86d0e4f)

BREAKING CHANGES

  • upgrade engines field to >=8.10.0 (#82)

v0.3.0

04-04-2019 13:46 PDT

New Features

  • feat(v1beta1): added oauthToken, oidcToken and attemptDeadline

The generation of the library includes these changes to v1beta1 (v1 unchanged):

  • HttpTarget: added oauthToken and oidcToken fields
  • Job: added attemptDeadline field

Implementation Changes

  • fix: include 'x-goog-request-params' header in requests (#68)

Internal / Testing Changes

  • chore: publish to npm using wombat (#66)
  • build: use per-repo publish token (#63)
  • refactor: update json import paths (#62)

v0.2.0

03-11-2019 12:48 PDT

New features

  • feat: add v1 version of API (#59)

Bug fixes

  • fix: throw on invalid credentials (#48)

Dependencies

  • fix(deps): update dependency google-gax to ^0.25.0 (#39)
  • fix(deps): update dependency google-gax to ^0.24.0 (#37)
  • fix(deps): update dependency google-gax to ^0.23.0 (#32)

Documentation

  • docs: update comments on protos (#53)
  • docs: update API doc comments (#52)
  • docs: update links in contrib guide (#50)
  • docs: update contributing path in README (#45)
  • docs: move CONTRIBUTING.md to root (#44)
  • docs: add lint/fix example to contributing guide (#42)
  • docs: fix example comments (#41)
  • docs(samples): Add App Engine Target sample (#33)

Internal / Testing Changes

  • chore(deps): update dependency supertest to v4
  • build: Add docuploader credentials to node publish jobs (#56)
  • build: update release config (#54)
  • build: use node10 to run samples-test, system-test etc (#55)
  • chore(deps): update dependency mocha to v6
  • build: use linkinator for docs test (#49)
  • build: create docs test npm scripts (#47)
  • build: test using @grpc/grpc-js in CI (#46)
  • refactor: improve generated code style. (#40)
  • chore(deps): update dependency eslint-config-prettier to v4 (#38)
  • build: ignore googleapis.com in doc link check (#36)
  • chore: update year in the license headers (#35)
  • build: check broken links in generated docs (#26)
  • chore: update proto settings (#31)

v0.1.2

01-02-2019 14:57 PST

Documentation

  • fix(docs): fix missing namespace (#28)
  • fix(docs): run generator to fix code samples require module (#27)

Internal / Testing Changes

  • chore: add a synth.metadata (#25)
  • chore(build): inject yoshi automation key (#24)
  • chore: update nyc and eslint configs (#23)

v0.1.1

12-07-2018 14:21 PST

Internal / Testing Changes

  • build: use fastconfig push (#20)
  • chore: always nyc report before calling codecov (#17)
  • chore: nyc ignore build/test by default (#16)

v0.1.0

This is the initial release of the Cloud Scheduler client library for Node.js.

Internal / Testing Changes

  • chore(build): update CI config (#10)
  • chore(build): Configure Renovate (#8)
  • experiment: kokoro autorelease (#6)
  • fix(build): fix system key decryption (#7)
  • chore: update CI config (#4)
  • chore: clean up lint rules (#2)
  • add license header