File tree Expand file tree Collapse file tree 4 files changed +16
-2
lines changed Expand file tree Collapse file tree 4 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ Synapse 1.28.0 (2021-02-25)
2+ ===========================
3+
4+ Internal Changes
5+ ----------------
6+
7+ - Revert change in v1.28.0rc1 to remove the deprecated SAML endpoint. ([ \# 9474] ( https://github.com/matrix-org/synapse/issues/9474 ) )
8+
9+
110Synapse 1.28.0rc1 (2021-02-19)
211==============================
312
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ matrix-synapse-py3 (1.28.0) stable; urgency=medium
2+
3+ * New synapse release 1.28.0.
4+
5+ -- Synapse Packaging team <
[email protected] > Thu, 25 Feb 2021 10:21:57 +0000
6+
17matrix-synapse-py3 (1.27.0) stable; urgency=medium
28
39 [ Dan Callahan ]
Original file line number Diff line number Diff line change 4848except ImportError :
4949 pass
5050
51- __version__ = "1.28.0rc1 "
51+ __version__ = "1.28.0 "
5252
5353if bool (os .environ .get ("SYNAPSE_TEST_PATCH_LOG_CONTEXTS" , False )):
5454 # We import here so that we don't have to install a bunch of deps when
You can’t perform that action at this time.
0 commit comments