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

v1.3.1

Compare
Choose a tag to compare
@babolivier babolivier released this 17 Aug 09:33
· 8585 commits to master since this release
v1.3.1

Synapse 1.3.1 (2019-08-17)

Features

  • Drop hard dependency on sdnotify python package. (#5871)

Bugfixes

  • Fix startup issue (hang on ACME provisioning) due to ordering of Twisted reactor startup. Thanks to @chrismoos for supplying the fix. (#5867)