-
Notifications
You must be signed in to change notification settings - Fork 87
Issues: googleapis/gax-nodejs
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Warn when pageSize is passed as a parameter but autoPaginate is not
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1667
opened Oct 15, 2024 by
leahecole
Remove compodoc + pdfmake
next major: breaking change
this is a change that we should wait to bundle into the next major version
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1659
opened Sep 23, 2024 by
leahecole
JobsClient.checkRunJobProgress
not implemented, or supported, or enabled.
priority: p2
#1635
opened Jul 18, 2024 by
acontreras89
REST fallback does not use most fine-grained error code available when parsing errors
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1634
opened Jul 15, 2024 by
MarkDuckworth
Reconfigure renovate or add dependabot to make sure we get dependency PRs for known security vulnerabilities
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1621
opened Jun 14, 2024 by
SmashingQuasar
Upgrade node-fetch to v3 when we migrate to dual-format (ESM & CJS)
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1616
opened Jun 11, 2024 by
sofisl
Sometimes we don't return GoogleErrors
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1603
opened May 21, 2024 by
sofisl
Look into conditionally using native fetch when we move to Node 18
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1597
opened May 16, 2024 by
sofisl
punycode deprecation warning.
api: pubsub
Issues related to the Pub/Sub API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1568
opened Mar 14, 2024 by
cirvladimir
Omit protobuf/editions when running update-protos
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1548
opened Jan 24, 2024 by
sofisl
credentials must be a ChannelCredentials object
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1544
opened Jan 19, 2024 by
githubid0719
ECONNRESET
errors with using REST transport in GCF
priority: p3
#1525
opened Nov 15, 2023 by
alexander-fenster
Regular Expression Denial of Service bug with node-fetch prior to version 3.2.10
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1512
opened Sep 29, 2023 by
marck283
MaxListenersExceededWarning: Possible EventEmitter memory leak detected
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1511
opened Sep 29, 2023 by
marck283
getIamPolicy for KMS KeyManagementServiceClient is erroring with Syntax Error: Unexpected token < in JSON at position 0 , when using fallback REST
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1462
opened Jun 21, 2023 by
sirohiwebdev
gax docs linked in README are out of date
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1452
opened May 22, 2023 by
leahecole
monitoring.listTimeSeries silently ignores exeuctionErrors in response if autoPaginate is true
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1455
opened May 10, 2023 by
gabor-farkas
Make gax-nodejs an ESM compatible package
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
#1443
opened Apr 21, 2023 by
josephperrott
Option to eliminate transitive production dependency on jsdoc
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: question
Request for information or clarification. Not an issue.
#1429
opened Feb 28, 2023 by
steve-stogner
FR: gax-fallback support for Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
options.sslCreds
and "insecure credentials"
priority: p3
#1409
opened Jan 19, 2023 by
MarkDuckworth
Stopping retryable function if API call errored
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1405
opened Jan 11, 2023 by
secmohammed
Can I set my own custom header for each request?
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: question
Request for information or clarification. Not an issue.
#1382
opened Nov 28, 2022 by
blue-hope
Callback is not invoked upon serialization failure
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1376
opened Oct 24, 2022 by
losalex
Autopagination does not throw backend errors appropriately
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1373
opened Oct 5, 2022 by
sofisl
Sample of authenticating with a service account key file
samples
Issues that are directly related to samples.
#1369
opened Sep 20, 2022 by
bdhess
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.