Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 23:04
· 21 commits to main since this release

Changelog

v0.1.0

  • Used Gradle because of performance, used the latest version (8) at time of writing this
  • Developed a plugin using Kotlin, OpenApi with Kotlin generator
  • A keycloak plugin to handle sending requests on new events
  • Used shadow to filter required dependencies for the final jar (hence the second jar ending in -all)
  • Setup Github Ci