summary refs log tree commit diff
path: root/changelog.d/8383.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.21.0Richard van der Hoff2020-10-011-1/+0
|
* Use `async with` for ID gens (#8383)Erik Johnston2020-09-231-0/+1
This will allow us to hit the DB after we've finished using the generated stream ID.