0.8.0
aheritier
released this
23 Sep 09:12
·
706 commits
to master
since this release
- New method
ListenableFuture<JobStatus<Ticket>> updateTicketsAsync(List<Ticket> tickets)
to update many ticket at once (thx @wakingrufus - PR #260) - New method
UserRelatedInfo getUserRelatedInfo(long userId)
to get User Related Information (thx @CaioNovaes - PR #268)