Releases: zendesk/zendesk_api_client_php
Releases · zendesk/zendesk_api_client_php
v2.2.14
v2.2.13
v2.2.12
What's Changed
- Declare dependency on guzzlehttp/psr7 by @wouterj in #476
- Fix PHP 8 introduced breaking change to call_user_func_array() by @Afnisse in #478
- change stream_for() to Utils::streamFor() to retain Guzzle 7.2 compatibility by @spencerrlongg in #469
New Contributors
- @wouterj made their first contribution in #476
- @Afnisse made their first contribution in #478
- @spencerrlongg made their first contribution in #469
Full Changelog: v2.2.11...v2.2.12
Add Input Validation for Zendesk Subdomain
Lack of input validation of the Zendesk subdomain could expose users of the library to Server Side Request Forgery (SSRF).
Validate the provided Zendesk subdomain to be a valid subdomain in:
- getAuthUrl
- getAccessToken
References
- PR: #466
- Security Advisory: GHSA-q348-f93x-9gx4
v2.2.10
v2.2.9
v2.2.8
v2.2.7
v2.2.6
Update license identifier.
v1.2.1
Merge pull request #377 from zendesk/jose/update-license-identifier-v1 update license identifier, bump to v1.2.1