Releases: googleapis/nodejs-common
Releases · googleapis/nodejs-common
@google-cloud/common v3.8.1
Bug Fixes
- disable retrying no response if autoRetry is set to false (#707) (150b2b0)
@google-cloud/common v3.8.0
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
Bug Fixes
- allow authentication with custom endpoint (#698) (4c0f7ec)
@google-cloud/common v3.7.3
Bug Fixes
- updated instance id to match returned metadata id (#696) (f15b02d)
@google-cloud/common v3.7.2
@google-cloud/common v3.7.1
Bug Fixes
- correctly locate projectId from auth library (#663) (72e3168)
v3.6.0
Features
- deps: google-auth-library with workload identity federation (#649) (31945ac), closes #648
v3.5.0
Features
- add ignoreNotFound to service-object#delete (#634) (3248e27)