Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.24.0rc1 | Patrick Cloke | 2020-12-02 | 1 | -1/+0 |
| | |||||
* | Add missing `ordering` to background updates (#8850) | Richard van der Hoff | 2020-12-01 | 1 | -0/+1 |
It's important that we make sure our background updates happen in a defined order, to avoid disasters like #6923. Add an ordering to all of the background updates that have landed since #7190. |