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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.
```