Skip to content

6.2.0

Compare
Choose a tag to compare
@robrbecker robrbecker released this 16 Apr 03:04
· 263 commits to master since this release
  • 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 use cloneUrl,gitUrl,sshUrl, or svnUrl instead.
  • Bug fix: Use a shared json encoder util to remove nulls from maps and lists, encode all dates for github. #182