Skip to content

Releases: hypergraphql/hypergraphql

3.0.1

15 Dec 09:59
93aea0e

Choose a tag to compare

This release is particularly aimed at mitigating the Log4Shell vulnerability by updating the logging framework used.

v2.0.0 release

28 Jun 12:37
c77e288

Choose a tag to compare

Upgrade / update libraries, including GraphQL, which is now at v16.

Update Java code to match new libraries and to follow Java 8+ style better.

Add checkstyle.

Release 1.0.1

17 Oct 08:35
345b3f2

Choose a tag to compare

  • Remove Maven and rely solely on Gradle in order to build consistent artifacts
  • Enable build to an executable JAR and prefer this mechanism
  • Travis CI (Thanks to SkypLabs)