v0.37.1

fatedier/frpv0.37.1Aug 3, 2021by fatedier

AI Summary

This patch release addresses critical bugs including a broken HTTPS-to-HTTPS plugin, context cancellation issues in HTTP proxy, and problems retrieving server names for HTTPS proxies.

Key Highlights

  • Fix Plugin `https2https` not work
  • Fix `context canceled` problem for `http_proxy` plugin
  • Fix frps unable to get server name for `https` proxy

Full Release Notes

### Fix

* Plugin `https2https` not work.
* `context canceled` problem for `http_proxy` plugin when multiple requests reuse same connection.
* In some cases, frps can't get server name for `https` proxy.