File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 1+ Synapse 1.50.0 (2022-01-18)
2+ ===========================
3+ 
4+ Please note that we now only support Python 3.7+ and PostgreSQL 10+ (if applicable), because Python 3.6 and PostgreSQL 9.6 have reached end-of-life.
5+ 
6+ No significant changes since 1.50.0rc2.
7+ 
8+ 
19Synapse 1.50.0rc2 (2022-01-14)
210==============================
311
412This release candidate fixes a federation-breaking regression introduced in Synapse 1.50.0rc1.
513
6- Please note that we now only support Python 3.7+ and PostgreSQL 10+ (if applicable), because Python 3.6 and PostgreSQL 9.6 have reached end-of-life.
7- 
8- 
914Bugfixes
1015--------
1116
Original file line number Diff line number Diff line change 1+ matrix-synapse-py3 (1.50.0) stable; urgency=medium
2+ 
3+   * New synapse release 1.50.0.
4+ 
5+  -- Synapse Packaging team <
[email protected] >  Tue, 18 Jan 2022 10:40:38 +0000
6+ 
17matrix-synapse-py3 (1.50.0~rc2) stable; urgency=medium
28
39  * New synapse release 1.50.0~rc2.
Original file line number Diff line number Diff line change 4747except  ImportError :
4848    pass 
4949
50- __version__  =  "1.50.0rc2 " 
50+ __version__  =  "1.50.0 " 
5151
5252if  bool (os .environ .get ("SYNAPSE_TEST_PATCH_LOG_CONTEXTS" , False )):
5353    # 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