Skip to content

Releases: googleapis/google-api-php-client-services

Release v0.206.0

02 Aug 01:42
8ac3f4a
Compare
Choose a tag to compare
v0.206.0

Release v0.205.0

26 Jul 01:44
75ff6a8
Compare
Choose a tag to compare
v0.205.0

Release v0.204.0

19 Jul 01:42
c718661
Compare
Choose a tag to compare
v0.204.0

Release v0.203.0

12 Jul 01:41
e397f35
Compare
Choose a tag to compare
v0.203.0

Release v0.202.0

05 Jul 01:41
c72cb04
Compare
Choose a tag to compare
v0.202.0

Release v0.201.1

28 Jun 01:42
ee10722
Compare
Choose a tag to compare
v0.201.1

Release v0.201.0

21 Jun 01:47
0375af4
Compare
Choose a tag to compare
v0.201.0

v0.200.0

18 Jun 16:42
0375af4
Compare
Choose a tag to compare

v0.200.0

Improvements

  • Generated classes now use namespaces
  • Generated classes have been moved from src/Google/Service to src
  • Modern [] array syntax is used instead of array()
  • Service classes now accept an optional Google\Client|array $clientOrConfig parameter as their constructor instead of requiring an instance of Google\Client
  • ::class is used for evaluating class names

Backwards-Compatibility

  • The autoloader in autoload.php ensures backwards compatibility with google/apiclient
  • Every class file calls class_alias to create an alias for the legacy class name.
  • Tests have been added to check forward and backwards compatibility (see tests/VendorTest.php)

Release v0.181.0

14 Jun 01:44
a4ea5fd
Compare
Choose a tag to compare
v0.181.0

Release v0.180.0

07 Jun 01:58
69b977f
Compare
Choose a tag to compare
v0.180.0