MatrixSynapse/changelog.d
Patrick Cloke 2c6a7dfcbf
Use attempt_to_set_autocommit everywhere. (#16615)
To avoid asserting the type of the database connection.
2023-11-09 16:19:42 -05:00
..
.gitignore
16532.misc
16564.misc
16583.misc Avoid executing no-op queries. (#16583) 2023-11-07 14:00:25 -05:00
16584.misc
16585.misc
16586.misc
16588.misc
16589.misc
16590.misc
16596.misc
16605.misc
16609.bugfix Avoid updating the same rows multiple times with simple_update_many_txn. (#16609) 2023-11-07 14:02:09 -05:00
16611.misc Return attrs for more media repo APIs. (#16611) 2023-11-09 11:00:30 -05:00
16612.misc Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 2023-11-09 11:13:31 -05:00
16613.feature Use _invalidate_cache_and_stream_bulk in more places. (#16616) 2023-11-09 14:40:30 -05:00
16615.misc Use attempt_to_set_autocommit everywhere. (#16615) 2023-11-09 16:19:42 -05:00
16616.feature Use _invalidate_cache_and_stream_bulk in more places. (#16616) 2023-11-09 14:40:30 -05:00
16617.bugfix Fix a long-standing bug where Synapse would not unbind third-party identifiers for Application Service users when deactivated and would not emit a compliant response. (#16617) 2023-11-09 20:18:25 +00:00
16618.misc Use dbname instead of database for Postgres config. (#16618) 2023-11-09 14:40:45 -05:00