update version (#3247)

This commit is contained in:
fatedier
2023-01-10 10:24:44 +08:00
committed by GitHub
parent 5cfbb976f4
commit 679992db25
2 changed files with 4 additions and 9 deletions

View File

@@ -1,9 +1,4 @@
### New
### Fix
* Add `oidc_scope` parameter to frpc when `authentication_method = oidc`.
* Support quic protocol between frpc and frps.
### Improve
* Upgrade oidc and oauth2 package which is forward compatible.
* Server Plugin send incorrect op name for NewWorkConn.
* QUIC stream leak.