mirror of
				https://git.cloudron.io/cloudron/minio-app
				synced 2025-11-03 16:42:35 +00:00 
			
		
		
		
	Update package version to 5.1.1
This commit is contained in:
		@@ -2887,3 +2887,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
 | 
			
		||||
* modernizes for loop in cmd/, internal/ by [@12ya](https://github.com/12ya) in https://github.com/minio/minio/pull/21309
 | 
			
		||||
* Add `targetArn` label for bucket replication metrics by [@shtripat](https://github.com/shtripat) in https://github.com/minio/minio/pull/21354
 | 
			
		||||
 | 
			
		||||
[5.1.1]
 | 
			
		||||
* Update minio to RELEASE.2025-07-23T15-54-02Z
 | 
			
		||||
* [Full Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2025-07-23T15-54-02Z)
 | 
			
		||||
* Add support for X25519MLKEM768 by [@loganaden](https://github.com/loganaden) in https://github.com/minio/minio/pull/21435
 | 
			
		||||
* fix: restrict SinglePool by the minimum free drive threshold by [@jiuker](https://github.com/jiuker) in https://github.com/minio/minio/pull/21115
 | 
			
		||||
* wait for metadata reads on minDisks+1 for HEAD/GET when data==parity by [@harshavardhana](https://github.com/harshavardhana) in https://github.com/minio/minio/pull/21449
 | 
			
		||||
* fix boundary value bug when objTime ends in whole seconds (without sub-second) by [@supermp](https://github.com/supermp) in https://github.com/minio/minio/pull/21419
 | 
			
		||||
* simplify validating policy mapping by [@0xMALVEE](https://github.com/0xMALVEE) in https://github.com/minio/minio/pull/21450
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@
 | 
			
		||||
  "description": "file://DESCRIPTION.md",
 | 
			
		||||
  "changelog": "file://CHANGELOG",
 | 
			
		||||
  "tagline": "Distributed object storage",
 | 
			
		||||
  "version": "5.1.0",
 | 
			
		||||
  "version": "5.1.1",
 | 
			
		||||
  "upstreamVersion": "RELEASE.2025-07-23T15-54-02Z",
 | 
			
		||||
  "healthCheckPath": "/minio/login",
 | 
			
		||||
  "memoryLimit": 2147483648,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user