Unclaimed project
Are you a maintainer of google-cloud-rust? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
google-cloud-rust
Google Cloud Rust Client Libraries
Back to changelogNew
2025-12-10
What's Changed
We are happy to announce that the google-cloud-compute-v1 crate is now Generally Available (GA).
We added support for ID Tokens in google-cloud-auth.
We also added a way to get access tokens directly in google-cloud-auth (instead of via a HeaderMap).
We also added examples for all setters for our message types (requests, responses, etc.).
- feat(trace/v1): generate library by @dbolduc in https://github.com/googleapis/google-cloud-rust/pull/3823
- docs(auth): add builder examples to id token builder by @alvarowolfx in https://github.com/googleapis/google-cloud-rust/pull/3818
- docs: add commit message guidance to CONTRIBUTING.md by @suzmue in https://github.com/googleapis/google-cloud-rust/pull/3834
- docs(auth): add idtoken samples by @alvarowolfx in https://github.com/googleapis/google-cloud-rust/pull/3819
- feat(aiplatform/v1): generate
schema crates by @coryan in https://github.com/googleapis/google-cloud-rust/pull/3847
- feat(pubsub)!: Rename PublisherFactory to Client by @PhongChuong in https://github.com/googleapis/google-cloud-rust/pull/3905
feat(auth): allow consuming access tokens directly by @alvarowolfx in https://github.com/googleapis/google-cloud-rust/pull/3642feat(auth): make idtoken stable by @alvarowolfx in https://github.com/googleapis/google-cloud-rust/pull/3821fix(gax-internal): no TLS config for http and IPv6 by @coryan in https://github.com/googleapis/google-cloud-rust/pull/3926feat(pubsub): add byte threshold to publisher by @PhongChuong in https://github.com/googleapis/google-cloud-rust/pull/3925docs(compute/v1): bump to 1.0.0 by @coryan in https://github.com/googleapis/google-cloud-rust/pull/4002feat(maintenance): generate library by @coryan in https://github.com/googleapis/google-cloud-rust/pull/4003feat(biglake/v1): generate library by @coryan in https://github.com/googleapis/google-cloud-rust/pull/4004docs: Generate setter samples for all by @amanda-tarafa in https://github.com/googleapis/google-cloud-rust/pull/4017Full Changelog: https://github.com/googleapis/google-cloud-rust/compare/release-20251114...release-20251210