changelog: add entry for PR 10705 (#10785)

This commit is contained in:
Calvin Leung Huang
2021-01-26 12:54:15 -08:00
committed by GitHub
parent df51db751d
commit fe5dcdbb0d

3
changelog/10705.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
agent: Better concurrent request handling on identical requests proxied through Agent.
```