William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e2c458b9ea 
							
						 
					 
					
						
						
							
							Prepare 7.10.0 ( #19809 )  
						
						 
						
						... 
						
						
						
						* Revert "prepare 7.9.0 release (#19808 )"
This reverts commit 4145000dfebe7a9edea4555c8515383da7602458.
* prepare 7.10.0 snapshot
* update doc
* update samples 
						
						
					 
					
						2024-10-08 11:21:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4145000dfe 
							
						 
					 
					
						
						
							
							prepare 7.9.0 release ( #19808 )  
						
						 
						
						
						
						
					 
					
						2024-10-08 10:30:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							91da2fd240 
							
						 
					 
					
						
						
							
							Prepare 7.9.0 snapshot ( #19386 )  
						
						 
						
						... 
						
						
						
						* Revert "v7.8.0 release (#19385 )"
This reverts commit 6bdc452f92d49dcac7ac21dfe8751c8cc4267b98.
* update samples for v7.9.0-snapshot 
						
						
					 
					
						2024-08-19 16:14:51 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6bdc452f92 
							
						 
					 
					
						
						
							
							v7.8.0 release ( #19385 )  
						
						 
						
						
						
						
					 
					
						2024-08-19 14:01:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								congyuluo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f8a5051d9c 
							
						 
					 
					
						
						
							
							Refactored Identifiers ( #19270 )  
						
						 
						
						
						
						
					 
					
						2024-08-05 18:20:54 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							20cfce0b4a 
							
						 
					 
					
						
						
							
							Prepare v7.8.0 ( #19048 )  
						
						 
						
						... 
						
						
						
						* Revert "v7.7.0 release"
This reverts commit f3dd32385e02065ad298801ca11b8871bcb3a92a.
* prepare v7.8.0
* update readme
* update doc
* update samples 
						
						
					 
					
						2024-07-02 16:45:53 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4eaac3d152 
							
						 
					 
					
						
						
							
							v7.7.0 release ( #19046 )  
						
						 
						
						
						
						
					 
					
						2024-07-02 15:44:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philzen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aef4d75fd5 
							
						 
					 
					
						
						
							
							Refactoring: Use lombok for simple getters & setters ( #18559 )  
						
						 
						
						... 
						
						
						
						* Add missing @Override annotation
* Fix JavaDoc unresolved symbol
* Fix JavaDoc method link
* Remove unnecessary semicolon
* Remove method identical to super implementations
* Replace repetitive getter code with Lombok @Getter
See https://projectlombok.org/features/GetterSetter 
* Replace repetitive setter code with Lombok @Setter
See https://projectlombok.org/features/GetterSetter 
* Generate no-args constructor with Lombok
* Generate all-args constructor with Lombok
* Fix parameter naming
* Replace stubbed abstract class implementations with Mockito mocks
* Remove unused import(s) 
						
						
					 
					
						2024-06-05 04:43:05 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Philzen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							66126a8ae4 
							
						 
					 
					
						
						
							
							Remove unused test dependencies org.reflections & maven-rewrite ( #18798 )  
						
						 
						
						... 
						
						
						
						* Specify exact relative path to parent pom.xml
* Remove org.reflections from the test stack
* Remove unused parameter
* Remove unused method
* Fix raw use of parameterized variable warning
* Use Files.readString instead of converting raw bytes
* Add test coverage for TestUtils.validatePomXmlFiles(List)
* Reimplement TestUtils.validatePomXmlFiles(List) with Jackson XML mapper
* Remove maven-rewrite dependency 
						
						
					 
					
						2024-06-01 16:42:26 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							741bf0c035 
							
						 
					 
					
						
						
							
							Prepare 7.7.0-SNAPSHOT ( #18709 )  
						
						 
						
						... 
						
						
						
						* Revert "7.6.0 release"
This reverts commit d76f9d32d11a03be2b40ebff728ef0ff86332fcb.
* prepare 7.7.0 snapshot in master
* update samples 
						
						
					 
					
						2024-05-20 17:27:17 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab7d0cb74f 
							
						 
					 
					
						
						
							
							7.6.0 release ( #18708 )  
						
						 
						
						
						
						
					 
					
						2024-05-20 15:26:08 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							807250a430 
							
						 
					 
					
						
						
							
							Prepare 7.6.0 ( #18412 )  
						
						 
						
						... 
						
						
						
						* Revert "v7.5.0 release"
This reverts commit 1eafe2aebf33b13bee0ead66d62a6436e7db059d.
* update master to v7.6.0 snapshot
* update readme
* update samples 
						
						
					 
					
						2024-04-17 19:05:37 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cce4139af6 
							
						 
					 
					
						
						
							
							v7.5.0 release ( #18411 )  
						
						 
						
						
						
						
					 
					
						2024-04-17 16:24:01 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ef36ea410e 
							
						 
					 
					
						
						
							
							Fix method naming for openapi normalzier, openapi ignore list option  ( #18348 )  
						
						 
						
						... 
						
						
						
						* fix openapi normalizer naming issue in config
* update openapi generator ignore list setting
* update
* fix
* update sample config
* update doc 
						
						
					 
					
						2024-04-10 17:09:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4ff7e0ec3f 
							
						 
					 
					
						
						
							
							Prepare 7.5.0 snapshot ( #18068 )  
						
						 
						
						... 
						
						
						
						* Revert "7.4.0 release"
This reverts commit eda049348425171df772a7b9087cc97db718cfda.
* prepare 7.5.0 snapshot version
* update samples
* update doc 
						
						
					 
					
						2024-03-11 11:10:52 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2abcb4f7f0 
							
						 
					 
					
						
						
							
							7.4.0 release ( #18067 )  
						
						 
						
						
						
						
					 
					
						2024-03-11 10:11:15 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							783e68c7ac 
							
						 
					 
					
						
						
							
							7.4.0 snapshot ( #17818 )  
						
						 
						
						... 
						
						
						
						* Revert "7.3.0-release (#17817 )"
This reverts commit d617b46c86b9075c5e0d63fe3798e2982f5259ac.
* update samples, docs, readme 
						
						
					 
					
						2024-02-08 16:07:22 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d617b46c86 
							
						 
					 
					
						
						
							
							7.3.0-release ( #17817 )  
						
						 
						
						
						
						
					 
					
						2024-02-08 14:15:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7c7634dda9 
							
						 
					 
					
						
						
							
							add operation id option ( #17750 )  
						
						 
						
						
						
						
					 
					
						2024-02-01 17:21:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5eab3cef19 
							
						 
					 
					
						
						
							
							Prepare 7.3.0-SNAPSHOT ( #17456 )  
						
						 
						
						... 
						
						
						
						* Revert "v7.2.0 release (#17455 )"
This reverts commit fe638d009363c142c246ff089032f243e0b4ee01.
* set version to 7.3.0-SNAPSHOT
* update doc 
						
						
					 
					
						2023-12-22 16:55:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fe638d0093 
							
						 
					 
					
						
						
							
							v7.2.0 release ( #17455 )  
						
						 
						
						
						
						
					 
					
						2023-12-22 14:52:51 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tiffany Marrel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42f72192ca 
							
						 
					 
					
						
						
							
							add security feature AWSV4Signature to documentation ( #15603 )  
						
						 
						
						
						
						
					 
					
						2023-12-13 15:07:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0dbc108d62 
							
						 
					 
					
						
						
							
							Add openapiGeneratorIgnoreList option to pre-populate .openapi-generator-ignore ( #17164 )  
						
						 
						
						... 
						
						
						
						* add openapiGeneratorIgnoreList option to pre-populate .openapi-generator-ignore
* minor fix
* better code format
* add tests 
						
						
					 
					
						2023-11-23 11:10:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							53289263d9 
							
						 
					 
					
						
						
							
							Prepare v7.2.0 ( #17050 )  
						
						 
						
						... 
						
						
						
						* update version to 7.2.0-SNAPSHOT
* update samples
* update doc 
						
						
					 
					
						2023-11-13 18:53:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e2a62ace74 
							
						 
					 
					
						
						
							
							7.1.0 release ( #17049 )  
						
						 
						
						
						
						
					 
					
						2023-11-13 17:25:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec3c484ce9 
							
						 
					 
					
						
						
							
							Add enum name mapping to Java generators ( #17018 )  
						
						 
						
						... 
						
						
						
						* add enum name mapping to java generators
* update doc
* update description 
						
						
					 
					
						2023-11-13 10:53:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mann Patel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a31b38b223 
							
						 
					 
					
						
						
							
							Added some Test Cases  ( #16994 )  
						
						 
						
						... 
						
						
						
						* New Test Case Added to AndroidClientCodegenTest
* New Test Case Added to GenApiControllerTest
* New Test Case Added to BirdAndCategoryTest
* New Test Case Added to WorkflowSettingsTest
* Modified GenApiControllerTest
* Added Test case in JavascriptClientCodegenTest
* Modified BirdAndCategoryTest
* Modified BirdAndCategoryTest
---------
Co-authored-by: Mann <mn906219@dal.ca> 
						
						
					 
					
						2023-11-07 13:11:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								martin-mfg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39347ec37b 
							
						 
					 
					
						
						
							
							maven plugin: log global settings, minor improvements ( #16961 )  
						
						 
						
						
						
						
					 
					
						2023-11-02 22:13:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								somethingvague 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							594308f821 
							
						 
					 
					
						
						
							
							Fix log statement ( #16768 )  
						
						 
						
						... 
						
						
						
						The current log statement prints "%s", updating to properly include the parameter 
						
						
					 
					
						2023-10-10 11:34:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e8e2d7f6d 
							
						 
					 
					
						
						
							
							Prepare v7.1.0 in master ( #16608 )  
						
						 
						
						... 
						
						
						
						* prepare v7.1.0 in master
* update 
						
						
					 
					
						2023-09-18 17:37:36 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							875c3ecd3c 
							
						 
					 
					
						
						
							
							7.0.1 release ( #16607 )  
						
						 
						
						... 
						
						
						
						* v7.0.1 release
* update readme
* update template
* update readme 
						
						
					 
					
						2023-09-18 14:57:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80121aa88f 
							
						 
					 
					
						
						
							
							Prepare v7.0.1 ( #16409 )  
						
						 
						
						... 
						
						
						
						* prepare 7.0.1 in master
* update doc 
						
						
					 
					
						2023-08-25 16:11:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c37fa8a4e8 
							
						 
					 
					
						
						
							
							prepare v7.0.0 release ( #16407 )  
						
						 
						
						
						
						
					 
					
						2023-08-25 15:05:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4602f18ca8 
							
						 
					 
					
						
						
							
							Add model name mapping feature to C# codegen ( #16209 )  
						
						 
						
						... 
						
						
						
						* add model name mapping feature to C# codegen
* rename file
* update samples
* update doc 
						
						
					 
					
						2023-08-02 10:06:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a02860b50 
							
						 
					 
					
						
						
							
							add parameter name mapping ( #16160 )  
						
						 
						
						
						
						
					 
					
						2023-07-24 15:54:40 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6983a3acf3 
							
						 
					 
					
						
						
							
							Add nameMapping option to Java client, server generators ( #16103 )  
						
						 
						
						... 
						
						
						
						* add nameMapping to java codegen
* update doc
* update samples
* fix typo
* update toParamName 
						
						
					 
					
						2023-07-17 11:37:49 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a6671044f 
							
						 
					 
					
						
						
							
							Rename inlineSchemaNameDefaults to inlineSchemaOptions ( #16048 )  
						
						 
						
						... 
						
						
						
						* rename InlineSchemaNameDefaults to InlineSchemaOptions
* update doc
* rename options 
						
						
					 
					
						2023-07-11 18:07:09 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							a16a315fee 
							
						 
					 
					
						
						
							
							Revert "7.0.0-beta release ( #16018 )"  
						
						 
						
						... 
						
						
						
						This reverts commit 635f7952cec10eecf437886ccd03983b655cd6f2. 
						
						
					 
					
						2023-07-06 17:21:35 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							635f7952ce 
							
						 
					 
					
						
						
							
							7.0.0-beta release ( #16018 )  
						
						 
						
						... 
						
						
						
						* 7.0.0-beta-release
* fix gradle tests 
						
						
					 
					
						2023-07-06 16:06:02 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5018d3c131 
							
						 
					 
					
						
						
							
							Update to JDK11 ( #15553 )  
						
						 
						
						... 
						
						
						
						* update to jdk11, fix tests
* update workflow to use jdk11 instead
* update travis, circleci build
* fix test failure, update CI
* skip mvn install in appveyor
* add windows tests
* fix workflow
* remove log level
* add timeout
* sleep more
* skip tests
* sleep more
* only skip tests
* test with jdk11 only
* fix gradlew
* remove skip tests
* start server after build
* update gradle version
* more time to start server
* update to 420
* comment out build
* update
* update 
						
						
					 
					
						2023-05-21 16:22:44 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tiffany Marrel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							00676870a3 
							
						 
					 
					
						
						
							
							add HTTP signature to SecurityFeature ( #15542 )  
						
						 
						
						
						
						
					 
					
						2023-05-17 00:48:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							1beec7ef87 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin' into 7.0.x  
						
						 
						
						
						
						
					 
					
						2023-03-03 21:52:50 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c50a775e0c 
							
						 
					 
					
						
						
							
							prepare 6.5.0 release ( #14749 )  
						
						 
						
						
						
						
					 
					
						2023-02-19 20:36:23 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							93df0ff444 
							
						 
					 
					
						
						
							
							Prepare 6.4.0 release ( #14748 )  
						
						 
						
						... 
						
						
						
						* prepare 6.4.0 release
* update samples 
						
						
					 
					
						2023-02-19 18:53:20 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							31a89e35cb 
							
						 
					 
					
						
						
							
							Prepare 6.4.0 ( #14582 )  
						
						 
						
						... 
						
						
						
						* update to 6.4.0 snapshot
* update samples
* update doc 
						
						
					 
					
						2023-02-01 22:44:40 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8f2676c5c2 
							
						 
					 
					
						
						
							
							Prepare v6.3.0 release ( #14580 )  
						
						 
						
						... 
						
						
						
						* 6.3.0 release
* fix maven plugin test
* update samples
* update doc
* fix tests in windows 
						
						
					 
					
						2023-02-01 20:52:29 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b71aecbe9e 
							
						 
					 
					
						
						
							
							Add OpenAPI Normalizer ( #14172 )  
						
						 
						
						... 
						
						
						
						* add x-parent support
* add docstring
* add openapi normalizer rule to use ref as parent in allof
* add openapi normalizer with 1 rule
* revise wordings
* fix javadoc warnings
* better test
* fix docstring
* minor update
* minor improvements
* fix typo 
						
						
					 
					
						2022-12-30 16:03:21 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
						
						
							
						
						
							4d03c9272b 
							
						 
					 
					
						
						
							
							prepare 6.3.0 snapshot  
						
						 
						
						
						
						
					 
					
						2022-10-15 15:40:47 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ac7ebf67dd 
							
						 
					 
					
						
						
							
							Prepare 6.2.1 ( #13517 )  
						
						 
						
						... 
						
						
						
						* update to 6.2.1-SNAPSHOT
* update samples
* update doc 
						
						
					 
					
						2022-09-25 00:10:30 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24f476a381 
							
						 
					 
					
						
						
							
							prepare 6.2.0 release ( #13514 )  
						
						 
						
						... 
						
						
						
						* set release version to 6.2.0
* update samples
* comment out rust server test in travis 
						
						
					 
					
						2022-09-24 21:44:42 +08:00