mirror of
				https://github.com/matrix-org/synapse.git
				synced 2025-11-04 06:07:23 +00:00 
			
		
		
		
	1.84.0
This commit is contained in:
		
							parent
							
								
									b6a7d49b6f
								
							
						
					
					
						commit
						11ff4884e7
					
				@ -1,3 +1,12 @@
 | 
				
			|||||||
 | 
					Synapse 1.84.0 (2023-05-23)
 | 
				
			||||||
 | 
					===========================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Bugfixes
 | 
				
			||||||
 | 
					--------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Print full error and stack-trace of any exception that occurs during startup/initialization. ([\#15599](https://github.com/matrix-org/synapse/issues/15599))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Synapse 1.84.0rc1 (2023-05-16)
 | 
					Synapse 1.84.0rc1 (2023-05-16)
 | 
				
			||||||
==============================
 | 
					==============================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1 +0,0 @@
 | 
				
			|||||||
Print full error and stack-trace of any exception that occurs during startup/initialization.
 | 
					 | 
				
			||||||
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					matrix-synapse-py3 (1.84.0) stable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * New Synapse release 1.84.0.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Synapse Packaging team <packages@matrix.org>  Tue, 23 May 2023 10:57:22 +0100
 | 
				
			||||||
 | 
					
 | 
				
			||||||
matrix-synapse-py3 (1.84.0~rc1) stable; urgency=medium
 | 
					matrix-synapse-py3 (1.84.0~rc1) stable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * New Synapse release 1.84.0rc1.
 | 
					  * New Synapse release 1.84.0rc1.
 | 
				
			||||||
 | 
				
			|||||||
@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[tool.poetry]
 | 
					[tool.poetry]
 | 
				
			||||||
name = "matrix-synapse"
 | 
					name = "matrix-synapse"
 | 
				
			||||||
version = "1.84.0rc1"
 | 
					version = "1.84.0"
 | 
				
			||||||
description = "Homeserver for the Matrix decentralised comms protocol"
 | 
					description = "Homeserver for the Matrix decentralised comms protocol"
 | 
				
			||||||
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 | 
					authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 | 
				
			||||||
license = "Apache-2.0"
 | 
					license = "Apache-2.0"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user