Releases: yoshidan/google-cloud-rust
Releases · yoshidan/google-cloud-rust
v20260319
What's Changed
- Update reqwest by @alu in #425
- Extract CI test commands to shell scripts and refactor TLS features by @yoshidan in #427
- [auth] Make subject_token_field name optional when using text format by @rajatgoel in #423
- fix(spanner): process metadata and stats for PartialResultSets with empty values by @apstndb in #428
- feat(spanner): make admin client gRPC timeout configurable by @devgony in #426
- Add HTTP/2 keepalive options to ConnectionOptions by @h-michael in #430
- Bump version by @yoshidan in #431
New Contributors
- @alu made their first contribution in #425
- @rajatgoel made their first contribution in #423
- @apstndb made their first contribution in #428
- @devgony made their first contribution in #426
Migration
default-tlsfeature is removed.native-tlsorrustls-tlsfeature is available instead.
Full Changelog: spanner-v1.7.0...v20260319
spanner-v1.7.0
What's Changed
- spanner: buffer PartialResultSets between resume tokens by @cliff-openai in #421
Full Changelog: spanner-v1.6.1...spanner-v1.7.0
spanner-v1.6.1
What's Changed
- spanner: session: lower session deletion failure to warn by @danielnorberg in #420
Full Changelog: v20251222...spanner-v1.6.1
v20251222
What's Changed
- feat: allow consumers of crate to choose their own crypto backend for jsonwebtoken by @nicolasauler in #416
- Enable feature selection for jsonwebtoken by @yoshidan in #419
New Contributors
- @nicolasauler made their first contribution in #416
Full Changelog: v20251215...v20251222
v20251215
What's Changed
- [pubsub] change default retry code by @yoshidan in #399
- fix documentation where
tokio::select!was used with.awaitby @syphar in #400 - [spanner] Expose query stats in RowIterator by @danielnorberg in #407
- [spanner] support leader aware routing by @yoshidan in #403
- [spanner] remaining session allocation by @yoshidan in #410
- Update jsonwebtoken dependency by @DoumanAsh in #409
- Add OpenTelemetry based metrics to Spanner client by @dario-oai in #408
- fix regional endpoint support for pubsub ordering keys by @malikkirchner in #413
- Bump up version by @yoshidan in #415
New Contributors
- @syphar made their first contribution in #400
- @dario-oai made their first contribution in #408
- @malikkirchner made their first contribution in #413
Full Changelog: v20250912...v20251215
pubsub-v1.5.1
What's Changed
Full Changelog: v20250912...pubsub-v1.5.1
v20250912
pubsub-v1.4.1
What's Changed
Full Changelog: v20250814...pubsub-v1.4.1
v20250814
What's Changed
- Fix spanner change record test / Bump up linter by @yoshidan in #386
- [pubsub] Fix comment for pull by @yoshidan in #388
- spanner: add transaction tag support based on Go client inspiration by @cliff-openai in #382
- [bigquery] Fix invalid field name by @yoshidan in #392
- Bump up tonic to 0.14 by @yoshidan in #393
New Contributors
- @cliff-openai made their first contribution in #382
Full Changelog: v20250602...v20250814
v20250602
What's Changed
- spanner: expose commit stats by @danielnorberg in #349
- Fix job statistics deserialization for cached queries by @crescentrose in #377
- Bump googleapis by @yoshidan in #379
New Contributors
- @crescentrose made their first contribution in #377
Full Changelog: v20250410...v20250602