summary refs log tree commit diff
path: root/changelog.d/8161.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.20.0rc1Richard van der Hoff2020-09-081-1/+0
|
* Make StreamIdGen `get_next` and `get_next_mult` async (#8161)Erik Johnston2020-08-251-0/+1
This is mainly so that `StreamIdGenerator` and `MultiWriterIdGenerator` will have the same interface, allowing them to be used interchangeably.