summary refs log tree commit diff
path: root/changelog.d/15215.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.79.0rc1David Robertson2023-03-071-1/+0
|
* Split up txn for fetching device keys (#15215)Erik Johnston2023-03-071-0/+1
We look up keys in batches, but we should do that outside of the transaction to avoid starving the database pool.