Releases: googleapis/google-api-php-client
Releases · googleapis/google-api-php-client
v2.5.0
26 May 22:29
Compare
Sorry, something went wrong.
No results found
Features
adds new client options (#1829 )
Documentation
fix upgrade guide cache note (#1834 )
add link to google/apiclient-services release page (#1830 )
update readme with info on services repo (#1823 )
change setApprovalPrompt to setPrompt in oauth-web.md (#1822 )
v2.4.1
26 Mar 15:30
Compare
Sorry, something went wrong.
No results found
Documentation
fix documentation typo (#1741 )
remove shutdown G+ API references (#1751 )
remove duplicate lines from oauth-server.md (#1761 )
update README (#1779 )
change setApprovalPrompt to setPrompt (#1796 )
use explicit getter in sample over iterator interface methods (#1783 )
Tests
upgrade unit tests for PHP 7.4 compatibility (#1710 )
Miscellaneous
remove sudo:false from travis config (#1732 )
v2.4.0
11 Sep 17:38
Compare
Sorry, something went wrong.
No results found
Features
Add x-goog-api-client header to requests. (#1709 )
v2.3.0
09 Sep 16:20
Compare
Sorry, something went wrong.
No results found
Features
Add support for Monolog v2. (#1705 )
Fixes
Adds phpcs.xml.dist as export-ignore. (#1703 )
Documentation and samples
Fix indefinite article in README.md. (#1702 )
Fix Google_Media_MediaFileUpload::__construct() annotation. (#1706 )
v2.2.4
19 Aug 18:10
Compare
Sorry, something went wrong.
No results found
Bug fixes
Add option to toggle API format version. (#1644 )
Fix order of arguments for implode in Google_Service_Resource. (#1688
Tests
Run tests against PHP 7.3+ and check for cross-version support. (#1684 )
Documentation and samples
Delete url-shortener.php (#1646 )
Adds developer docs to repo. (#1668 , #1670 )
Fix docs link (#1673 )
Update README links (#1677 )
Remove note about PHP 5.2 support (#1678 )
Add note about cached access token (#1696 )
Update api-keys.md (#1699 )
Change composer alternative wording. (#1697 )
v2.2.3
21 May 18:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fixing the ability to provide custom retryMap (#1488 )
Use new auth urls (#1492 )
Use double pipes in composer dependency file (#1505 )
Fix usage of undefined constants (#1621 )
Specify configuration filepath when config file is not found (#1626 )
Documentation, Tests, and Examples
Add UnexpectedValueException to documentation (#1592 )
Add batch reset warning (#1613 )
Remove extra setAccessKey call in examples. (#1469 )
Updates phpdoc for Google_Client::setScopes (#1465 )
Small changes to examples/index.php (#1460 )
misc updates to examples/url-shortener.php (#1456 )
Update docs to install latest 2.x version (#1491 )
Fix build status image (#1549 )
fix tests (#1560 )
Update Google_Client::revokeToken() docblock. (#1609 )
Add guzzle config to readme (#1625 )
v2.2.2
20 Jun 15:52
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Ensures leeway is at least 1, instead of setting it to 1 (#1455 )
Fix certificate caching (#1322 )
Lots of documentation improvements and test fixes.
v2.2.1
03 Nov 01:22
Compare
Sorry, something went wrong.
No results found
Added missing is_array check (#1249 )
Add missing exception to the catch chain (#1284 )
Addresse keytype conflict (#1310 )
v2.2.0
10 Jul 15:58
Compare
Sorry, something went wrong.
No results found
v2.1.3
30 Mar 18:09
Compare
Sorry, something went wrong.
No results found
Fixes createBatch call (#1137 )
Upgrades php client services to 0.11 (#1171 )
Misc docs and formatting fixes (#1174 , #1132 , #1130 )