Releases: spotify/github-java-client
Releases · spotify/github-java-client
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
v0.3.0
What's Changed
Full Changelog: v0.2.19...v0.3.0
v0.2.19
v0.2.18
v0.2.17
What's Changed
- Propagate graphql url to installation scoped client by @dennisgranath in #184
Full Changelog: v0.2.16...v0.2.17
v0.2.16
What's Changed
- Add basic functionality for running graphql requests by @dennisgranath in #182
Full Changelog: v0.2.15...v0.2.16