Skip to content

Releases: spotify/github-java-client

v0.4.9

26 Jun 09:47
Compare
Choose a tag to compare

What's Changed

  • endpoint to list pr review comments by @javoire in #242
  • feat(pull-request): support pagination in list commits by @sarlam in #241

Full Changelog: v0.4.8...v0.4.9

v0.4.8

13 Jun 12:56
Compare
Choose a tag to compare

What's Changed

  • feat: Add changedFiles for PR Client by @Abhi347 in #238
  • fix: Fix breaking change by making the previous change Nullable/Optional by @Abhi347 in #231
  • feat: Add updateTeamPermissions for TeamClient by @Abhi347 in #233

Full Changelog: v0.4.7...v0.4.8

v0.4.7

04 Jun 05:56
Compare
Choose a tag to compare

What's Changed

  • add rest endpoint for pr comment reply by @javoire in #237

Full Changelog: v0.4.6...v0.4.7

v0.4.6

02 Jun 07:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

30 May 06:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.4.5

v0.4.4

28 Apr 12:43
Compare
Choose a tag to compare

What's Changed

  • feat: Add additional PR field in CheckRunResponse and CheckSuite by @Abhi347 in #230

Full Changelog: v0.4.3...v0.4.4

v0.4.3

10 Apr 11:41
Compare
Choose a tag to compare

What's Changed

  • fix: Fix Thread deadlock because of the join() in GitHubClient by @Abhi347 in #229

Full Changelog: v0.4.2...v0.4.3

v0.4.2

06 Apr 08:05
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump commons-io:commons-io from 2.7 to 2.14.0 by @dependabot in #227
  • feat: Add auto_merge field to the PR class by @Abhi347 in #226

Full Changelog: v0.4.1...v0.4.2

v0.4.1

18 Mar 14:40
Compare
Choose a tag to compare

What's Changed

  • fix: Fix the int vs long issue in IssueClient methods by @Abhi347 in #222

Full Changelog: v0.4.0...v0.4.1

v0.4.0

17 Mar 15:49
Compare
Choose a tag to compare

What's Changed

  • feat: Generate javadocs and publish on GH Pages by @Abhi347 in #220
  • BREAKING CHANGE: Remove shaded dependencies and use HttpClient interface by @Abhi347 in #219

Full Changelog: v0.3.11...v0.4.0