Skip to content

Releases: googleapis/google-api-php-client

v2.1.1

09 Jan 22:37

Choose a tag to compare

  • Adds support for phpseclib ~0.3.10 (#1118)
  • Adds ability to pass in Firebase\JWT::$leeway explicitly (#1122)
  • Ensures refresh_token is added to refreshed access tokens (#1121)

v2.1.0

02 Nov 15:08

Choose a tag to compare

  • updates composer dependencies
    • google/apiclient-services to v0.8 (#1082)
    • google/auth to v0.11
    • firebase/jwt to 4.0
  • Removes tedvim/stash in favor of phpcache, adds caching tests for MemoryCache (#1085)
    • IMPORTANT you are now required to explicitly set your cache

v2.0.3

14 Sep 19:38

Choose a tag to compare

Docs Fixes, bug fixes, and google/apiclient-services updates

  • updates google/apiclient-services to 0.7 (#1053)
  • Highlight class constant in docs on GitHub (#1038)
  • Fix issue tracker link (#1039)
  • uses syslog handler on appengine (#1025)
  • fixes issue with BC breaking google/auth change (#1028)
  • Update Client.php (#1030)
  • Remove references to Google_Config (#1029)
  • updates auth and uses in-memory cache (#1019)
  • bump apiclient-services version to 0.8(#1006)

v2.0.2

21 Jul 18:54

Choose a tag to compare

What's Fixed
Guzzle has been updated to 6.2.1 in order to fix CVE-2016-5385 in the release package. The downstream google/apiclient-services dependency has been tagged to a major version, to allow the flexibility of automatically updating to API updates while preventing unwanted BC changes.

v2.0.1

28 Jun 18:58

Choose a tag to compare

adds service account, OAuth, general usage, and proxying to README (#…

v2.0.0

08 Jun 01:30

Choose a tag to compare

Update README for v2.0 stable release (#968)

v2.0.0-RC8

16 May 20:13

Choose a tag to compare

v2.0.0-RC8 Pre-release
Pre-release

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

v2.0.0-RC7

29 Mar 12:42

Choose a tag to compare

v2.0.0-RC7 Pre-release
Pre-release

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

v2.0.0-RC6

04 Mar 18:53

Choose a tag to compare

v2.0.0-RC6 Pre-release
Pre-release

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

v2.0.0-RC5

10 Feb 23:41

Choose a tag to compare

v2.0.0-RC5 Pre-release
Pre-release

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