Releases: cloudbees-oss/zendesk-java-client
0.6.0
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
Few API breakage (in particular changed userId to Long in Identity), updated async-http-client dependency to latest.
0.3.0
Fixed infinite loop with PagedIterable, updated async-http-client dependency to 1.9.x.
0.2.0
At request of Zendesk, renamed ZenDesk
to Zendesk
0.1.0
Switched from Integer as the id type to Long due to reports of overflow