forked-synapse/changelog.d
DeepBlueV7.X e9eb3549d3
Leave out optional keys from /sync (#9919)
This leaves out all optional keys from /sync. This should be fine for all clients tested against conduit already, but it may break some clients, as such we should check, that at least most of them don't break horribly and maybe back out some of the individual changes. (We can probably always leave out groups for example, while the others may cause more issues.)

Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2021-05-05 14:37:56 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
9885.misc Add type hints to presence handler (#9885) 2021-04-28 11:07:47 +01:00
9886.misc Reduce memory footprint of caches (#9886) 2021-04-28 11:59:28 +01:00
9889.feature Delete room endpoint (#9889) 2021-04-29 10:31:45 +01:00
9889.removal Delete room endpoint (#9889) 2021-04-29 10:31:45 +01:00
9895.bugfix Use the parent's logging context name for runWithConnection. (#9895) 2021-04-28 07:44:52 -04:00
9896.bugfix Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 2021-04-29 07:17:28 -04:00
9896.misc Add missing type hints to handlers and fix a Spam Checker type hint. (#9896) 2021-04-29 07:17:28 -04:00
9904.misc Time external cache response time (#9904) 2021-05-04 15:14:22 +01:00
9911.doc Add port parameter to the sample config for psycopg2 args (#9911) 2021-05-04 13:28:59 +01:00
9919.feature Leave out optional keys from /sync (#9919) 2021-05-05 14:37:56 +01:00