mirror of
				https://git.cloudron.io/cloudron/minio-app
				synced 2025-11-04 09:02:35 +00:00 
			
		
		
		
	Version 2.9.10
This commit is contained in:
		@@ -1468,3 +1468,12 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
 | 
			
		||||
* Update pkg to v1.4.5 by @reivaj05 in #15808
 | 
			
		||||
* remove unused debug param from evalActionFromLifecycle by @harshavardhana in #15813
 | 
			
		||||
 | 
			
		||||
[2.9.10]
 | 
			
		||||
* Update minio to 2022-10-15T19-57-03Z
 | 
			
		||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-10-15T19-57-03Z)
 | 
			
		||||
* Add missing server info fields by @klauspost in #15826
 | 
			
		||||
* indicate how long it took to bring the drive online by @harshavardhana in #15835
 | 
			
		||||
* honor specified target prefix under batch replication by @harshavardhana in #15834
 | 
			
		||||
* remove spurious logging for object not found by @harshavardhana in #15842
 | 
			
		||||
* Add metrics, version and apis handlers by @reivaj05 in #15839
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -5,8 +5,8 @@
 | 
			
		||||
  "description": "file://DESCRIPTION.md",
 | 
			
		||||
  "changelog": "file://CHANGELOG",
 | 
			
		||||
  "tagline": "Distributed object storage",
 | 
			
		||||
  "version": "2.9.9",
 | 
			
		||||
  "upstreamVersion": "2022-10-08T20-11-00Z",
 | 
			
		||||
  "version": "2.9.10",
 | 
			
		||||
  "upstreamVersion": "2022-10-15T19-57-03Z",
 | 
			
		||||
  "healthCheckPath": "/minio/login",
 | 
			
		||||
  "memoryLimit": 805306368,
 | 
			
		||||
  "httpPort": 8000,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user