4.4.2 DEV3.2 - Release candidate 2
Pre-release
Pre-release
4.4.2 DEV3.2 - Release candidate 2
Change log
DEV3.2
- HikariCP Connection leak detection (5 minutes) Does not log anything on Bukkit based servers due to #666
- Connection validation to MySQL when getting a new connection
DEV3:
- Attempt to fix Stall caused by Thread starvation, by replacing HttpUrlConnection with Apache HttpClient in ConnectionSystem
Attempt to fix Network page hang by splitting some methods in databasesDid not work- Attempt to fix Session issues with missing variables
- Finnish locale
- German locale by @Morsmorse
- Fixed health index calculation
- Fixed retain percentage on health tab
- Fixed server downtime calculation on health tab
- Fixed DeathEvent Exception in 1.8 when pet kills something
- Fixed CacheInspectPageRequest debug logging an exception on bungee
- / now redirects to /server when using HTTP
DEV2:
- Fixed LinkageError in DEV1 by relocating org.slf4j
- Font awesome 5.0.13 -> 5.2.0
- Locale Rework
- Fixed UTF-8 Encoding issue (special characters now work on the website)
DEV1
- Swapped DHCP2 to HikariCP connection pool
- Fixed Plan not working on CraftBukkit servers (Disabled Ping task)
- Fixed Sponge PluginData registration