summary refs log tree commit diff
path: root/changelog.d/11314.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.48.0rc1Brendan Abolivier2021-11-251-1/+0
|
* Attempt to annotate events_forward_extremities (#11314)David Robertson2021-11-121-0/+1
* Make DataStore inherit from EventForwardExtremitiesStore before CacheInvalidationWorkerStore the former implicitly inherits from the latter, so they should be ordered like this when used.