Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

v1.18.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@richvdh richvdh released this 28 Jul 10:30
· 6210 commits to develop since this release
v1.18.0rc2

Synapse 1.18.0rc2 (2020-07-28)

Bugfixes

  • Fix an AssertionError exception introduced in v1.18.0rc1. (#7876)
  • Fix experimental support for moving typing off master when worker is restarted, which is broken in v1.18.0rc1. (#7967)

Internal Changes

  • Further optimise queueing of inbound replication commands. (#7876)