Releases: spotify/github-java-client
Releases · spotify/github-java-client
v0.4.1
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.11
What's Changed
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
- fix: Set
id
field ofPullRequest
,Comment
andIssue
toLong
by @sindunuragarp in #200
New Contributors
- @sindunuragarp made their first contribution in #200
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
Full Changelog: v0.3.8...v0.3.9
v0.3.7
What's Changed
Full Changelog: v0.3.6...v0.3.7
v0.3.6
v0.3.3
What's Changed
- chore(deps): bump commons-io:commons-io from 2.7 to 2.14.0 by @dependabot in #199
- Add get and list workflows from github actions API by @hvardhanx in #197
- Make WorkflowsResponse.deletedAt field nullable by @mitulamin in #203
New Contributors
- @hvardhanx made their first contribution in #197
- @mitulamin made their first contribution in #203
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add
asAppScopedClient()
function for convenience by @mitchhentgesspotify in #196
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Store
installationTokens
in aConcurrentHashMap
by @mitchhentgesspotify in #195
New Contributors
- @mitchhentgesspotify made their first contribution in #195
Full Changelog: v0.3.0...v0.3.1