- Fix crash issue on 1.13-1.13.2
- Downgrade mysql-connector-j to 9.0.0
This is a hotfix release that fixes the MySQL driver not loading correctly and 1.13-1.13.2 clients crashing when joining the server.
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
- Bump mariadb-java-client from 3.4.1 to 3.5.1
- Bump mysql-connector-j from 9.0.0 to 9.1.0
- Use version name instead of ID for logging
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
- Clear ByteBuf if the packet has no start
- Fix
invalid-username
never being used
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl
This is a hotfix release that removes an accidental debugging statement that caused all errors to be printed out to console in full detail.
Massive thanks to the sponsors of Sonar who help keep this project running: Hydoxl