Skip to content

Pull requests: googleapis/google-cloud-rust

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(storage): remove TODO on checksum validation on reopen api: storage Issues related to the Cloud Storage API.
#6751 opened Sep 9, 2026 by vsharonlynn Contributor Loading…
chore(storage): remove TODOs to lift to shared bidi module api: storage Issues related to the Cloud Storage API.
#6750 opened Sep 9, 2026 by vsharonlynn Contributor Loading…
chore(spanner): wire routing feedback and cooldown tracking for unary RPCs api: spanner Issues related to the Spanner API.
#6749 opened Sep 9, 2026 by olavloite Contributor Loading…
impl(bigquery): add internal proto custom stream writers api: bigquery Issues related to the BigQuery API.
#6748 opened Sep 9, 2026 by haphungw Contributor Loading…
feat(storage): make GrpcRustClient available to Storage GAPIC methods api: storage Issues related to the Cloud Storage API.
#6745 opened Sep 8, 2026 by joshuatants Contributor Draft
impl(bigquery): introduce stream dispatcher api: bigquery Issues related to the BigQuery API.
#6743 opened Sep 8, 2026 by dbolduc Member Loading…
chore(spanner): add configuration builders for dynamic channel pool api: spanner Issues related to the Spanner API.
#6736 opened Sep 8, 2026 by olavloite Contributor Loading…
chore(spanner): add stream lifetime guards and error tracking to server streaming api: spanner Issues related to the Spanner API.
#6735 opened Sep 8, 2026 by olavloite Contributor Loading…
chore(spanner): implement dynamic channel pooling and transaction affinity api: spanner Issues related to the Spanner API.
#6728 opened Sep 7, 2026 by olavloite Contributor Draft
feat(gax): allow Google API client header to be overrided
#6665 opened Sep 4, 2026 by alvarowolfx Contributor Loading…
refactor(storage): modularize object samples to prevent stack overflow api: storage Issues related to the Cloud Storage API. samples Issues that are directly related to samples.
#6660 opened Sep 4, 2026 by vsharonlynn Contributor Draft
test(storage): verify appendable object chunking and checksums api: storage Issues related to the Cloud Storage API.
#6659 opened Sep 4, 2026 by joshuatants Contributor Draft
impl(bigquery): allow retry/backoff policy override and use default policies api: bigquery Issues related to the BigQuery API.
#6639 opened Sep 2, 2026 by alvarowolfx Contributor Draft
refactor(bigquery)!: rename FromSql::from_sql to from_value api: bigquery Issues related to the BigQuery API.
#6624 opened Sep 1, 2026 by alvarowolfx Contributor Loading…
impl(bigquery): add BigQuery::from_stub to support client mocking api: bigquery Issues related to the BigQuery API.
#6620 opened Sep 1, 2026 by alvarowolfx Contributor Draft
perf(storage): add write_object upload strategies benchmarking suite api: storage Issues related to the Cloud Storage API.
#6611 opened Sep 1, 2026 by xlai20 Member Loading…
feat(storage): integrate replay buffer and reconnect into appendable upload worker api: storage Issues related to the Cloud Storage API.
#6607 opened Sep 1, 2026 by vsharonlynn Contributor Draft
feat(storage): add stream reconnect support for appendable upload api: storage Issues related to the Cloud Storage API.
#6606 opened Sep 1, 2026 by vsharonlynn Contributor Draft
feat(storage): implement replay buffer for appendable upload api: storage Issues related to the Cloud Storage API.
#6605 opened Sep 1, 2026 by vsharonlynn Contributor Loading…
docs(storage): add sample for open appendable object send_and_append api: storage Issues related to the Cloud Storage API. samples Issues that are directly related to samples.
#6491 opened Aug 21, 2026 by vsharonlynn Contributor Loading…
impl(bigquery): use arrow format with jobs.query api: bigquery Issues related to the BigQuery API.
#6472 opened Aug 19, 2026 by alvarowolfx Contributor Draft
feat(bigquery): heap-box futures and builder in JobPoller to prevent stack overflow api: bigquery Issues related to the BigQuery API.
#6237 opened Jul 30, 2026 by haphungw Contributor Draft
ProTip! Exclude everything labeled bug with -label:bug.