mirror of
				https://git.cloudron.io/cloudron/minio-app
				synced 2025-11-04 09:02:35 +00:00 
			
		
		
		
	Bump version
This commit is contained in:
		
							
								
								
									
										16
									
								
								CHANGELOG
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								CHANGELOG
									
									
									
									
									
								
							@@ -2164,3 +2164,19 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
 | 
			
		||||
* re-use the same local drive used by remote-peer by @harshavardhana in #18645
 | 
			
		||||
* Label the notification target metrics by their target IDs by @Praveenrajmani in #18633
 | 
			
		||||
* update console UI to v0.43.0 release by @harshavardhana in #18653
 | 
			
		||||
 | 
			
		||||
[3.11.3]
 | 
			
		||||
* Update minio to 2023-12-20T01-00-02Z
 | 
			
		||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-12-20T01-00-02Z)
 | 
			
		||||
* tier: Add support of AWS S3 tiering with web identity token file by @vadmeste in #18648
 | 
			
		||||
* metrics: Refactor handling of histogram vectors by @krisis in #18632
 | 
			
		||||
* Fix incorrect metric desc for bucketRequestsDuration by @krisis in #18657
 | 
			
		||||
* Add APIs to create and list access keys for LDAP by @taran-p in #18402
 | 
			
		||||
* update go dependencies by @harshavardhana in #18662
 | 
			
		||||
* Fix bucket metrics api path in docs by @vanugrah in #18661
 | 
			
		||||
* Read new key license_v2 from SUBNET response by @anjalshireesh in #18669
 | 
			
		||||
* Enable cross compile for openbsd/amd64 by @danieljakots in #18666
 | 
			
		||||
* update dependencies for https://pkg.go.dev/vuln/GO-2023-2402 by @harshavardhana in #18676
 | 
			
		||||
* Fix quota config replication for SR by @poornas in #18684
 | 
			
		||||
* Update Console version to v0.43.1 by @cesnietor in #18683
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -5,8 +5,8 @@
 | 
			
		||||
  "description": "file://DESCRIPTION.md",
 | 
			
		||||
  "changelog": "file://CHANGELOG",
 | 
			
		||||
  "tagline": "Distributed object storage",
 | 
			
		||||
  "version": "3.11.2",
 | 
			
		||||
  "upstreamVersion": "2023-12-14T18-51-57Z",
 | 
			
		||||
  "version": "3.11.3",
 | 
			
		||||
  "upstreamVersion": "2023-12-20T01-00-02Z ",
 | 
			
		||||
  "healthCheckPath": "/minio/login",
 | 
			
		||||
  "memoryLimit": 805306368,
 | 
			
		||||
  "httpPort": 8000,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user