- Add methods with `WithCtx` suffix and remove ctx fileld from QueryStter and QueryM2M. - Deprecate QueryTableWithCtx and QueryM2MWithCtx. Signed-off-by: Penghui Liao <liaoishere@gmail.com>
		
			
				
	
	
	
		
			1.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.1 KiB
		
	
	
	
	
	
	
	
developing
- Add sonar check and ignore test. 4432 4433
- Update changlog.yml to check every PR to develop branch.4427
- Fix 4396: Add context.param module into adapter. 4398
- Remove durationfrom prometheus labels. 4391
- Fix unknown escape sequencein generated code. 4385
- Using fixed name commentRouter.goas generated file name. 4385
- Fix 4383: ORM Adapter produces panic when using orm.RegisterModelWithPrefix. 4386
- Support 4144: Add new api for order by for supporting multiple way to query 4294
- Support session Filter chain. 4404
- Implement context.Context support and deprecate QueryM2MWithCtxandQueryTableWithCtx4424