Releases: zendesk/zendesk_api_client_php
Releases · zendesk/zendesk_api_client_php
v2.2.5
v2.2.4
v2.2.3
- Add resource for
api/v2/zopim_integration.json
endpoint
v2.2.2
- Add support for installing Chat apps
v2.2.1
Merge branch 'master' of github.com:zendesk/zendesk_api_client_php
v2.2.0
v2.1.11
v2.1.10
- Preserve original exception when throwing an ApiResponseException
v2.1.9
- Allow merging of other users if authenticated user is an admin.
- Fix DeleteMany doc hint return type
v2.1.8
- Make use of the string cast of getBody() rather than getBody()->getContent() to avoid issues with Guzzle middlewares reading and emptying the body stream.