Skip to content

Releases: googleapis/google-api-php-client

v2.16.0

24 Apr 00:59
017400f
Compare
Choose a tag to compare

2.16.0 (2024-04-24)

Features

v2.15.4

24 Apr 00:56
73fa9cf
Compare
Choose a tag to compare

2.15.4 (2024-03-06)

Bug Fixes

  • Updates phpseclib because of a security issue (#2574) (633d41f)

v2.15.3

04 Jan 19:15
e70273c
Compare
Choose a tag to compare

2.15.3 (2024-01-04)

Bug Fixes

v2.15.2

03 Jan 17:28
9c98945
Compare
Choose a tag to compare

2.15.2 (2024-01-03)

Bug Fixes

  • Disallow vulnerable guzzle versions (#2536) (d1830ed)
  • Php 8.3 deprecated get_class method call without argument (#2509) (8c66021)
  • Phpseclib security vulnerability (#2524) (73705c2)

v2.15.1

13 Sep 21:46
7a95ed2
Compare
Choose a tag to compare

2.15.1 (2023-09-12)

Bug Fixes

v2.15.0

18 May 13:51
49787fa
Compare
Choose a tag to compare

2.15.0 (2023-05-18)

Features

v2.14.0

11 May 21:55
789c8b0
Compare
Choose a tag to compare

2.14.0 (2023-05-11)

Features

v2.13.2

06 Apr 15:00
53c3168
Compare
Choose a tag to compare

2.13.2 (2023-03-23)

Bug Fixes

  • Calling class_exists with null in Google\Model (#2405) (5ed4edc)

v2.13.1

13 Mar 20:38
895749d
Compare
Choose a tag to compare

2.13.1 (2023-03-13)

Bug Fixes

  • Allow dynamic properties on model classes (#2408) (11080d5)

v2.13.0

19 Dec 22:17
b653a33
Compare
Choose a tag to compare

2.13.0 (2022-12-19)

Features

  • Make auth http client config extends from default client config (#2348) (2640250)

Bug Fixes

  • Don't send content-type header if no post body exists (#2288) (654c0e2)
  • Ensure new redirect_uri propogates to OAuth2 class (#2282) (a69131b)
  • Update accounts.google.com authorization URI (#2275) (b2624d2)