Changelog
2.19.0 (2026-01-09)
Features
- Support firebase/php-jwt version 6.0 and 7.0 (#2696) (70ea42a)
Bug Fixes
2.18.4 (2025-09-29)
Bug Fixes
- Ensure credentials can be of type FetchAuthTokenInterface (#2684) (ed70802)
2.18.3 (2025-04-08)
Bug Fixes
- Convert Finder lazy iterator to array before deletion (#2663) (c699405)
2.18.2 (2024-12-16)
Bug Fixes
2.18.1 (2024-11-24)
Bug Fixes
- Implicitly marking parameter as nullable is deprecated (#2638) (de57db2)
2.18.0 (2024-10-16)
Features
- docs: Use doctum shared workflow for reference docs (#2618) (242e2cb)
Bug Fixes
2.17.0 (2024-07-10)
Features
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
2.13.0 (2022-12-19)
Features
- Make auth http client config extends from default client config (#2348) (2640250)
Bug Fixes