Skip to content
Snippets Groups Projects
Commit 44a4d655 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

0.99.2rc1

parent 6bb1c028
No related branches found
No related tags found
No related merge requests found
Don't log exceptions when failing to fetch remote server keys
Correctly proxy exception in frontend_proxy worker
Cleanup request exception logging.
Cleanup request exception logging.
Prevent showing rooms to other servers that were set to not federate.
\ No newline at end of file
Improve replication performance by reducing cache invalidation traffic.
Better checks on newsfragments.
\ No newline at end of file
Add database version to phonehome stats.
matrix-synapse-py3 (0.99.2) UNRELEASED; urgency=medium matrix-synapse-py3 (0.99.2rc1) stable; urgency=medium
* Fix overwriting of config settings on upgrade. * Fix overwriting of config settings on upgrade.
* New synapse release 0.99.2rc1.
-- Synapse Packaging team <packages@matrix.org> Wed, 20 Feb 2019 17:11:25 +0000 -- Synapse Packaging team <packages@matrix.org> Wed, 27 Feb 2019 10:45:58 +0000
matrix-synapse-py3 (0.99.1.1) stable; urgency=medium matrix-synapse-py3 (0.99.1.1) stable; urgency=medium
......
...@@ -27,4 +27,4 @@ try: ...@@ -27,4 +27,4 @@ try:
except ImportError: except ImportError:
pass pass
__version__ = "0.99.1.1" __version__ = "0.99.2rc1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment