Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.111.0rc1 | Quentin Gliech | 2024-07-09 | 1 | -1/+0 |
| | |||||
* | Fix bug in sliding sync when using old DB. (#17398) | Erik Johnston | 2024-07-08 | 1 | -0/+1 |
We don't necessarily have `instance_name` for old events (before we support multiple event persisters). We treat those as if the `instance_name` was "master". --------- Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr> |