Skip to content

SnGens v2.58.2

Choose a tag to compare

@ValentinTarnovsky ValentinTarnovsky released this 11 Sep 04:20
· 7 commits to main since this release

Fixes

  • The MySQL pool now loads the Connector/J 8 driver class (com.mysql.cj.jdbc.Driver). The legacy com.mysql.jdbc.Driver shim shipped by Paper printed a [STDERR] deprecation warning every time the plugin enabled with mysql.enabled: true. Behaviour is otherwise unchanged; SQLite installs are unaffected.