Skip to content

Releases: zendesk/zendesk_api_client_php

v2.2.14

10 Feb 00:18
0676e4c
Compare
Choose a tag to compare

Add support to manage webhooks

  • Create
  • Update
  • Delete
  • FindAll

v2.2.13

01 Feb 23:35
0f3bf99
Compare
Choose a tag to compare

What's Changed

  • Adding translation as a resource so that we can get translations.
  • Also making apiBasePath dynamic, so that you can specify you own instead of the hard-coded one - api/v2.

v2.2.12

05 Jan 06:20
21ed028
Compare
Choose a tag to compare

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

Full Changelog: v2.2.11...v2.2.12

Add Input Validation for Zendesk Subdomain

28 Apr 22:01
b451b74
Compare
Choose a tag to compare

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

v2.2.10

02 Oct 15:42
13f0c1f
Compare
Choose a tag to compare

Updated library dependencies

v2.2.9

30 Jun 23:22
1ed38d1
Compare
Choose a tag to compare
  • Minor Documentation changes
  • Remove secrets and tokens from commit history

v2.2.8

09 Nov 01:44
Compare
Choose a tag to compare
  • Updates on some comments
  • Support for stats api in Zendesk Talk

v2.2.7

30 Jan 07:12
Compare
Choose a tag to compare

v2.2.6

30 Jan 01:54
Compare
Choose a tag to compare

Update license identifier.

v1.2.1

30 Jan 08:07
Compare
Choose a tag to compare
Merge pull request #377 from zendesk/jose/update-license-identifier-v1

update license identifier, bump to v1.2.1