synapse-product/synapse/storage/data_stores/main
Richard van der Hoff 07929bd62f Synapse 1.6.0rc2 (2019-11-25)
=============================
 
 Bugfixes
 --------
 
 - Fix a bug which could cause the background database update hander for event labels to get stuck in a loop raising exceptions. ([\#6407](https://github.com/matrix-org/synapse/issues/6407))
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEv27Axt/F4vrTL/8QOSor00I9eP8FAl3b1yUACgkQOSor00I9
 eP/dWQf+ORS/B853qyH5KPZ66o6d7WudSewPmEkFD3747CBevxBsTPETijkqTBlo
 WPOmQy9i5OUWpsFYrsrCH+ATpr0JYaIuuoHsIFq/BPFFUx64qrgDwL+X4QEShwAm
 kjGNtCMP6VNGjM6MqFepRHSTbIEamCCS665CgVJtqgRYRaAJYI3SQDQ64+ALcbx3
 clFZowKV2EtfqhYR7HuBUuxuRjRPGcciNVyjMQFkKq91gKsO4rjPttvE4Bok29ia
 /uqFB6T0qty/81T708teZGgB/3/bYK4RtUA4lZCHBNeUejj26bESTI691RfBAEde
 to+D7xjA5zaMP3atYNlrvRrqK7Mm3w==
 =ucJN
 -----END PGP SIGNATURE-----

Merge tag 'v1.6.0rc2' into develop

Synapse 1.6.0rc2 (2019-11-25)
=============================

Bugfixes
--------

- Fix a bug which could cause the background database update hander for event labels to get stuck in a loop raising exceptions. ([\#6407](https://github.com/matrix-org/synapse/issues/6407))
2019-11-25 17:51:39 +00:00
..
schema Change to not require a state_groups.room_id index. 2019-11-04 13:36:57 +00:00
__init__.py Merge branch 'develop' into uhoreg/cross_signing_fix_workers_notify 2019-10-31 12:32:07 -04:00
account_data.py
appservice.py
client_ips.py
deviceinbox.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
devices.py Update synapse/storage/data_stores/main/devices.py 2019-10-31 22:49:48 -04:00
directory.py
e2e_room_keys.py delete keys when deleting backups 2019-10-24 21:21:51 -04:00
end_to_end_keys.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
event_federation.py Address codestyle concerns 2019-10-24 18:43:13 +01:00
event_push_actions.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
events_bg_updates.py Fix exceptions from background database update for event labels. (#6407) 2019-11-25 13:26:59 +00:00
events_worker.py
events.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
filtering.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
group_server.py Re-add docstring, with caveats detailed 2019-11-04 18:17:11 +00:00
keys.py
media_repository.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
monthly_active_users.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
openid.py
presence.py
profile.py
push_rule.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
pusher.py Remove usage of deprecated logger.warn method from codebase (#6271) 2019-10-31 10:23:24 +00:00
receipts.py
registration.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
rejections.py
relations.py
room.py Make room directory search case insensitive 2019-10-29 10:24:02 +00:00
roommember.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
search.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
signatures.py
state_deltas.py
state.py Merge pull request #6295 from matrix-org/erikj/split_purge_history 2019-11-08 10:19:15 +00:00
stats.py Update black to 19.10b0 (#6304) 2019-11-01 02:43:24 +11:00
stream.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
tags.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
transactions.py
user_directory.py
user_erasure_store.py