5.4 build 1490 - Bugfixes to "Further"
This patch contains bugfixes to the previous update. It seems like things went pretty smoothly and only one bug ticket was opened. In addition to the bugfixes, database drivers are now downloaded at runtime in order to meet the 20MB size requirement set by Ore and Cloudburst (They got a release when that was merged)
Special thanks to
Vankka for contribution to this update!
Change log
- Vankka implemented database driver downloading from papermc repository / maven central. The drivers are loaded to a internal class loader only used by the database classes so that it doesn't effect anything else. That's a nice 13MB off jar size!
- Fixed SQL syntax error related to the server uptime query on networks when using MySQL 5.7, which broke Servers tab on /network page.
- Fixed Ore version checker giving 403 error due to missing User-Agent