1.85.1
							parent
							
								
									a701c089fa
								
							
						
					
					
						commit
						7acf7f2f8d
					
				| 
						 | 
				
			
			@ -1,3 +1,12 @@
 | 
			
		|||
Synapse 1.85.1 (2023-06-07)
 | 
			
		||||
===========================
 | 
			
		||||
 | 
			
		||||
Bugfixes
 | 
			
		||||
--------
 | 
			
		||||
 | 
			
		||||
- Fix bug in schema delta that broke upgrades for some deployments. Introduced in v1.85.0. ([\#15738](https://github.com/matrix-org/synapse/issues/15738))
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
Synapse 1.85.0 (2023-06-06)
 | 
			
		||||
===========================
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +0,0 @@
 | 
			
		|||
Fix bug in schema delta that broke upgrades for some deployments. Introduced in v1.85.0.
 | 
			
		||||
| 
						 | 
				
			
			@ -1,3 +1,9 @@
 | 
			
		|||
matrix-synapse-py3 (1.85.1) stable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * New Synapse release 1.85.1.
 | 
			
		||||
 | 
			
		||||
 -- Synapse Packaging team <packages@matrix.org>  Wed, 07 Jun 2023 10:51:12 +0100
 | 
			
		||||
 | 
			
		||||
matrix-synapse-py3 (1.85.0) stable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * New Synapse release 1.85.0.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -89,7 +89,7 @@ manifest-path = "rust/Cargo.toml"
 | 
			
		|||
 | 
			
		||||
[tool.poetry]
 | 
			
		||||
name = "matrix-synapse"
 | 
			
		||||
version = "1.85.0"
 | 
			
		||||
version = "1.85.1"
 | 
			
		||||
description = "Homeserver for the Matrix decentralised comms protocol"
 | 
			
		||||
authors = ["Matrix.org Team and Contributors <packages@matrix.org>"]
 | 
			
		||||
license = "Apache-2.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue