synapse-product/changelog.d
Erik Johnston a0f51b059c
Fix bug where we failed to delete old push actions (#13194)
This happened if we encountered a stream ordering in `event_push_actions` that had more rows than the batch size of the delete, as If we don't delete any rows in an iteration then the next time round we get the exact same stream ordering and get stuck.
2022-07-06 12:09:19 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
13028.misc Type tests.utils (#13028) 2022-07-05 15:13:47 +01:00
13029.doc
13031.feature
13077.doc
13079.misc
13086.doc
13100.misc Handle race between persisting an event and un-partial stating a room (#13100) 2022-07-05 16:12:52 +01:00
13103.misc
13113.misc
13116.doc
13119.misc
13125.feature
13127.misc
13129.misc
13131.bugfix Fix application service not being able to join remote federated room without a profile set (#13131) 2022-07-05 05:56:06 -05:00
13134.misc Don't process /send requests for users who have hit their ratelimit (#13134) 2022-06-30 09:22:40 -07:00
13135.misc
13136.misc
13139.doc
13143.misc
13144.misc
13145.misc _process_received_pdu: Improve exception handling (#13145) 2022-07-01 10:52:10 +01:00
13148.feature
13152.misc Add the ability to set the log level using the SYNAPSE_TEST_LOG_LEVEL environment when using complement.sh. (#13152) 2022-07-05 09:46:20 +00:00
13153.misc Use upserts for updating event_push_summary (#13153) 2022-07-05 13:51:04 +01:00
13157.misc Factor out some common Complement CI setup commands to a script. (#13157) 2022-07-05 14:24:42 +01:00
13159.misc
13166.doc
13167.misc
13194.bugfix Fix bug where we failed to delete old push actions (#13194) 2022-07-06 12:09:19 +01:00