Releases: googleapis/google-api-php-client
Releases · googleapis/google-api-php-client
v2.9.1
19 Jan 18:07
Compare
Sorry, something went wrong.
No results found
PHP Version Requirements
❗ Note that as of v2.9.0, released earlier today, PHP versions 5.4 and 5.5 and phpseclib lower than version 2.0 are no longer supported.
Miscellaneous
fix asset release and documentation generation (#2030 )
v2.9.0
19 Jan 15:19
Compare
Sorry, something went wrong.
No results found
PHP Version Requirements
❗ Note that PHP versions 5.4 and 5.5 and phpseclib lower than version 2.0 are no longer supported.
Features
support phpseclib version 3 (#2019 )
add support for php 8 (#2017 )
Bug fixes
ensure names match sync repo settings (#2022 )
exclude PageSpeed Insights API errors from retries. (#2010 )
v2.8.3
17 Nov 17:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add classes in aliases.php to fix IDE error (#1995 )
v2.8.2
11 Nov 17:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
avoid autoload in aliases.php (#1991 )
v2.8.1
27 Oct 23:20
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix preload error caused by alias.php (#1978 )
Documentation
fix docblock references caused by new namespaces (#1977 , #1980 )
v2.8.0
23 Oct 20:29
Compare
Sorry, something went wrong.
No results found
Features
add namespaced names for all classes in this repo (#1937 )
IMPORTANT : BC is preserved via class aliases (see src/aliases.php)
allow array and null config constructors for services (#1929 )
add caching for GCE and access tokens by default (#1935 )
Bug Fixes
set exception option to http_errors for guzzle 6 and 7 (#1966 )
v2.7.2
18 Sep 20:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
add expires_in to default token callback (#1932 )
remove deprecated src/autoload.php file and include from v1 (#1938 )
v2.7.1
08 Sep 16:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ensure in-memory access token is updated when refresh token is used (#1926 )
use quota_project_id over quota_project (#1914 )
v2.7.0
23 Jul 21:38
Compare
Sorry, something went wrong.
No results found
Features
Composer cleanup task for removing unwanted services (#1877 )
Misc
v2.6.0
10 Jul 17:07
Compare
Sorry, something went wrong.
No results found
Features
Misc
Use GitHub Actions (#1836 )
Automate asset release (#1852 )
Ignore docs directory when exporting package (#1848 )
Fix parameter documentation (#1872 )
Fix examples (#1871 )