Add a CHANGES note for [GL !7978]

(cherry picked from commit fa9172d996)
This commit is contained in:
Aram Sargsyan 2023-05-29 18:01:31 +00:00 committed by Arаm Sаrgsyаn
parent b6eec9ee51
commit 9a3e00478f

View file

@ -1,3 +1,7 @@
6185. [func] Add "ClientQuota" statistics channel counter, which
indicates the number of the resolver's spilled queries
due to reaching the clients per query quota. [GL !7978]
6183. [bug] Fix a serve-stale bug where a delegation from cache
could be returned to the client. [GL #3950]