What's Changed
- fix: update gf cli to v2.9.3 by @github-actions[bot] in #4418
- fix(database/gredis): gredis support get raw client by @YunzhiYike in #4306
- docs(i18n/gi18n): deleting the duplicate package documents by @qiulaidongfeng in #4251
- feat(database/gdb): Add the function of obtaining all configurations to facilitate business operations such as verification after addition. by @sxp20008 in #4389
- ci: Add Scorecard workflow for supply-chain security by @hailaz in #4437
- ci: Add CodeQL analysis workflow configuration by @hailaz in #4436
- fix(cmd/gf): add extra option to controller the behavior downloading … by @wanghaolonggit in #4435
- fix(cmd/gf): run AddSigHandlerShutdown cannot work well) by @wanghaolonggit in #4441
- fix(database/gdb): performance improvement in fields grouping when in… by @wanghaolonggit in #4440
- fix(gerror): Fixed serialization failure issue when gerror.Error text field contains quote symbols by @chen-mou in #4449
- fix(net/ghttp): Server Domain if is empty str, bind handler pattern will add @ which is not expect #4100 by @elonnzhang in #4101
- fix(database/gdb): Fix GetArray return type and add Bools method by @hailaz in #4452
- feat(contrib/drivers/mssql): mssql support LastInsertId by @lxy1151 in #4051
- fix(database/gdb): Resolved the schema error in the database output log when using the database sharding feature by @LanceAdd in #4319
- fix(container/gqueue): Optimize queue length calculation and loop structure in test cases by @hailaz in #4455
- feat(cmd/gf): add broad matching to gf gen dao's tableEx attribute. by @joy999 in #4453
- fix(contrib/drivers/mysql): Fix unit test issue for batch insert in MySQL driver by @hailaz in #4456
- fix:(cmd/gf): matching for table ex fix bug by @joy999 in #4458
- fix(net/ghttp): attachment filename support utf8 by @wanghaolonggit in #4459
- fix: v2.9.4 by @hailaz in #4461
New Contributors
- @YunzhiYike made their first contribution in #4306
- @qiulaidongfeng made their first contribution in #4251
- @sxp20008 made their first contribution in #4389
- @chen-mou made their first contribution in #4449
- @elonnzhang made their first contribution in #4101
- @lxy1151 made their first contribution in #4051
Full Changelog: v2.9.3...v2.9.4