Releases: zendesk/zendesk_api_client_php
Releases · zendesk/zendesk_api_client_php
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.
v2.1.7
- Allow creation of tickets with the asynchronous flag
reference: https://developer.zendesk.com/rest_api/docs/core/tickets#create-ticket-asynchronously
v2.1.6
v2.1.5
- Fix typos especially in docblocks
- Set previous exception when instantiating ApiResponseException
- Added samples
- delete and update ticket
- ticket comments
- attachment in comments
- create end-user
- retrieve end-users
- retrieve tickets by end-user's email address
- create group
- get groups