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 0df09e356d
commit 8fe7b403ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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