synapse/changelog.d
Jason Little 4cf9f92f39
Fix could not serialize access due to concurrent DELETE from presence_stream (#15826)
* Change update_presence to have a isolation level of READ_COMMITTED

* changelog
2023-07-05 11:44:02 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
15751.misc Add foreign key constraint to event_forward_extremities. (#15751) 2023-07-05 09:43:19 +00:00
15826.misc Fix could not serialize access due to concurrent DELETE from presence_stream (#15826) 2023-07-05 11:44:02 +01:00
15844.feature Add not_user_type param to the list accounts admin API (#15844) 2023-07-04 15:03:20 -07:00
15853.misc Add a timeout that aborts any Postgres statement taking more than 1 hour. (#15853) 2023-07-03 11:38:57 +01:00
15854.misc Fix the devenv up configuration which was ignoring the config overrides. (#15854) 2023-07-03 11:39:52 +01:00
15861.misc devices: use combined ANY clause for faster cleanup (#15861) 2023-07-03 16:39:38 +02:00
15862.bugfix 1.87.0 2023-07-04 16:25:33 +01:00
15876.bugfix use Image.LANCZOS instead of Image.ANTIALIAS for thumbnail resize (#15876) 2023-07-05 10:52:12 +02:00