Skip to content

v2.0.0-alpha-2 🌈

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 21:49
· 7 commits to refs/heads/main since this release

Major version bump to v2.x

I would love for github-api v2.x to be a larger change that has major new features.

However, the most pressing need is clearing technical debt for better stability and ease of adding new features. These changes break binary compatibility requiring a major version bump.

v2.0 includes:

  • Drop support for Java 8
  • Remove functional dependencies on HttpURLConnection
  • Remove most deprecated classes and methods
  • Remove all "bridge methods"
  • Test clean up
  • Site generation updates

Changes

Full Changelog: github-api-2.0.0-alpha-1...github-api-2.0.0-alpha-2