File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change 1
1
2
2
## Changelog
3
3
4
- ### New Features
5
-
6
- 1 . Added ` pkg/sasynq ` - a distributed task queue library for asynchronous background task processing.
7
-
8
- ### Bug Fixes
9
-
10
- 1 . Fixed DBResolver compatibility issues with the latest GORM version [ #111 ] ( https://github.com/go-dev-frame/sponge/issues/111 )
11
- 2 . Resolved postgresql table parsing errors when table comments contain single quotes [ #112 ] ( https://github.com/go-dev-frame/sponge/issues/112 )
12
-
13
- ### Dependency Updates
14
-
15
- 1 . Upgraded GORM from v1.25.1 to v1.30.0
16
-
17
- ### Other Changes
18
-
19
- 1 . Removed deprecated ` pkg/ggorm ` library (replaced by ` pkg/sgorm ` )
4
+ 1 . Changed the default type of 64-bit integer fields in swagger.json from string to integer [ #113 ] ( https://github.com/go-dev-frame/sponge/issues/113 )
5
+ 2 . Refined function comments in template code
You can’t perform that action at this time.
0 commit comments