Skip to content

4.4.2 DEV3.2 - Release candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@AuroraLS3 AuroraLS3 released this 06 Aug 09:26

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 databases Did 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