Skip to content

Latest commit

 

History

History
460 lines (215 loc) · 25.4 KB

File metadata and controls

460 lines (215 loc) · 25.4 KB

Changelog

npm history

5.3.2 (2026-05-01)

Bug Fixes

  • Change the copyright year for files in the packages folder (#8109) (c1a03fe)
  • Do not publish the protos to npm (#8079) (816216b)
  • Revert "fix: Do not publish the protos to npm" (#8096) (ac0fbb6)

5.3.1 (2025-10-13)

Bug Fixes

  • [gkeconnect-gateway] remove unused GatewayServiceClient (#6775) (41c2ff2)

5.3.0 (2025-07-09)

Features

  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6419) (f8a324c)
  • [Many APIs] add methods from gax to cache proto root and process custom error details (#6424) (9a595a6)
  • Add protobufjs 2023 edition support (#6303) (4a0cba1)

5.2.0 (2025-06-03)

Features

5.1.0 (2025-05-09)

Features

  • [webrisk] A new method_signature parent,submission is added to method SubmitUri in service WebRiskService (#6236) (03dbe6c)
  • Multiple ai-platform updates (0b8b1a7)

5.0.1 (2025-03-19)

Bug Fixes

  • [Many APIs] await/catch promises, and update listOperationsAsync return type (#6189) (0eab6d4)

5.0.0 (2025-03-18)

⚠ BREAKING CHANGES

  • upgrade to Node 18 (#6096)

Features

  • Add request/response debug logging to gapics, update templates to gax 5 and node 18 (#1671) (7a23322)

Bug Fixes

  • Add json files to tsconfig templates (#1692) (ba6be1d) (7a23322)

Miscellaneous Chores

4.3.1 (2025-02-12)

Bug Fixes

  • [Many APIs] finalize fixing typings for headers in generator (#6019) (734397c)

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 (#5192) (b926f13)

4.1.0 (2024-02-09)

Features

  • Trusted Private Cloud support, use the universeDomain parameter (#5028) (852f3eb)

4.0.2 (2024-01-23)

Bug Fixes

  • [Many APIs] improve retry logic for streaming API calls (#4968) (7fbf16c)

4.0.1 (2023-09-06)

Bug Fixes

  • [Many APIs] simplify logic for HTTP/1.1 REST fallback option (#4589) (07967ad)

4.0.0 (2023-08-06)

⚠ BREAKING CHANGES

  • migrate to Node 14 (#4443)

Bug Fixes

Miscellaneous Chores

3.3.0 (2023-05-20)

Features

3.2.2 (2023-04-13)

Bug Fixes

3.2.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3990) (878c55d)

3.2.0 (2022-11-10)

Features

  • Accept google-gax instance as a parameter (#342) (b61e98b)
  • Add SOCIAL_ENGINEERING_EXTENDED_COVERAGE threat type (#350) (ba8a366)

Bug Fixes

3.1.1 (2022-08-23)

Bug Fixes

3.1.0 (2022-06-29)

Features

3.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#326)

Build System

2.2.0 (2021-08-23)

Features

  • turns on self-signed JWT feature flag (#277) (ea16d36)

2.1.8 (2021-08-17)

Bug Fixes

2.1.7 (2021-08-02)

Bug Fixes

2.1.6 (2021-07-16)

Bug Fixes

  • Updating WORKSPACE files to use the newest version of the Typescript generator. (#266) (726ecdc)

2.1.5 (2021-07-12)

Bug Fixes

2.1.4 (2021-06-30)

Bug Fixes

2.1.3 (2021-06-23)

Bug Fixes

2.1.2 (2021-05-25)

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#248) (8e6a80d)

2.1.1 (2021-05-12)

Bug Fixes

2.1.0 (2021-01-09)

Features

2.0.3 (2020-11-25)

Bug Fixes

2.0.2 (2020-11-09)

Bug Fixes

  • use defaultScopes, improve docs, export additional types (#210) (489736a)

2.0.1 (2020-06-29)

Bug Fixes

2.0.0 (2020-05-12)

⚠ BREAKING CHANGES

  • synth.py clean up for multiple version (#160)
  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

Features

Bug Fixes

  • export explicit version from protos.js (#144) (c6d1391)
  • regen protos and tests, formatting (#157) (d53c859)
  • remove eslint, update gax, fix generated protos, run the generator (#148) (f23b8fd)
  • remove unused files (#151) (72134c3)
  • synth.py clean up for multiple version (#160) (c1d0bb7)

1.7.0 (2020-03-24)

Features

1.6.0 (2020-03-06)

Features

1.5.0 (2020-01-30)

Features

1.4.1 (2020-01-28)

Bug Fixes

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

1.4.0 (2020-01-04)

Features

  • move library to typescript code generation (#83) (01f2db5)

Bug Fixes

1.3.3 (2019-12-05)

Bug Fixes

  • import long type into proto ts declaration file (#77) (2b15305)
  • deps: pin TypeScript below 3.7.0 (75f591e)

1.3.2 (2019-11-14)

Bug Fixes

  • docs: snippets are now replaced in jsdoc comments (#73) (30ae72f)

1.3.1 (2019-10-22)

Bug Fixes

1.3.0 (2019-10-09)

Bug Fixes

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

Features

1.2.0 (2019-09-16)

Bug Fixes

  • include node version with headers (#47) (60b21af)
  • docs: stop linking reference documents to anchor (6b4d509)

Features

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

1.1.4 (2019-08-02)

Bug Fixes

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

1.1.3 (2019-06-27)

Bug Fixes

  • docs: link to reference docs section on googleapis.dev (#35) (c5b01ba)

1.1.2 (2019-06-24)

Bug Fixes

  • build: switch to using GitHub magic proxy (#29) (876eea9)

1.1.1 (2019-06-15)

Bug Fixes

  • docs: move to new client docs URL (#27) (00e3b96)

1.1.0 (2019-06-06)

Features

  • support apiEndpoint override in client constructor (#24) (0dc8cde)

1.0.1 (2019-05-14)

Bug Fixes

  • deps: update dependency google-gax to v1 (#11) (ce72bb1)
  • update package name (#12) (e5fee02)
  • deps: update dependency google-gax to ^0.26.0 (#8) (2f066da)

1.0.0 (2019-05-13)

Bug Fixes

  • DEADLINE_EXCEEDED is idempotent (#5) (dfe31b9)

Features

  • initial commit of library for review (7a08281)
  • initial generation of library (#1) (adfb92f)
  • write quickstart sample and generate READMEs (#2) (c2ef972)