Skip to content

Issues: googleapis/google-cloud-go

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

feat(firestore): Allow passing read time to read only transactions api: firestore Issues related to the Firestore API.
#10606 opened Jul 26, 2024 by bhshkh Draft
chore(firestore): fix the query round trip test api: firestore Issues related to the Firestore API.
#10585 opened Jul 24, 2024 by jba Loading…
chore(firestore): kokoro test api: firestore Issues related to the Firestore API.
#10563 opened Jul 18, 2024 by jba Loading…
chore(firestore): use internal/detect api: firestore Issues related to the Firestore API.
#10561 opened Jul 17, 2024 by jba Loading…
firestore: expose previous state of document in real-time snapshot watch events api: firestore Issues related to the Firestore API. triage me I really want to be triaged.
#10546 opened Jul 14, 2024 by nathanperkins
firestore: opt-in support for json struct tags when firestore struct tag is not available api: firestore Issues related to the Firestore API. triage me I really want to be triaged.
#10545 opened Jul 14, 2024 by nathanperkins
firestore: handle transient connection errors api: firestore Issues related to the Firestore API. triage me I really want to be triaged.
#10350 opened Jun 8, 2024 by Kavantix
firestore: TestIntegration_QueryDocuments_WhereEntity failed api: firestore Issues related to the Firestore API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. 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.
#10301 opened Jun 1, 2024 by flaky-bot bot
feat(firestore): Query profiling api: firestore Issues related to the Firestore API.
#10164 opened May 14, 2024 by bhshkh Loading…
firestore: not returning exact error api: firestore Issues related to the Firestore API. triage me I really want to be triaged.
#10061 opened Apr 29, 2024 by Jason-SP-Chien
firestore: iterator timeout issue with non-existent document reference api: firestore Issues related to the Firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#9433 opened Feb 16, 2024 by lipchyk
firestore: enable a flag when emulator is used api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#9032 opened Nov 19, 2023 by raymonstah
firestore: Transaction "context canceled" error leads to write in firestore api: firestore Issues related to the Firestore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#8740 opened Oct 18, 2023 by compilersh
firestore: firestore.Update should implement String() api: firestore Issues related to the Firestore API. needs more info This issue needs more information from the customer to proceed. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#8651 opened Oct 5, 2023 by wjkoh
firestore: pretty print Query object api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#8281 opened Jul 18, 2023 by tiziano88
feat(firestore): add support for parsing proto from FirebaseEvent api: firestore Issues related to the Firestore API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: m Pull request size is medium. stale: extraold Pull request is critically old and needs prioritization.
#8069 opened Jun 8, 2023 by yurifedoseev Loading…
firestore: fit & finish for OrFilter, AndFilter, PropertyFilter api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#7976 opened May 22, 2023 by telpirion
firestore: Estimate usage statistics for a firestore client api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#7518 opened Mar 8, 2023 by yabberyabber
firestore: Client.Doc() does not take full resource paths api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#7291 opened Jan 24, 2023 by wjkoh
feat(firestore): add WithCommitResponseTo TransactionOption api: firestore Issues related to the Firestore API. size: s Pull request size is small. stale: extraold Pull request is critically old and needs prioritization.
#6967 opened Oct 31, 2022 by galenwarren Loading…
Firestore: Support returning the commit time from RunTransaction api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#6841 opened Oct 11, 2022 by galenwarren
firestore: query array-type-filter in, array-contains-any and not-in should return an error when passed a value that is not of array type. api: firestore Issues related to the Firestore API. next major: breaking change this is a change that we should wait to bundle into the next major version type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#6330 opened Jul 13, 2022 by xwkuang5
Firestore: Provide support for Valuer and Scanner interfaces api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#5730 opened Mar 6, 2022 by tomasweigenast
firestore: disallow creating StartAt/EndAt/etc before orders. api: firestore Issues related to the Firestore API. next major: breaking change this is a change that we should wait to bundle into the next major version priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#4448 opened Jul 15, 2021 by crwilcox
firestore: add tracing to GetAll method api: firestore Issues related to the Firestore API. next major: breaking change this is a change that we should wait to bundle into the next major version priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#4203 opened Jun 2, 2021 by crwilcox
ProTip! Exclude everything labeled bug with -label:bug.