Releases: googleapis/google-api-php-client
Releases · googleapis/google-api-php-client
v2.15.1
13 Sep 21:46
Compare
Sorry, something went wrong.
No results found
v2.15.0
18 May 13:51
Compare
Sorry, something went wrong.
No results found
v2.14.0
11 May 21:55
Compare
Sorry, something went wrong.
No results found
v2.13.2
06 Apr 15:00
Compare
Sorry, something went wrong.
No results found
2.13.2 (2023-03-23)
Bug Fixes
Calling class_exists with null in Google\Model (#2405 ) (5ed4edc )
v2.13.1
13 Mar 20:38
Compare
Sorry, something went wrong.
No results found
v2.13.0
19 Dec 22:17
Compare
Sorry, something went wrong.
No results found
2.13.0 (2022-12-19)
Features
Make auth http client config extends from default client config (#2348 ) (2640250 )
Bug Fixes
Don't send content-type header if no post body exists (#2288 ) (654c0e2 )
Ensure new redirect_uri propogates to OAuth2 class (#2282 ) (a69131b )
Update accounts.google.com authorization URI (#2275 ) (b2624d2 )
v2.12.6
06 Jun 20:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
MediaFileUpload fatal error (#2274 )
v2.12.5
31 May 14:44
Compare
Sorry, something went wrong.
No results found
Misc
fix PHP 8.1 implicit conversion warning (#2259 )
support for monolog 3 (#2268 )
add missing public var used by subclasses (#2254 )
v2.12.4
20 Apr 16:45
Compare
Sorry, something went wrong.
No results found
Miscellaneous
This release is mostly a test to see if documentation generation on tagging is fixed
v2.12.3
18 Apr 16:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
bad JWT call (#2245 )
missing import InvalidArgumentException (#2240 )
check token expires_in attribute (#2218 )