Skip to content

Releases: cloudbees-oss/zendesk-java-client

0.6.0

25 Jun 08:12
Compare
Choose a tag to compare

Requires Java 8, Upgrade async-http-client to 2.2.0, Jackson to 2.9.3 (+ others updates), Add createTicketAsync method, Add method to inline an article attachment, Add created article,section,category translation, Add suspend user, Add ticket form creation functionality, From now custom field value is an array with multiple value due to Multi-select fields, Changed type of article attachment ID and article ID from int to Long, Include response body in stacktrace message, Added permanently GDPR delete of Tickets and User

0.4.0

25 Jun 08:11
Compare
Choose a tag to compare

Few API breakage (in particular changed userId to Long in Identity), updated async-http-client dependency to latest.

0.3.0

25 Jun 08:10
Compare
Choose a tag to compare

Fixed infinite loop with PagedIterable, updated async-http-client dependency to 1.9.x.

0.2.0

25 Jun 08:10
Compare
Choose a tag to compare

At request of Zendesk, renamed ZenDesk to Zendesk

0.1.0

25 Jun 08:09
Compare
Choose a tag to compare

Switched from Integer as the id type to Long due to reports of overflow