包子 
							
						 
					 
					
						
						
							
						
						b8d5d709e9 
					 
					
						
						
							
							middleware/logging add traceid to the printed log,modify the example code and update the dependent version ( #877 )  
						
						... 
						
						
						
						* middleware/logging add traceid to the printed log,modify the example code and update the dependent version
* Fix the problem that the configuration could not use arrays 
						
						
					 
					
						2021-04-28 14:30:51 +08:00 
						 
				 
			
				
					
						
							
							
								Tony Chen 
							
						 
					 
					
						
						
							
						
						7c3212c306 
					 
					
						
						
							
							transport/http: uses gRPC status to the HTTP error. ( #870 )  
						
						... 
						
						
						
						* uses gRPC status to the HTTP error. 
						
						
					 
					
						2021-04-28 00:37:50 +08:00 
						 
				 
			
				
					
						
							
							
								包子 
							
						 
					 
					
						
						
							
						
						b03c810dce 
					 
					
						
						
							
							fix middleware/logging unable to print params ( #868 )  
						
						... 
						
						
						
						fix middleware/logging unable to print params 
						
						
					 
					
						2021-04-27 15:44:35 +08:00 
						 
				 
			
				
					
						
							
							
								Tony Chen 
							
						 
					 
					
						
						
							
						
						e1c84ece84 
					 
					
						
						
							
							refactor errors ( #863 )  
						
						
						
						
					 
					
						2021-04-26 16:17:04 +08:00 
						 
				 
			
				
					
						
							
							
								Tony Chen 
							
						 
					 
					
						
						
							
						
						3780f70c91 
					 
					
						
						
							
							examples: update mod ( #862 )  
						
						... 
						
						
						
						* fix examples errors 
						
						
					 
					
						2021-04-25 22:26:31 +08:00 
						 
				 
			
				
					
						
							
							
								Tony Chen 
							
						 
					 
					
						
						
							
						
						9806191b7f 
					 
					
						
						
							
							errors: Error v2 ( #860 )  
						
						... 
						
						
						
						* refactor api errors 
						
						
					 
					
						2021-04-25 20:19:23 +08:00 
						 
				 
			
				
					
						
							
							
								Cluas 
							
						 
					 
					
						
						
							
						
						3636179347 
					 
					
						
						
							
							fix: typo and avoid collides with log package name ( #819 )  
						
						
						
						
					 
					
						2021-04-10 09:43:08 +08:00 
						 
				 
			
				
					
						
							
							
								Mikado 
							
						 
					 
					
						
						
							
						
						1b16831cf6 
					 
					
						
						
							
							adjust trace middleware and fix blog's trace middleware use case ( #791 )  
						
						... 
						
						
						
						* middleware: adjust trace middleware
* examples: fix blog's trace middleware use case 
						
						
					 
					
						2021-03-18 20:10:43 +08:00 
						 
				 
			
				
					
						
							
							
								Mikado 
							
						 
					 
					
						
						
							
						
						dcd4131d10 
					 
					
						
						
							
							middleware: trace middleware change to using OpenTelemetry ( #781 )  
						
						
						
						
					 
					
						2021-03-17 20:29:01 +08:00 
						 
				 
			
				
					
						
							
							
								Tony Chen 
							
						 
					 
					
						
						
							
						
						f86c91849b 
					 
					
						
						
							
							fix lint check ( #746 )  
						
						
						
						
					 
					
						2021-03-05 22:40:38 +08:00 
						 
				 
			
				
					
						
							
							
								Tony Chen 
							
						 
					 
					
						
						
							
						
						330d878aa3 
					 
					
						
						
							
							http: fix request context ( #745 )  
						
						... 
						
						
						
						* fix request context
* fix recovery logger 
						
						
					 
					
						2021-03-05 19:13:31 +08:00 
						 
				 
			
				
					
						
							
							
								storyicon 
							
						 
					 
					
						
						
							
						
						0008794b80 
					 
					
						
						
							
							display error messages ( #727 )  
						
						... 
						
						
						
						Signed-off-by: storyicon <storyicon@foxmail.com > 
						
						
					 
					
						2021-02-25 09:43:49 +08:00 
						 
				 
			
				
					
						
							
							
								chenzhihui 
							
						 
					 
					
						
						
							
						
						283313c2a1 
					 
					
						
						
							
							Merge branch 'main' of github.com:go-kratos/kratos into main  
						
						
						
						
					 
					
						2021-02-21 17:35:38 +08:00 
						 
				 
			
				
					
						
							
							
								chenzhihui 
							
						 
					 
					
						
						
							
						
						1ee7e70939 
					 
					
						
						
							
							add request params  
						
						
						
						
					 
					
						2021-02-21 17:35:10 +08:00 
						 
				 
			
				
					
						
							
							
								realotz 
							
						 
					 
					
						
						
							
						
						db2b8bcba0 
					 
					
						
						
							
							repair tracing opentracing.HTTPHeadersCarrier panic ( #714 )  
						
						... 
						
						
						
						* fix tracing carrier panic 
						
						
					 
					
						2021-02-20 23:07:46 +08:00 
						 
				 
			
				
					
						
							
							
								chenzhihui 
							
						 
					 
					
						
						
							
						
						e25ebc73bc 
					 
					
						
						
							
							fix client context  
						
						
						
						
					 
					
						2021-02-20 23:04:59 +08:00 
						 
				 
			
				
					
						
							
							
								chenzhihui 
							
						 
					 
					
						
						
							
						
						1de3a6607f 
					 
					
						
						
							
							add metrics options  
						
						
						
						
					 
					
						2021-02-18 22:25:02 +08:00 
						 
				 
			
				
					
						
							
							
								Tony Chen 
							
						 
					 
					
						
						
							
						
						6907a9ee61 
					 
					
						
						
							
							add metrics middleware ( #711 )  
						
						... 
						
						
						
						* add metrics middleware 
						
						
					 
					
						2021-02-18 22:21:02 +08:00 
						 
				 
			
				
					
						
							
							
								chenzhihui 
							
						 
					 
					
						
						
							
						
						ad97e72c15 
					 
					
						
						
							
							add validator middleware  
						
						
						
						
					 
					
						2021-02-18 20:14:36 +08:00 
						 
				 
			
				
					
						
							
							
								chenzhihui 
							
						 
					 
					
						
						
							
						
						3566386a89 
					 
					
						
						
							
							init v2  
						
						
						
						
					 
					
						2021-02-17 17:14:47 +08:00