Skip to content

Releases: googleapis/nodejs-common

@google-cloud/common v3.8.1

03 Nov 20:42
835ee09
Compare
Choose a tag to compare

Bug Fixes

  • disable retrying no response if autoRetry is set to false (#707) (150b2b0)

@google-cloud/common v3.8.0

01 Nov 19:54
d561655
Compare
Choose a tag to compare

Features

  • Add retry support for 504 (Gateway Timeout) (#704) (5a3a96f)

Bug Fixes

  • allow authentication with custom endpoint (#698) (4c0f7ec)
  • update table.create to not reset id (#700) (b1ceb53)

@google-cloud/common v3.7.4

06 Oct 21:40
6d239d3
Compare
Choose a tag to compare

Bug Fixes

  • allow authentication with custom endpoint (#698) (4c0f7ec)

@google-cloud/common v3.7.3

06 Oct 20:24
2e400c6
Compare
Choose a tag to compare

Bug Fixes

  • updated instance id to match returned metadata id (#696) (f15b02d)

@google-cloud/common v3.7.2

03 Sep 18:00
976db65
Compare
Choose a tag to compare

Bug Fixes

@google-cloud/common v3.7.1

09 Aug 18:57
1bfd74f
Compare
Choose a tag to compare

Bug Fixes

  • correctly locate projectId from auth library (#663) (72e3168)

v3.7.0

12 Jul 18:34
513374c
Compare
Choose a tag to compare

Features

v3.6.0

17 Feb 01:05
9aa7d42
Compare
Choose a tag to compare

Features

  • deps: google-auth-library with workload identity federation (#649) (31945ac), closes #648

v3.5.0

12 Nov 23:02
1a02b1d
Compare
Choose a tag to compare

Features

  • add ignoreNotFound to service-object#delete (#634) (3248e27)

v3.4.1

06 Oct 17:32
4c20bf6
Compare
Choose a tag to compare

Bug Fixes