Skip to content

Releases: googleapis/google-api-go-client

google-api-go-client v0.47.0

19 May 17:27
9814c05
Compare
Choose a tag to compare

Features

Bug Fixes

google-api-go-client v0.46.0

03 May 16:10
9c02ff4
Compare
Choose a tag to compare

Notice

As a part of the changes that were made in #927 it is now recommended that all impersonation
is done with the new impersonate package. Existing users of the experimental option.ImpersonateCredentials
should consider migrating code to use this new package. See this example
for usage of the new package.

Features

google-api-go-client v0.45.0

20 Apr 16:18
de9f25c
Compare
Choose a tag to compare

Features

google-api-go-client v0.44.0

07 Apr 19:07
e8cf7f7
Compare
Choose a tag to compare

Features

Bug Fixes

  • compute: make MetadataItems.Value a pointer (#973) (d8cce34)

v0.44.0-impersonate-preview

25 Mar 14:32
62d08e8
Compare
Choose a tag to compare

This is a preview release for the new google.golang.org/api/impersonate package. Please try out the
new package and open an issue if you have any feedback.

Features

  • impersonate: add impersonate pacakge #927

google-api-go-client v0.43.0

24 Mar 21:11
39fb9f0
Compare
Choose a tag to compare

Features

google-api-go-client v0.42.0

15 Mar 17:37
eec27ad
Compare
Choose a tag to compare

Features

google-api-go-client v0.41.0

09 Mar 16:53
7570391
Compare
Choose a tag to compare

google-api-go-client v0.40.0

12 Feb 17:26
7fd7a5f
Compare
Choose a tag to compare

Features

google-api-go-client v0.39.0

04 Feb 15:50
0489642
Compare
Choose a tag to compare

Features

Bug Fixes

  • transport: expand OS environment variables in cert provider command (#852) (be6c56a)