v0.25.2

fatedier/frpv0.25.2Mar 25, 2019by fatedier

AI Summary

Updates the kcp-go dependency and resolves a connection leak issue within the HTTP health check mechanism.

Key Highlights

  • Update version of kcp-go
  • Fix connection leak of http health check

Full Release Notes

### Change
- Update version of kcp-go.

### Fix
-  Fix connection leak of http health check. #1155