6.2.0
- Added Checks API #182
- Bug fix: Fix setRepositorySubscription to be a PUT instead of a POST 5b5d765
- Bug fix: Repository clone URLs were null. DEPRECATED
Repository.cloneUrls
usecloneUrl
,gitUrl
,sshUrl
, orsvnUrl
instead. - Bug fix: Use a shared json encoder util to remove nulls from maps and lists, encode all dates for github. #182