Releases: spotify/github-java-client
Releases · spotify/github-java-client
v0.2.9
What's Changed
- cd: retrieve tag for current SHA and trigger GitHub release with this tag by @felix-seifert in #174
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- cd: allow manual release on GitHub through workflow by @felix-seifert in #173
- Add user client to allow for suspending/unsuspending users by @dennisgranath in #172
Full Changelog: v0.2.7...v0.2.8
v0.2.5
What's Changed
- ci: update
codecov-action
to v3 by @felix-seifert in #170 - added response headers to request not ok exception by @Walti91 in #162
New Contributors
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Fixes bug #76 Correct implementation of createAnnotatedTag(). by @solarhess in #77
- fix(README): fix badges by @sarlam in #168
- cd: create GH Actions workflow to prepare release on dispatch by @felix-seifert in #169
New Contributors
- @solarhess made their first contribution in #77
- @sarlam made their first contribution in #168
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- docs: add contributing guide to library by @ebk45 in #164
- docs: HOTS-374 add maintainers team to docs by @ebk45 in #165
- chore: declare ownership according to
OS Project Ownership
docs by @felix-seifert in #166 - Add support to get Installation identified by its installation id by @miwurster in #151
- Fixed some typos in README.md file by @mdxabu in #167
- Support to download repository content (zip/tar) by @miwurster in #152
New Contributors
- @miwurster made their first contribution in #151
- @mdxabu made their first contribution in #167
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
- Make it easier to mock github client in your project by introducing a non static alternative to scopeForInstallationId.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore: migrate to Junit 5 with updating many dependencies by @felix-seifert in #157
- chore: update GH Actions workflows by @felix-seifert in #156
- chore: ensure compatibility with Java versions 17 and 21 by @felix-seifert in #158
Full Changelog: v0.1.62...v0.2.0
v0.1.62
What's Changed
- [Snyk] Upgrade org.slf4j:slf4j-api from 1.7.12 to 1.7.36 by @snyk-bot in #126
- [Snyk] Upgrade org.immutables:value from 2.8.3 to 2.9.3 by @snyk-bot in #127
- [Snyk] Upgrade io.opencensus:opencensus-api from 0.26.0 to 0.31.1 by @snyk-bot in #128
- [Snyk] Upgrade io.jsonwebtoken:jjwt-api from 0.10.5 to 0.11.5 by @snyk-bot in #129
- [Snyk] Upgrade io.jsonwebtoken:jjwt-impl from 0.10.5 to 0.11.5 by @snyk-bot in #130
- Update some dependency versions for security by @felix-seifert in #154
- fix: downgrade
foss-root
to enable release by @felix-seifert in #155
New Contributors
- @snyk-bot made their first contribution in #126
- @felix-seifert made their first contribution in #154
Full Changelog: v0.1.61...v0.1.62