Chris Coltsman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a2a88cb8f0 
							
						 
					 
					
						
						
							
							Spring codegen - fix equals and hashCode methods for byte array and binary ( #8345 )  
						
						 
						
						... 
						
						
						
						* Spring codegen - fix equals and hashCode methods for byte array and binary
- they should be compared using Arrays.equals
- they're hash code generated using Arrays.hashCode
* Corrected checkstyle issues
* Revert changes for binary types 
						
						
					 
					
						2021-01-28 13:04:03 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							25b0cbe2f1 
							
						 
					 
					
						
						
							
							Prepare 5.0.1 snapshot ( #8249 )  
						
						 
						
						... 
						
						
						
						* update version to 5.0.1-SNAPSHOT
* update samples
* update meta codegen 
						
						
					 
					
						2020-12-21 17:14:18 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d7d5e53f2b 
							
						 
					 
					
						
						
							
							Prepare v5.0.0 release ( #8247 )  
						
						 
						
						... 
						
						
						
						* update to 5.0.0
* update samples 
						
						
					 
					
						2020-12-21 13:04:11 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c974c512ff 
							
						 
					 
					
						
						
							
							[Spring] openapi-generator generates an incorrect stub for types named "Resource ( #8178 )  
						
						 
						
						... 
						
						
						
						* Initial push for fix  #1680 
* fix yaml
* update samples
Co-authored-by: JBurgess <joel.burgess@gmail.com> 
						
						
					 
					
						2020-12-14 20:16:25 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2578ef5e63 
							
						 
					 
					
						
						
							
							Prepare snapshot (v5.0.0) ( #7986 )  
						
						 
						
						... 
						
						
						
						* Revert "prepare 5.0.0-beta3 release"
This reverts commit 3ebe774df37b43348bac1310a272de53a2d7040b.
* revert to snapshot
* update samples 
						
						
					 
					
						2020-11-20 19:19:59 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2715f1371a 
							
						 
					 
					
						
						
							
							Prepare 5.0.0 beta3 ( #7984 )  
						
						 
						
						... 
						
						
						
						* prepare 5.0.0-beta3 release
* update samples
* remove beta3 from readme 
						
						
					 
					
						2020-11-20 15:18:58 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd26e406b5 
							
						 
					 
					
						
						
							
							Fix duplicated mappedModels ( #7924 )  
						
						 
						
						... 
						
						
						
						* fix duplicated mapped models
* replace discriminatorExplicitMappingVerbose with legacyDiscriminatorBehavior in comments
* use mappingName for comparison
* improve template
* fix tests
* update comments
* update ts samples 
						
						
					 
					
						2020-11-20 11:57:48 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b768e42704 
							
						 
					 
					
						
						
							
							Update junit to newer version (4.13.1) ( #7690 )  
						
						 
						
						... 
						
						
						
						* update junit to newer version
* update junit to newer version 
						
						
					 
					
						2020-10-14 10:10:32 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lukáš Vasek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							157c01d031 
							
						 
					 
					
						
						
							
							Fix scopes generation for multiple oauth flows ( #7615 )  
						
						 
						
						... 
						
						
						
						* Fixed generation of oauth2 scopes for multiple oauth2 flows
* Fixed locale in string format
Co-authored-by: Jim Schubert <james.schubert@gmail.com> 
						
						
					 
					
						2020-10-08 23:15:58 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								david1601 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							206f3f7238 
							
						 
					 
					
						
						
							
							[Java][Spring] Add Spring pagination with vendor extension x-spring-paginated ( #5022 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Mathias Hinterndorfer <mathias.hinterndorfer@joyn-it.at>
Co-authored-by: Mathias Hinterndorfer <mathias.hinterndorfer@gmail.com>
Co-authored-by: Jim Schubert <james.schubert@gmail.com> 
						
						
					 
					
						2020-10-01 21:32:22 -04:00