synapse-product/changelog.d
Patrick Cloke 6d7523ef14
Batch fetch bundled references (#14508)
Avoid an n+1 query problem and fetch the bundled aggregations for
m.reference relations in a single query instead of a query per event.

This applies similar logic for as was previously done for edits in
8b309adb43 (#11660; threads
in b65acead42 (#11752); and
annotations in 1799a54a54 (#14491).
2022-11-22 09:41:09 -05:00
..
.gitignore
14376.misc
14393.bugfix
14400.misc
14403.misc
14404.misc Faster joins: filter out non local events when a room doesn't have its full state (#14404) 2022-11-21 16:46:14 +01:00
14412.misc
14449.misc
14452.misc Enable 'strict_equality' checking for mypy (#14452) 2022-11-17 18:34:09 +00:00
14468.misc
14476.misc
14479.misc Fixes to federation_client dev script (#14479) 2022-11-20 17:41:17 +00:00
14487.misc Reduce default third party invite rate limit to 216 invites per day (#14487) 2022-11-18 18:10:01 +00:00
14490.misc Fix /key/v2/server calls with URL-unsafe key IDs (#14490) 2022-11-18 19:56:42 +00:00
14491.feature Batch fetch bundled annotations (#14491) 2022-11-22 07:26:11 -05:00
14499.doc Fix broken admin API request recommendation link (#14499) 2022-11-21 12:40:25 +01:00
14500.misc Bump pygithub from 1.56 to 1.57 (#14500) 2022-11-21 10:29:42 +00:00
14501.misc Bump sentry-sdk from 1.10.1 to 1.11.0 (#14501) 2022-11-21 10:28:57 +00:00
14502.misc Bump types-pillow from 9.2.2.1 to 9.3.0.1 (#14502) 2022-11-21 10:29:24 +00:00
14503.misc Bump towncrier from 21.9.0 to 22.8.0 (#14503) 2022-11-21 10:29:54 +00:00
14504.misc Bump phonenumbers from 8.12.56 to 8.13.0 (#14504) 2022-11-21 10:30:05 +00:00
14505.misc Bump serde_json from 1.0.87 to 1.0.88 (#14505) 2022-11-21 10:30:18 +00:00
14508.feature Batch fetch bundled references (#14508) 2022-11-22 09:41:09 -05:00