Skip to content

Latest commit

 

History

History
82 lines (39 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

82 lines (39 loc) · 5.04 KB

Changelog

2.16.0 (2024-04-24)

Features

2.15.4 (2024-03-06)

Bug Fixes

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

2.15.3 (2024-01-04)

Bug Fixes

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)

2.15.1 (2023-09-12)

Bug Fixes

2.15.0 (2023-05-18)

Features

2.14.0 (2023-05-11)

Features

2.13.2 (2023-03-23)

Bug Fixes

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

2.13.1 (2023-03-13)

Bug Fixes

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

2.13.0 (2022-12-19)

Features

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

Bug Fixes