Skip to content

Releases: zendesk/zendesk_api_client_php

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

v2.0.7

10 Mar 06:40
Compare
Choose a tag to compare
  • Added create or update many users

v2.0.6

04 Feb 00:09
Compare
Choose a tag to compare
  • Bugfix for getting auth url with custom domain
  • Fix Audit Logs filtering for correct filter parameter specification

v2.0.5

02 Dec 06:18
Compare
Choose a tag to compare
  • Allow creation of satisfaction ratings with the client

v2.0.4

04 Nov 06:03
Compare
Choose a tag to compare
  • Add ability to get tickets for an organisation
  • Add ability to set custom headers for tracking of calls

v2.0.3

21 Oct 05:27
Compare
Choose a tag to compare

Bugfix to show new versions in packagist
Additional logging for better catching of errors.