mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-10-09 15:28:25 -04:00
Merge remote-tracking branch 'origin/develop' into rav/fix_federation_errors
This commit is contained in:
commit
f094f715cf
31 changed files with 117 additions and 38 deletions
1
changelog.d/3794.misc
Normal file
1
changelog.d/3794.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Speed up calculation of typing updates for replication
|
1
changelog.d/3946.misc
Normal file
1
changelog.d/3946.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Automate pushes to docker hub
|
1
changelog.d/3952.misc
Normal file
1
changelog.d/3952.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Run the test suite on the oldest supported versions of our dependencies in CI.
|
1
changelog.d/3961.bugfix
Normal file
1
changelog.d/3961.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Fix errors due to concurrent monthly_active_user upserts
|
1
changelog.d/3965.misc
Normal file
1
changelog.d/3965.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Run notify_app_services as a bg process
|
1
changelog.d/3970.bugfix
Normal file
1
changelog.d/3970.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Replaced all occurences of e.message with str(e). Contributed by Schnuffle
|
Loading…
Add table
Add a link
Reference in a new issue