Skip to content
Snippets Groups Projects
Commit ccce6f26 authored by Amber Brown's avatar Amber Brown
Browse files

changelog

parent da8f8200
Branches
Tags v0.33.6rc1
No related merge requests found
Showing
with 0 additions and 20 deletions
Include eventid in log lines when processing incoming federation transactions
\ No newline at end of file
Fix error message for events with m.room.create missing from auth_events
\ No newline at end of file
Fix errors due to concurrent monthly_active_user upserts
fix docstring for FederationClient.get_state_for_room
Remove spurious check which made 'localhost' servers not work
Run notify_app_services as a bg process
Improve the logging when handling a federation transaction
\ No newline at end of file
Clarifications in FederationHandler
Fix exceptions when processing incoming events over federation
\ No newline at end of file
Replaced all occurences of e.message with str(e). Contributed by Schnuffle
Further reduce the docker image size
Build py3 docker images for docker hub too
Fix some instances of ExpiringCache not expiring cache items
Updated the installation instructions to point to the matrix-synapse package on PyPI.
Fix lazy loaded sync in the presence of rejected state events
Disable USE_FROZEN_DICTS for unittests by default.
Remove unused Jenkins and development related files from the repo.
Improve stacktraces in certain exceptions in the logs
Fix error when logging incomplete HTTP requests
Add a cache to get_destination_retry_timings
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment