Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Releases: googleapis/gax-nodejs

google-logging-utils: v1.1.3

30 Oct 18:32
78d9c75

Choose a tag to compare

chore: add repo deprecation message (#1812)

* chore: add repo deprecation message

google-gax: v5.0.6

30 Oct 17:44
78d9c75

Choose a tag to compare

chore: add repo deprecation message (#1812)

* chore: add repo deprecation message

gapic-tools: v1.0.5

30 Oct 18:33
78d9c75

Choose a tag to compare

chore: add repo deprecation message (#1812)

* chore: add repo deprecation message

google-gax: v5.0.4

01 Oct 13:13
8f9bc3c

Choose a tag to compare

5.0.4 (2025-09-30)

Performance Improvements

google-gax: v5.0.3

07 Aug 18:01
941698d

Choose a tag to compare

5.0.3 (2025-08-07)

Bug Fixes

google-gax: v5.0.2

05 Aug 20:29
e1f8346

Choose a tag to compare

5.0.2 (2025-07-22)

Bug Fixes

  • deps: update dependency @grpc/proto-loader to ^0.8.0 (#1782) (7dcec97)

google-gax: v5.0.1

26 Jun 00:03
2f54bad

Choose a tag to compare

5.0.1 (2025-06-25)

Bug Fixes

  • deps: Remove deprecated dependency @types/long (#1738) (7ff8181)
  • deps: update dependency google-proto-files to v5 (#1764) (191163f)

gapic-tools: v1.0.3

25 Jun 18:13
1f7e6ac

Choose a tag to compare

1.0.3 (2025-06-24)

Bug Fixes

  • deps: update dependency google-proto-files to v5 (#1764) (191163f)

google-gax: v5.0.0

12 Jun 20:46
970528b

Choose a tag to compare

5.0.0 (2025-06-12)

⚠ BREAKING CHANGES

  • allow 204 responses in REST fallback mode (#1736)
  • correct wrong return type for listOperations in Operation Client (#1729)
  • Update google-auth-library to v10 (#1702)
  • migrate gax to Node 18 (#1699)
  • parse from HTTP errors and prefer that as the cannonical error code when it is provided (#1633)

Features

  • Add errorsEncountered to the errors sent back (#1740) (14c75ef)
  • Add minifyJson param to request minified JSON responses when using the REST fallback (#1632) (a3fa7c7)
  • correct wrong return type for listOperations in Operation Client (#1729) (c5af911)
  • export utils functions in gax (#1765) (16cacaa)
  • expose a static method for cached loading of protos from JSON and update protobuf.js to 7.5.2 (#1753) (d5acfd6)
  • support custom error types in grpc (#1759) (2198283)
  • support custom/unknown error types (#1751) (ddb9b5a)
  • Update google-auth-library to v10 (#1702) (43a8cb8)

Bug Fixes

Miscellaneous Chores

google-gax: v4.6.1

15 May 17:13

Choose a tag to compare

4.6.1 (2025-05-15)

Bug Fixes