GitHub / googleapis/google-cloud-rust / commits
Google Cloud Platform Rust [Experimental] Client Libraries
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 35b95901 | refactor(storage): remove redundant trait bounds (#6258) |
joshuatants <6****s@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 8f0cddd6 | impl(convert-prost): update oneof conversions (#6272) |
Suzy Mueller <s****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| ac62c0ca | feat(shopping): onboard several shopping merchant APIs (#6274) |
Noah Dietz <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 9a4596d2 | ci(tools): validate publishable crates for path-only workspace deps (#6273) |
Suzy Mueller <s****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 4e183e8f | chore(spanner): add client identity and monitored resource attributes to buil... |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 008ec849 | cleanup(bigquery): make error mod pub; cleanup allows (#6252) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| dbe44b2e | impl(bigquery): validate table format for writes (#6253) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 11f20558 | chore(spanner): implement server connection pool for location-aware routing (... |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 762aacb3 | chore(spanner): add endpoint overload cooldown and exclusion list (#6228) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| c5722c75 | chore(spanner): trace server streaming queries and reads in ResultSet (#6204) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| a420dd75 | chore(spanner): implement key range cache for location-aware routing (#6215) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 9a75ff58 | docs(spanner): add runner for samples + add missing sample (#6259) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| f12e9241 | chore(spanner): add sortable-string util methods (#6214) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| bfb39f51 | chore(spanner): implement shutdown and Drop handler for Observability meter p... |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 44d444b1 | chore(spanner): configure built-in metrics reader (#6242) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 00b620a7 | docs(spanner): include examples in README (#6256) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| d28554bd | chore(spanner): attach Request ID headers to Spanner RPCs (#6248) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
27 days ago | |
| 0dac6ea5 | cleanup(bigquery): use correct resource name in tests (#6250) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| 8735beab | impl(bigquery): add arrow writer builder (#6247) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| f7584790 | impl(bigquery): add default writer (#6241) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| 93d9a0f7 | chore(spanner): implement RequestIdCreator for Spanner request IDs (#6244) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| 8f2d3e7f | chore(spanner): add attempt interceptor for request ID headers (#6243) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| 57dae513 | impl(bigquery): add append builder (#6238) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
30 days ago | |
| e65d1417 | fix(deps): specify version for google-cloud-monitoring-v3 (#6239) |
Min Zhu <z****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 25e0da46 | cleanup(api-servicecontrol-v2): revert doc changes (#6235) |
Carlos O'Ryan <c****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| bd7fe9d6 | impl(bigquery): add response type for appending rows (#6223) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 85817606 | chore(spanner): configure instance type via builder extension (#6231) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 5a362fc4 | impl(bigquery): bubble up `JobPoller` errors instead of returning `Ok` (#6202) |
haphungw <h****g@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c5f374b5 | chore(spanner): fix build after adding macros for Mutation (#6230) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 4ee1b7b0 | docs(spanner): add partitioned DML samples (#6195) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| a2c03ff2 | chore(spanner): implement GcpMonitoringExporter for built-in metrics (#6192) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7b46b4e9 | feat(spanner): add declarative mutation macro (#6196) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c317aab9 | feat(spanner): accept T: Into<Value> in parameter and mutation bindings (#6184) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| d1de16eb | docs(spanner): add samples for indexes with storing columns (#6193) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| d7c735bd | feat(gax): add type-erased extensions support to ClientBuilder (#6213) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| d561beac | feat(storage): add runner script and docs for appendable upload benchmark (#6... |
Sharon Lynn <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 3b26cbb2 | feat(storage): object-level checksum in gRPC bidi read (#6131) |
Xiaoni Lai (Olivia) <5****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| f3d362d2 | chore: bump all versions 2026-07-29 (#6221) |
Min Zhu <z****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 5197e5b4 | feat(maps): onboard more maps APIs (#6217) |
Noah Dietz <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 1659b434 | chore(bigquery): do not publish crates (#6216) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e4fd51a4 | feat(maps): onboard several maps APIs (#6188) |
Noah Dietz <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 334b540b | chore: update sources and regenerate (#6211) |
Min Zhu <z****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 43395238 |
chore(deps): bump serde from 1.0.228 to 1.0.229 (#6210)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 35ca4878 | feat(spanner): connection options for Spanner Omni (#6205) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 881c85cd |
chore(deps): bump async-trait from 0.1.89 to 0.1.91 (#6209)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| bc4fb4a9 |
chore(deps): bump tokio-stream from 0.1.18 to 0.1.19 (#6208)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 79d04496 |
chore(deps): bump serde_json from 1.0.150 to 1.0.151 (#6207)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| f80516ed |
chore(deps): bump clap from 4.6.1 to 4.6.4 (#6206)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 9ff7a31c | feat(storage): add iteration metrics and CSV reporting to appendable upload b... |
Sharon Lynn <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 2aebbae5 | feat(storage): introduce basic appendable upload benchmark scenario (#6149) |
Sharon Lynn <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 641292cf | fix(storage): bound stale bucket cleanup (#6189) |
joshuatants <6****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 210fed01 | cleanup(bigquery): remove dead code and export query types (#6200) |
Alvaro Viebrantz <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e99d5e3c | impl(bigquery): add support for Interval type (#6137) |
Alvaro Viebrantz <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e80bb731 | impl(bigquery): implement job-level retry loop (#6163) |
haphungw <h****g@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 8cf140fe | test: disable flaky o11y tests (#6197) |
Carlos O'Ryan <c****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7299991b | ci: retry spanner emulator fetch (#6187) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e083fcd6 | chore: update librarian to v0.31.0 (#6194) |
Min Zhu <z****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| ba2876c2 | chore(spanner): add initial setup for built-in metrics (#5967) |
Knut Olav Løite <k****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| dec0817e | test(storage): test open_object single request/response (#6169) |
joshuatants <6****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 8d6f4487 | feat(maps): onboard several maps APIs (#6167) |
Noah Dietz <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 505ebf1b | chore: update librarian circa 2026-07-27 (#6186) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e8a18300 |
fix(spanner): fix off-by-one in the streaming-query retry attempt count (#6086)
Co-authored-by: Knut Olav Løite <k****e@g****m> Signed-off-by: Fredrik Fornwall <f****k@f****t> |
Fredrik Fornwall <f****k@f****t>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 6f194039 | feat(pubsub): configure universe domain (#6162) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 300d22a9 | impl(bigquery): add write client (#6160) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 61463ced | test(bigquery): fix CompleteQuery init on tests (#6183) |
Alvaro Viebrantz <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 83a0a894 | impl(bigquery): add job_metadata method to Query (#6150) |
Alvaro Viebrantz <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 0c85f34c | impl(bigquery): pass over max_results and align method name on iterator (#6151) |
Alvaro Viebrantz <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| b3a930b3 | feat(storage): add tracing decorators for reopen_appendable_object (#6156) |
Sharon Lynn <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 49cc805c | test(storage): test open_object multiple responses (#6158) |
joshuatants <6****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| ee7a72c4 |
chore(deps): bump quinn-proto from 0.11.14 to 0.11.16 (#6166)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| fdeade7d | feat(google-maps-fleetengine-delivery-v1): onboard new library (#6165) |
Noah Dietz <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 40aeef81 | feat(google-maps-fleetengine-v1): onboard new library (#6164) |
Noah Dietz <n****z@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| d46ceddb | impl(bigquery): implement job-level retries (#6154) |
haphungw <h****g@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e50b1690 | feat(storage): add tracing decorators for open_appendable_object (#6155) |
Sharon Lynn <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c4f30102 | feat(storage): implement TracingAppendableObjectWriter (#5963) |
Sharon Lynn <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| bc6bb24d | impl(bigquery-write): default rustls provider (#6153) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 18cd4258 | impl(bigquery): scaffold `JobPoller` wrapper for `InsertJob` (#6144) |
haphungw <h****g@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 524c3eda | impl(bigquery): add write stream event loop (#6143) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e95a00e8 | chore: add skill for unblocking dep update (#6147) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 1f360d1a | chore(bigquery): prepare for preview release (#6145) |
Alvaro Viebrantz <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 5df48868 | impl(bigquery): add support for Range type (#6123) |
Alvaro Viebrantz <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 347cf46a | feat(storage): add integration test for appendable upload (#6115) |
Sharon Lynn <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 8eed4773 | feat(storage): implement reopen_appendable_object API (#6114) |
Sharon Lynn <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 3ec01f18 | chore(deps): bump http-body from 1.0.1 to 1.1.0 (#6133) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 46751734 | chore: prepare to publish BQ v2 (#6146) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c4a5a95b | chore(deps): bump opentelemetry-semantic-conventions from 0.32.0 to 0.32.1 in... |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7870c84d | chore: update sources and regenerate (#6138) |
Tomo Suzuki <s****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 26c29bec | chore(deps): bump dtolnay/rust-toolchain from fa04a1451ff1842e2626ccb99004d01... |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c2bea89e | impl(bigquery): task to read from stream (#6128) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 493c811b | cleanup(pubsub): simplify batch actor timer type signatures (#6129) |
Suzy Mueller <s****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 760f0378 | chore(deps): bump syn from 2.0.118 to 2.0.119 (#6134) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7c2114bf | chore(deps): bump md5 from 0.8.0 to 0.8.1 (#6135) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 8fa01915 | chore(deps): bump http-body-util from 0.1.3 to 0.1.4 (#6136) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 6334a135 | fix(gax): enforce system-wins precedence for grpc headers (#6103) |
Xiaoni Lai (Olivia) <5****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7a078fc9 | feat(storage): implement open_appendable_object API (#6113) |
Sharon Lynn <s****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| d64f9ea2 | docs(bigquery): add DML and DDL query operation samples (#6124) |
Alvaro Viebrantz <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 90dc94d8 | impl(bigquery): add support for byte type (#6125) |
Alvaro Viebrantz <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 82ae181f | impl(bigquery): introduce `AppendError` (#6126) |
Darren Bolduc <d****c@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 266973f0 | Reduce flakiness in `error_handling_found` test (#6116) |
Raushan Singh <r****7@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 28410674 | docs(bigquery): add advanced struct and typed query parameter samples (#6119) |
Alvaro Viebrantz <a****z@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago |