Releases: googleapis/google-api-php-client
Releases · googleapis/google-api-php-client
1.1.7
v2.0.0-RC4
RC4 for v2 of Google API PHP Client. See UPGRADING.md for more information.
v2.0.0-RC3
RC3 for v2 of Google API PHP Client. See UPGRADING.md for more information.
v2.0.0-RC2
RC2 for v2 of Google API PHP Client. See UPGRADING.md for more information.
v2.0.0-RC1
RC1 for v2 of Google API PHP Client. See UPGRADING.md for more information.
1.1.6 Release
makes new tests for verifyIdToken php-53-array friendly
1.1.5 Release
Includes all updates since 1.1.4 release. Tagging before more significant changes.
1.1.4 Release
Small update to use the base path from a service class if provided.
1.1.3 Release
Rollup release to pull in latest generated service classes and community contributions.
Library changes include
- exponential backoff and retry support
- support for new format service accounts
- autoloading improvements
- support for raw media responses
- compute engine auth support
- many tidy ups and code style fixes
1.1.2 release
Release primarily to fix an issue with AppEngine - cURL is now available, but is does not go via the URLfetcher on GAE. This release also includes logging support.