New
2025-11-14
What's Changed
This release resolves an issue with our minimal version requirements. All of our crates that depend on google-cloud-longrunning received a patch release.
In addition, here are some of the other changes that are included in this release:
- cleanup(auth): make jsonwebtoken a dep only with cfg_google_cloud_unstable_id_token by @alvarowolfx in https://github.com/googleapis/google-cloud-rust/pull/3786
- fix(storage):
ReadObjectcloneable without cloneable stub by @mincrmatt12 in https://github.com/googleapis/google-cloud-rust/pull/3780
New Contributors
- @mincrmatt12 made their first contribution in https://github.com/googleapis/google-cloud-rust/pull/3780
- @JoeWang1127 made their first contribution in https://github.com/googleapis/google-cloud-rust/pull/3804
Full Changelog: https://github.com/googleapis/google-cloud-rust/compare/release-20251111...release-20251114