14 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # developing
 | |
| - ORM mock. [4407](https://github.com/beego/beego/pull/4407)
 | |
| - Add sonar check and ignore test. [4432](https://github.com/beego/beego/pull/4432) [4433](https://github.com/beego/beego/pull/4433)
 | |
| - Update changlog.yml to check every PR to develop branch.[4427](https://github.com/beego/beego/pull/4427)
 | |
| - Fix 4396: Add context.param module into adapter. [4398](https://github.com/beego/beego/pull/4398)
 | |
| - Remove `duration` from prometheus labels. [4391](https://github.com/beego/beego/pull/4391)
 | |
| - Fix `unknown escape sequence` in generated code. [4385](https://github.com/beego/beego/pull/4385)
 | |
| - Using fixed name `commentRouter.go` as generated file name. [4385](https://github.com/beego/beego/pull/4385)
 | |
| - Fix 4383: ORM Adapter produces panic when using orm.RegisterModelWithPrefix. [4386](https://github.com/beego/beego/pull/4386)
 | |
| - Support 4144: Add new api for order by for supporting multiple way to query [4294](https://github.com/beego/beego/pull/4294)
 | |
| - Support session Filter chain. [4404](https://github.com/beego/beego/pull/4404)
 | |
| - Feature issue #4402 finish router get example. [4416](https://github.com/beego/beego/pull/4416)
 | |
| - Implement context.Context support and deprecate `QueryM2MWithCtx` and `QueryTableWithCtx` [4424](https://github.com/beego/beego/pull/4424)
 | |
| - Finish timeout option for tasks #4441 [4441](https://github.com/beego/beego/pull/4441) |