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

v0.9.3-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@erikjohnston erikjohnston released this 23 Jun 09:31
· 19460 commits to develop since this release
v0.9.3-rc1

Changes in synapse v0.9.3 (2015-XX-XX)

General:

  • Fix a memory leak in the notifier. (SYN-412)
  • Improve performance of room initial sync. (SYN-418)
  • General improvements to logging.
  • Remove access_token query params from INFO level logging.

Configuration:

  • Add support for specifying and configuring multiple listeners. (SYN-389)

Application services:

  • Fix bug where synapse failed to send user queries to application services.