Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Java9, Backend and new Configuration file

Latest
Compare
Choose a tag to compare
@schnapster schnapster released this 14 Mar 09:14
· 803 commits to dev since this release
1e8743e

Version 3 contains several breaking changes in how FredBoat works on the inside, hence the major version bump.

  • Java 9 has been adopted (the class path is still used, jigsaw doesn't play nice with all dependencies yet)
  • The database is not longer connected directly via JDBC, instead a standalone backend service is used. See https://github.com/FredBoat/Backend for more information
  • The configuration and credentials files have been merged into a single fredboat.yaml file

Download: https://ci.fredboat.com/viewLog.html?buildId=3301&tab=artifacts&buildTypeId=FredBoat_Build&guest=1