David Robertson
4607be0b7b
Request partial joins by default ( #14905 )
...
* Request partial joins by default
This is a little sloppy, but we are trying to gain confidence in faster
joins in the upcoming RC.
Admins can still opt out by adding the following to their Synapse
config:
```yaml
experimental:
faster_joins: false
```
We may revert this change before the release proper, depending on how
testing in the wild goes.
* Changelog
* Try to fix the backfill test failures
* Upgrade notes
* Postgres compat?
2023-01-24 15:28:20 +00:00
..
2018-07-07 10:46:59 +10:00
2023-01-18 18:59:48 +00:00
2023-01-11 18:41:52 +00:00
2023-01-13 14:06:58 +00:00
2023-01-11 12:00:38 +00:00
2023-01-11 13:21:53 +00:00
2023-01-22 21:10:11 +00:00
2023-01-11 15:21:12 +00:00
2023-01-13 19:32:10 +00:00
2023-01-19 12:47:10 +00:00
2023-01-11 12:29:13 +00:00
2023-01-11 10:47:44 +00:00
2023-01-13 12:37:28 +00:00
2023-01-11 11:44:13 +00:00
2023-01-10 16:31:28 +00:00
2023-01-13 00:16:21 +00:00
2023-01-11 07:35:40 -05:00
2023-01-13 14:46:21 +00:00
2023-01-11 13:36:41 -05:00
2023-01-18 19:35:29 +00:00
2023-01-12 10:52:07 +00:00
2023-01-12 16:20:34 +00:00
2023-01-13 14:14:39 +00:00
2023-01-13 14:17:03 +00:00
2023-01-17 09:29:58 +00:00
2023-01-13 17:58:53 +00:00
2023-01-17 09:29:58 +00:00
2023-01-17 12:44:15 +00:00
2023-01-16 12:40:25 +00:00
2023-01-16 13:16:19 +00:00
2023-01-16 23:15:17 +00:00
2023-01-20 12:06:19 +00:00
2023-01-16 12:59:15 +00:00
2023-01-16 10:51:55 +00:00
2023-01-16 14:20:12 +00:00
2023-01-17 09:58:22 +00:00
2023-01-17 18:04:44 +00:00
2023-01-17 18:28:04 +00:00
2023-01-17 18:47:47 +00:00
2023-01-17 18:39:50 +00:00
2023-01-18 09:27:57 -05:00
2023-01-19 11:58:17 +00:00
2023-01-23 15:44:39 +00:00
2023-01-19 22:19:56 +00:00
2023-01-23 11:36:20 +00:00
2023-01-23 10:31:36 +00:00
2023-01-20 12:07:13 +00:00
2023-01-20 18:02:18 +00:00
2023-01-20 21:04:33 +00:00
2023-01-22 19:19:31 +00:00
2023-01-21 15:59:15 +00:00
2023-01-22 10:50:14 +01:00
2023-01-23 09:26:15 -05:00
2023-01-23 09:32:07 -05:00
2023-01-23 09:13:26 -05:00
2023-01-23 09:21:36 -05:00
2023-01-23 09:22:38 -05:00
2023-01-24 15:28:20 +00:00