support go1.21 (#3573)

This commit is contained in:
fatedier
2023-08-14 11:10:38 +08:00
committed by GitHub
parent e9e12cf888
commit f1454e91f5
9 changed files with 14 additions and 22 deletions

View File

@@ -1,8 +1,3 @@
### Features
* Adds a `completion` command for shell completions.
### Fixes
* fix a goroutine leak issue caused by Login plugin timeout.
* Fix an issue introduced in version 0.51.1, enabling `use_compression` will cause some requests to fail.
* Support Go 1.21.