mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
add release note (#2867)
This commit is contained in:
11
Release.md
11
Release.md
@@ -1,13 +1,8 @@
|
||||
### New
|
||||
|
||||
* Added `dial_server_timeout` in frpc to specify connect timeout to frps.
|
||||
* Additional EndpointParams can be set for OIDC.
|
||||
* Added CloseProxy operation in server plugin.
|
||||
* Support go http pprof.
|
||||
|
||||
### Improve
|
||||
|
||||
* Added some randomness in reconnect delay.
|
||||
|
||||
### Fix
|
||||
|
||||
* TLS server name is ignored when `tls_trusted_ca_file` isn’t set.
|
||||
* Change underlying TCP connection keepalive interval to 2 hours.
|
||||
* Create new connection to server for `sudp` visitor when needed, to avoid frequent reconnections.
|
||||
|
||||
Reference in New Issue
Block a user