Skip to content

Releases: googleapis/google-api-php-client

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.

1.1.1

21 Nov 15:47

Choose a tag to compare

Larger than normal version bump due to a change to use autoloading, which will probably require integration changes. Other things in this version:

  • Better support for PHP incompatible wirenames
  • Support for variant types (mostly used by mapsengine)
  • Support new auth parameters
  • Fix codestyle issues in tests, and a bunch of test improvements
  • Many tidy ups and small fixes

1.0.6 beta release

30 Sep 19:54

Choose a tag to compare

This release includes better handling for parameters with non-PHP friendly wire names, new auth parameter support, and several bugfixes and community contributions.