Skip to content

Releases: googleapis/gax-nodejs

google-gax: v5.0.0

12 Jun 20:46
970528b
Compare
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
Compare
Choose a tag to compare

4.6.1 (2025-05-15)

Bug Fixes

gapic-tools: v1.0.2

29 Apr 20:59
ddde8a6
Compare
Choose a tag to compare

1.0.2 (2025-04-29)

Bug Fixes

  • deps: [gapic-tools] upgrade protobuf.js to its newest versions (#1741) (ba7b8d1)

google-logging-utils: v1.1.1

10 Mar 16:55
c5d42ca
Compare
Choose a tag to compare

1.1.1 (2025-03-08)

Bug Fixes

  • bypass colour checks when in browsers (or other non-Node-compatible runtimes) (#1725) (be7811d)

gapic-tools: v1.0.1

07 Mar 02:46
f41a86b
Compare
Choose a tag to compare

1.0.1 (2025-03-07)

Bug Fixes

  • update gax dependency in gapic tools (c025b13)

google-logging-utils: v1.1.0

06 Mar 20:36
9c0eb01
Compare
Choose a tag to compare

1.1.0 (2025-03-06)

Features

  • allow users to turn on logging without the environment variable (#1704) (5ef89de)

gapic-tools: v1.0.0

06 Mar 00:18
797bf89
Compare
Choose a tag to compare

1.0.0 (2025-03-05)

⚠ BREAKING CHANGES

  • migrate gax to Node 18 (#1699)

Bug Fixes

Miscellaneous Chores

google-logging-utils: v1.0.1

20 Dec 23:34
591c200
Compare
Choose a tag to compare

1.0.1 (2024-12-20)

Bug Fixes

  • actually run tests for logging, fix any problems (#1685) (613d6e3)

google-logging-utils: v1.0.0

20 Dec 19:34
fbd46bf
Compare
Choose a tag to compare

1.0.0 (2024-12-19)

Features

google-gax: v4.6.0

20 Dec 19:34
fbd46bf
Compare
Choose a tag to compare

4.6.0 (2024-12-19)

Features