summary refs log tree commit diff
path: root/changelog.d/10264.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.38.0rc1Brendan Abolivier2021-07-061-1/+0
|
* Migrate stream_ordering to a bigint (#10264)Richard van der Hoff2021-06-291-0/+1
* Move background update names out to a separate class `EventsBackgroundUpdatesStore` gets inherited and we don't really want to further pollute the namespace. * Migrate stream_ordering to a bigint * changelog