Skip to content

Releases: spotify/github-java-client

v0.4.7

04 Jun 05:56

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

Choose a tag to compare

What's Changed

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

v0.4.5

30 May 06:42

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

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

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

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

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

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

v0.3.11

11 Mar 13:04

Choose a tag to compare

What's Changed

Full Changelog: v0.3.10...v0.3.11

v0.3.10

10 Mar 13:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.9...v0.3.10