Skip to content

Releases: googleapis/google-api-php-client

v2.12.6

06 Jun 20:01
f92aa12
Compare
Choose a tag to compare

Bug Fixes

  • MediaFileUpload fatal error (#2274)

v2.12.5

31 May 14:44
eb10f73
Compare
Choose a tag to compare

Misc

  • fix PHP 8.1 implicit conversion warning (#2259)
  • support for monolog 3 (#2268)
  • add missing public var used by subclasses (#2254)

v2.12.4

20 Apr 16:45
702eed9
Compare
Choose a tag to compare

Miscellaneous

This release is mostly a test to see if documentation generation on tagging is fixed

v2.12.3

18 Apr 16:01
506c488
Compare
Choose a tag to compare

Bug Fixes

  • bad JWT call (#2245)
  • missing import InvalidArgumentException (#2240)
  • check token expires_in attribute (#2218)

v2.12.2

05 Apr 22:35
a18b0e1
Compare
Choose a tag to compare

v2.12.1

02 Dec 03:34
1530583
Compare
Choose a tag to compare

Fixes

  • fix: remove error block of code (#2163)

v2.12.0

01 Dec 17:56
c72e045
Compare
Choose a tag to compare

Features

  • allow credentials object (#2153)

v2.11.0

20 Sep 21:17
7db9eb4
Compare
Choose a tag to compare

Features

  • allow guzzlehttp/psr7 v2 (#2128)
  • add 8.1 compatibility and tests (#2113)

v2.10.1

25 Jun 14:27
11871e9
Compare
Choose a tag to compare

Bug Fixes

  • fix semver requirement in composer.json (#2093)

v2.10.0

23 Jun 18:19
b86b0c9
Compare
Choose a tag to compare

Features

  • Requires v0.200.0 of google/apiclient-services. This library now uses namespaces for all generated and library classes. See the google/apiclient-services release notes for more information.