mirror of
				https://git.cloudron.io/cloudron/minio-app
				synced 2025-11-03 16:42:35 +00:00 
			
		
		
		
	Version 3.13.9
This commit is contained in:
		@@ -2429,3 +2429,10 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
 | 
			
		||||
* allow configuring inline shard size value by @harshavardhana in https://github.com/minio/minio/pull/19336
 | 
			
		||||
* replication:fix precondition check for multipart by @poornas in https://github.com/minio/minio/pull/19349
 | 
			
		||||
 | 
			
		||||
[3.13.9]
 | 
			
		||||
* Update minio to 2024-03-30T09-41-56Z
 | 
			
		||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-03-30T09-41-56Z)
 | 
			
		||||
* Support for SSE-C encrypted objects with site and bucket replication.
 | 
			
		||||
* CPU issue addressed when you have 1000's of folder prefixes at bucket root.
 | 
			
		||||
* LDAP support normalization of DN names for consistent behavior.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -5,8 +5,8 @@
 | 
			
		||||
  "description": "file://DESCRIPTION.md",
 | 
			
		||||
  "changelog": "file://CHANGELOG",
 | 
			
		||||
  "tagline": "Distributed object storage",
 | 
			
		||||
  "version": "3.13.8",
 | 
			
		||||
  "upstreamVersion": "2024-03-26T22-10-45Z",
 | 
			
		||||
  "version": "3.13.9",
 | 
			
		||||
  "upstreamVersion": "2024-03-30T09-41-56Z",
 | 
			
		||||
  "healthCheckPath": "/minio/login",
 | 
			
		||||
  "memoryLimit": 2147483648,
 | 
			
		||||
  "httpPort": 8000,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user