We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67077f commit d686f19Copy full SHA for d686f19
CHANGELOG.md
@@ -13,10 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
## [Unrelease]
14
15
### Added
16
+- Support gRPC over HTTP/2
17
- Support communication with FastCGI server
18
- Reduce objects number by release some objects that are not used as soon as possible
19
- Replace ffjson with json-iterator
20
- net/textproto: turn an ancient DoS BUG annotation into a comment
21
+- Optimize processing of new connections under PROXY mode
22
+- Support integration testing in CI
23
24
25
## [v0.11.0] - 2020-07-24
0 commit comments