v0.28.0

fatedier/frpv0.28.0Aug 1, 2019by fatedier

AI Summary

This version adds load balancing capabilities to HTTP proxies and resolves a connection leak issue that occurred when the login fail exit flag was disabled.

Key Highlights

  • Type http support load balancing
  • Fix a connection leak problem when login_fail_exit is false

New Features

  • Type http support load balancing

Full Release Notes

### New
- Type http support load balancing.

### Fix
- Fix a connection leak problem when login_fail_exit is false.