-
- Downloads
"git@mau.dev:maunium/synapse.git" did not exist on "39dc5de39912828372acc4ecbaa46c9e2b3de97e"
Merge tag 'v1.40.0rc2' into develop
Synapse 1.40.0rc2 (2021-08-04) ============================== Bugfixes -------- - Fix the `PeriodicallyFlushingMemoryHandler` inhibiting application shutdown because of its background thread. ([\#10517](https://github.com/matrix-org/synapse/issues/10517)) - Fix a bug introduced in Synapse v1.40.0rc1 that could cause Synapse to respond with an error when clients would update read receipts. ([\#10531](https://github.com/matrix-org/synapse/issues/10531)) Internal Changes ---------------- - Fix release script to open the correct URL for the release. ([\#10516](https://github.com/matrix-org/synapse/issues/10516))
Showing
- CHANGES.md 16 additions, 0 deletionsCHANGES.md
- debian/changelog 6 additions, 0 deletionsdebian/changelog
- scripts-dev/release.py 1 addition, 1 deletionscripts-dev/release.py
- synapse/__init__.py 1 addition, 1 deletionsynapse/__init__.py
- synapse/logging/handlers.py 1 addition, 0 deletionssynapse/logging/handlers.py
- synapse/rest/client/v2_alpha/receipts.py 1 addition, 1 deletionsynapse/rest/client/v2_alpha/receipts.py
- tests/rest/client/v2_alpha/test_sync.py 12 additions, 0 deletionstests/rest/client/v2_alpha/test_sync.py
Loading
Please register or sign in to comment