mirror of
				https://git.cloudron.io/cloudron/minio-app
				synced 2025-11-03 16:42:35 +00:00 
			
		
		
		
	Bump version
This commit is contained in:
		@@ -2669,3 +2669,10 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
 | 
				
			|||||||
* when a drive is closed cancel the cleanupTrash goroutine by @harshavardhana in #20337
 | 
					* when a drive is closed cancel the cleanupTrash goroutine by @harshavardhana in #20337
 | 
				
			||||||
* add more details on the payload sent to webhook audit by @harshavardhana in #20335
 | 
					* add more details on the payload sent to webhook audit by @harshavardhana in #20335
 | 
				
			||||||
* bucket-metadata: Reload events/repl-targets for all buckets by @vadmeste in #20334
 | 
					* bucket-metadata: Reload events/repl-targets for all buckets by @vadmeste in #20334
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[3.13.38]
 | 
				
			||||||
 | 
					* Update minio to 2024-09-09T16-59-28Z
 | 
				
			||||||
 | 
					* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-09-09T16-59-28Z)
 | 
				
			||||||
 | 
					* Skip non existent ldap entities while import (#20352)
 | 
				
			||||||
 | 
					* Dont hard error for nonexisting LDAP entries instead of logging them
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,8 +5,8 @@
 | 
				
			|||||||
  "description": "file://DESCRIPTION.md",
 | 
					  "description": "file://DESCRIPTION.md",
 | 
				
			||||||
  "changelog": "file://CHANGELOG",
 | 
					  "changelog": "file://CHANGELOG",
 | 
				
			||||||
  "tagline": "Distributed object storage",
 | 
					  "tagline": "Distributed object storage",
 | 
				
			||||||
  "version": "3.13.37",
 | 
					  "version": "3.13.38",
 | 
				
			||||||
  "upstreamVersion": "2024-08-29T01-40-52Z",
 | 
					  "upstreamVersion": "RELEASE.2024-09-09T16-59-28Z",
 | 
				
			||||||
  "healthCheckPath": "/minio/login",
 | 
					  "healthCheckPath": "/minio/login",
 | 
				
			||||||
  "memoryLimit": 2147483648,
 | 
					  "memoryLimit": 2147483648,
 | 
				
			||||||
  "httpPort": 8000,
 | 
					  "httpPort": 8000,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user