Skip to content

Releases: abdolence/gcloud-sdk-rs

v0.19.2

03 Oct 15:24
6b079d5
Compare
Choose a tag to compare
  • Google REST API client .get/.post/.patch etc methods support
  • Token generator now avoids almost expired tokens for network calls

Full Changelog: v0.19.1...v0.19.2

v0.19.1

01 Oct 13:39
fc73af5
Compare
Choose a tag to compare
  • Removed attohttp depedency in favor of reqwest everywhere
  • Support for GCS upload API

Full Changelog: v0.18.7...v0.19.1

v0.18.7

01 Oct 12:44
e35b817
Compare
Choose a tag to compare

What's Changed

  • Update Rust crate once_cell to 1.15 by @renovate in #21
  • REST APIs/client support additionally to gRPC protos:
    • Google BigQuery v2
    • Google Cloud Storage API v1

Full Changelog: v0.18.6...v0.18.7

v0.18.6

18 Sep 15:40
08e7c0e
Compare
Choose a tag to compare
  • 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

17 Sep 16:17
f797431
Compare
Choose a tag to compare

What's Changed

  • Update Rust crate url to 2.3 by @renovate in #19
  • Update Rust crate tokio to 1.21 by @renovate in #18
  • Google APIs updated at 2022-09-17 by @github-actions in #20

Full Changelog: v0.18.4...v0.18.5

v0.18.4

16 Sep 20:34
45c1f93
Compare
Choose a tag to compare
  • GoogleApiClient now derives Clone;
  • Updated Google APIs/proto definitions;

Full Changelog: v0.18.3...v0.18.4

v0.18.3

08 Sep 17:31
95623d4
Compare
Choose a tag to compare
  • 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

14 Aug 14:36
5b91025
Compare
Choose a tag to compare
  • Updated Google APIs

Full Changelog: v0.18.1...v0.18.2

v0.18.1

02 Aug 17:28
96a439e
Compare
Choose a tag to compare

What's Changed

  • Update Rust crate attohttpc to 0.20 by @renovate in #16
  • Updated Google APIs

Full Changelog: v0.18.0...v0.18.1

v0.18.0

31 Jul 21:16
927ac6d
Compare
Choose a tag to compare

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