Releases: abdolence/gcloud-sdk-rs
Releases · abdolence/gcloud-sdk-rs
v0.18.6
- Support for
from_function_with_token_source
to specify the source for Google OAuth TokenSourceType::MetadataServerWithAccount
support to specify different account names if needed
Full Changelog: v0.18.5...v0.18.6
v0.18.5
v0.18.4
- GoogleApiClient now derives Clone;
- Updated Google APIs/proto definitions;
Full Changelog: v0.18.3...v0.18.4
v0.18.3
- rustls-native-roots support instead of hard-coded cert;
- proto updates and enabled Google IAM v2
Full Changelog: v0.18.2...v0.18.3
v0.18.2
- Updated Google APIs
Full Changelog: v0.18.1...v0.18.2
v0.18.1
v0.18.0
What's Changed
- Update Rust crate tonic to 0.8 by @renovate in #14
- Update Rust crate prost-types to 0.11 by @renovate in #13
- Update Rust crate prost-build to 0.11 by @renovate in #12
- Update Rust crate prost to 0.11 by @renovate in #11
- Update Rust crate tonic-build to 0.8 by @renovate in #15
- Updated Google proto declarations
Full Changelog: v0.17.1...v0.18.0
v0.17.1
- Function to detect Google Project ID
GoogleEnvironment::detect_google_project_id()
Full Changelog: v0.17.0...v0.17.1
v0.17.0
- KMS API now uses SecretValue type to protect plaintext in transit and logs
Full Changelog: v0.16.1...v0.17.0
v0.16.1
- Updated proto declarations to the latest
Full Changelog: v0.16.0...v0.16.1