mirror of
				https://git.cloudron.io/cloudron/minio-app
				synced 2025-11-04 00:52:35 +00:00 
			
		
		
		
	Version 3.4.13
This commit is contained in:
		
							
								
								
									
										10
									
								
								CHANGELOG
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								CHANGELOG
									
									
									
									
									
								
							@@ -1705,3 +1705,13 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
 | 
			
		||||
* Add Object Version count histogram by @klauspost in #16739
 | 
			
		||||
* fix: site-repl should heal STS with virtual parent by @donatello in #16792
 | 
			
		||||
* chore: drop go versions in static analysis by @ferhatelmas in #16790
 | 
			
		||||
 | 
			
		||||
[3.4.13]
 | 
			
		||||
* Update minio to 2023-03-20T20-16-18Z
 | 
			
		||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-03-20T20-16-18Z)
 | 
			
		||||
* Update audit log flow to use new headers with unit by @nitisht in #16797
 | 
			
		||||
* restore rotating root credentials properly by @harshavardhana in #16812
 | 
			
		||||
* remove unncessary logs from WalkDir(), PutObject() by @harshavardhana in #16818
 | 
			
		||||
* update go dependencies by @harshavardhana in #16798
 | 
			
		||||
* fix: return appropriate Location header for MakeBucket() by @harshavardhana in #16820
 | 
			
		||||
* debug: new tool to reorder local erasure disks by @vadmeste in #16816
 | 
			
		||||
 
 | 
			
		||||
@@ -5,8 +5,8 @@
 | 
			
		||||
  "description": "file://DESCRIPTION.md",
 | 
			
		||||
  "changelog": "file://CHANGELOG",
 | 
			
		||||
  "tagline": "Distributed object storage",
 | 
			
		||||
  "version": "3.4.12",
 | 
			
		||||
  "upstreamVersion": "2023-03-13T19-46-17Z",
 | 
			
		||||
  "version": "3.4.13",
 | 
			
		||||
  "upstreamVersion": "2023-03-20T20-16-18Z",
 | 
			
		||||
  "healthCheckPath": "/minio/login",
 | 
			
		||||
  "memoryLimit": 805306368,
 | 
			
		||||
  "httpPort": 8000,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user