Skip to content

Releases: googleapis/google-api-php-client

1.1.7

02 Feb 18:53

Choose a tag to compare

Merge pull request #816 from gws/configurable-curl-proxy-workaround

Make cURL proxy header calculation bug workaround configurable

v2.0.0-RC4

28 Dec 19:02

Choose a tag to compare

v2.0.0-RC4 Pre-release
Pre-release

RC4 for v2 of Google API PHP Client. See UPGRADING.md for more information.

v2.0.0-RC3

22 Dec 02:00

Choose a tag to compare

v2.0.0-RC3 Pre-release
Pre-release

RC3 for v2 of Google API PHP Client. See UPGRADING.md for more information.

v2.0.0-RC2

09 Nov 20:02

Choose a tag to compare

v2.0.0-RC2 Pre-release
Pre-release

RC2 for v2 of Google API PHP Client. See UPGRADING.md for more information.

v2.0.0-RC1

26 Oct 18:34

Choose a tag to compare

v2.0.0-RC1 Pre-release
Pre-release

RC1 for v2 of Google API PHP Client. See UPGRADING.md for more information.

1.1.6 Release

26 Oct 18:31

Choose a tag to compare

makes new tests for verifyIdToken php-53-array friendly

1.1.5 Release

24 Sep 23:11

Choose a tag to compare

Includes all updates since 1.1.4 release. Tagging before more significant changes.

1.1.4 Release

21 May 19:38

Choose a tag to compare

Small update to use the base path from a service class if provided.

1.1.3 Release

17 May 01:06

Choose a tag to compare

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

25 Nov 14:36

Choose a tag to compare

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.