Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gf_windows_amd64.exe | 2025-10-11 | 44.8 MB | |
gf_openbsd_amd64 | 2025-10-11 | 43.7 MB | |
gf_netbsd_amd64 | 2025-10-11 | 43.6 MB | |
gf_linux_ppc64le | 2025-10-11 | 43.0 MB | |
gf_linux_arm64 | 2025-10-11 | 41.4 MB | |
gf_linux_arm | 2025-10-11 | 39.1 MB | |
gf_linux_amd64 | 2025-10-11 | 43.9 MB | |
gf_linux_386 | 2025-10-11 | 39.5 MB | |
gf_freebsd_arm | 2025-10-11 | 39.0 MB | |
gf_freebsd_amd64 | 2025-10-11 | 43.7 MB | |
gf_freebsd_386 | 2025-10-11 | 39.1 MB | |
gf_darwin_arm64 | 2025-10-11 | 43.0 MB | |
gf_darwin_amd64 | 2025-10-11 | 45.1 MB | |
GoFrame Release v2.9.4 source code.tar.gz | 2025-10-11 | 2.0 MB | |
GoFrame Release v2.9.4 source code.zip | 2025-10-11 | 3.1 MB | |
README.md | 2025-10-11 | 3.1 kB | |
Totals: 16 Items | 554.1 MB | 2 |
What's Changed
- fix: update gf cli to v2.9.3 by @github-actions[bot] in https://github.com/gogf/gf/pull/4418
- fix(database/gredis): gredis support get raw client by @YunzhiYike in https://github.com/gogf/gf/pull/4306
- docs(i18n/gi18n): deleting the duplicate package documents by @qiulaidongfeng in https://github.com/gogf/gf/pull/4251
- feat(database/gdb): Add the function of obtaining all configurations to facilitate business operations such as verification after addition. by @sxp20008 in https://github.com/gogf/gf/pull/4389
- ci: Add Scorecard workflow for supply-chain security by @hailaz in https://github.com/gogf/gf/pull/4437
- ci: Add CodeQL analysis workflow configuration by @hailaz in https://github.com/gogf/gf/pull/4436
- fix(cmd/gf): add extra option to controller the behavior downloading … by @wanghaolonggit in https://github.com/gogf/gf/pull/4435
- fix(cmd/gf): run AddSigHandlerShutdown cannot work well) by @wanghaolonggit in https://github.com/gogf/gf/pull/4441
- fix(database/gdb): performance improvement in fields grouping when in… by @wanghaolonggit in https://github.com/gogf/gf/pull/4440
- fix(gerror): Fixed serialization failure issue when gerror.Error text field contains quote symbols by @chen-mou in https://github.com/gogf/gf/pull/4449
- fix(net/ghttp): Server Domain if is empty str, bind handler pattern will add @ which is not expect [#4100] by @elonnzhang in https://github.com/gogf/gf/pull/4101
- fix(database/gdb): Fix GetArray return type and add Bools method by @hailaz in https://github.com/gogf/gf/pull/4452
- feat(contrib/drivers/mssql): mssql support LastInsertId by @lxy1151 in https://github.com/gogf/gf/pull/4051
- fix(database/gdb): Resolved the schema error in the database output log when using the database sharding feature by @LanceAdd in https://github.com/gogf/gf/pull/4319
- fix(container/gqueue): Optimize queue length calculation and loop structure in test cases by @hailaz in https://github.com/gogf/gf/pull/4455
- feat(cmd/gf): add broad matching to gf gen dao's tableEx attribute. by @joy999 in https://github.com/gogf/gf/pull/4453
- fix(contrib/drivers/mysql): Fix unit test issue for batch insert in MySQL driver by @hailaz in https://github.com/gogf/gf/pull/4456
- fix:(cmd/gf): matching for table ex fix bug by @joy999 in https://github.com/gogf/gf/pull/4458
- fix(net/ghttp): attachment filename support utf8 by @wanghaolonggit in https://github.com/gogf/gf/pull/4459
- fix: v2.9.4 by @hailaz in https://github.com/gogf/gf/pull/4461
New Contributors
- @YunzhiYike made their first contribution in https://github.com/gogf/gf/pull/4306
- @qiulaidongfeng made their first contribution in https://github.com/gogf/gf/pull/4251
- @sxp20008 made their first contribution in https://github.com/gogf/gf/pull/4389
- @chen-mou made their first contribution in https://github.com/gogf/gf/pull/4449
- @elonnzhang made their first contribution in https://github.com/gogf/gf/pull/4101
- @lxy1151 made their first contribution in https://github.com/gogf/gf/pull/4051
Full Changelog: https://github.com/gogf/gf/compare/v2.9.3...v2.9.4