gax-nodejs icon indicating copy to clipboard operation
gax-nodejs copied to clipboard

Google API Extensions for Node.js

Results 96 gax-nodejs issues
Sort by recently updated
recently updated
newest added

RE: https://github.com/googleapis/nodejs-datastore/issues/502 @google-cloud/datastore needs to accept IPv6 endpoints from the Datastore emulator, and I believe we need to investigate if this library will support such addresses, including these formats: -...

type: feature request

see b/337041278 Once we move to Node 18, we should look into checking whether we can use native fetch instead of node-fetch.

type: feature request
priority: p3
next major: breaking change
size: l

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [execa](https://togithub.com/sindresorhus/execa) | [`^5.0.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/execa/5.1.1/9.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/execa/9.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

size: xs

:robot: I have created a release *beep* *boop* --- google-gax: 4.3.4 ## [4.3.4](https://github.com/googleapis/gax-nodejs/compare/google-gax-v4.3.3...google-gax-v4.3.4) (2024-05-10) ### Bug Fixes * don't emit error event during stream handoff ([#1592](https://github.com/googleapis/gax-nodejs/issues/1592)) ([2e7d30a](https://github.com/googleapis/gax-nodejs/commit/2e7d30a1671aa667f7c000c737dfa40824f7b9f1)) * Only call...

autorelease: pending
size: s

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...

size: m

> I am not sure whether this issue belongs to the `google-gax` library (this repo) or to the [`@google-cloud/run` library](https://github.com/googleapis/google-cloud-node/). However, creating an issue in the latter is pretty intimidating...

priority: p2
type: bug
size: m

Fixes https://github.com/firebase/firebase-admin-node/issues/2587 Fixes #1634

size: s

When canonical (gRPC) error codes are mapped to HTTP status codes, in some cases the mapping is lossy. [Multiple canonical error codes map to one HTTP status code](https://cloud.google.com/apis/design/errors#handling_errors). For example...

priority: p2
type: bug

Fixing a conflict resolution of CHANGELOG

size: xs

Hi there, We are using google-gax in our project deployed on GCP account. in our yearly report we are getting issue with npm package node-fetch (^2.6.1) that should be update...

priority: p2
type: bug