Skip to content

Releases: zendesk/zendesk_api_client_php

v2.1.7

23 Dec 07:34
Compare
Choose a tag to compare
  • Allow creation of tickets with the asynchronous flag

reference: https://developer.zendesk.com/rest_api/docs/core/tickets#create-ticket-asynchronously

v2.1.6

05 Dec 03:25
Compare
Choose a tag to compare
  • Enable anonymous access. This is for endpoints that does not necessarily need authentication
  • Added return on some methods that should return something

v2.1.5

23 Nov 06:47
Compare
Choose a tag to compare
  • 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

v2.1.4

21 Oct 02:38
Compare
Choose a tag to compare
  • Addition of embeddable config_sets resource
  • Add support for user specific ticket endpoints.

v2.1.3

08 Aug 07:52
Compare
Choose a tag to compare

v2.1.2

02 Aug 03:57
Compare
Choose a tag to compare
  • Update DocBlocks for resources with missing methods.
  • Update return types in DocBlocks. Most methods now return stdClass|null and correctly identify methods with no returns.
  • Update composer requirements to be less restrictive in the version of Guzzle we use (^6.0).
  • Fix for the usage of the install an app and update an app installation endpoints.

v2.1.1

26 Jul 05:18
Compare
Choose a tag to compare

httpoxy fix

v2.1.0

16 Jun 02:28
Compare
Choose a tag to compare

Fix versioning

v2.0.9

25 May 05:18
Compare
Choose a tag to compare
  • Retrieve articles

v2.0.8

29 Apr 08:31
Compare
Choose a tag to compare
  • Added create or update for single user