Skip to content
Success

Changes

Summary

  1. Update Netty and enable Epoll as bugs have been fixed. (commit: 4838050) (details)
  2. Final nail in the coffin for xxx cannot be cast to yyy bug. (commit: caa562c) (details)
Commit 483805067d5b0535bccf4f12a306780cbfe4ad10 by md_5
Update Netty and enable Epoll as bugs have been fixed.
(commit: 4838050)
The file was modifiedproxy/src/main/java/net/md_5/bungee/netty/PipelineUtils.java (diff)
The file was modifiedpom.xml (diff)
Commit caa562c4a124937c3cf7baa0befb2cb48ef53a10 by md_5
Final nail in the coffin for xxx cannot be cast to yyy bug.
(commit: caa562c)
The file was modifiedproxy/src/main/java/net/md_5/bungee/UserConnection.java (diff)