bigtable_rs icon indicating copy to clipboard operation
bigtable_rs copied to clipboard

A simple Rust library for working with Google Bigtable Data API V2

Results 13 bigtable_rs issues
Sort by recently updated
recently updated
newest added

The main bigtable result parsing package has some good test coverage, but not much for the helper/util code yet. Adding some simple integration tests will make the overall test coverage...

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies

Updates the requirements on [http](https://github.com/hyperium/http) to permit the latest version. Release notes Sourced from http's releases. v1.1.0 What's Changed Add methods to allow trying to allocate in the HeaderMap, returning...

dependencies

This requires updating prost crates to 0.13.x, tonic to 0.12.x and prost-wkt-* to 0.6.*. Only the examples still pull in http 0.x, due to https://github.com/seanmonstar/warp/pull/1090, but that shouldn't affect consumers...

Tracking issue, upgrading to tonic 0.12 / hyper 1.0 is still blocked on the prost-wkt crate family bump (https://github.com/fdeantoni/prost-wkt/pull/68).

Updates the requirements on [tonic](https://github.com/hyperium/tonic) to permit the latest version. Release notes Sourced from tonic's releases. v0.12.1 0.12.1 (2024-07-17) Bug Fixes Reduce tokio-stream feature (#1795) Changelog Sourced from tonic's changelog....

dependencies

Updates the requirements on [tonic-build](https://github.com/hyperium/tonic) to permit the latest version. Release notes Sourced from tonic-build's releases. v0.12.1 0.12.1 (2024-07-17) Bug Fixes Reduce tokio-stream feature (#1795) Changelog Sourced from tonic-build's changelog....

dependencies

Updates the requirements on [prost](https://github.com/tokio-rs/prost) to permit the latest version. Changelog Sourced from prost's changelog. PROST version 0.13.0 PROST! is a Protocol Buffers implementation for the Rust Language. prost generates...

dependencies

Updates the requirements on [tonic](https://github.com/hyperium/tonic) to permit the latest version. Release notes Sourced from tonic's releases. v0.12.0 v0.12.0 (2024-07-08) This breaking release updates tonic to the hyper 1.0 ecosystem and...

dependencies

Updates the requirements on [prost-build](https://github.com/tokio-rs/prost) to permit the latest version. Changelog Sourced from prost-build's changelog. PROST version 0.13.0 PROST! is a Protocol Buffers implementation for the Rust Language. prost generates...

dependencies