| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gf_windows_arm64.exe | 2025-12-04 | 42.7 MB | |
| gf_windows_amd64.exe | 2025-12-04 | 45.6 MB | |
| gf_openbsd_arm64 | 2025-12-04 | 42.0 MB | |
| gf_openbsd_amd64 | 2025-12-04 | 44.5 MB | |
| gf_netbsd_amd64 | 2025-12-04 | 44.4 MB | |
| gf_linux_s390x | 2025-12-04 | 46.1 MB | |
| gf_linux_riscv64 | 2025-12-04 | 43.2 MB | |
| gf_linux_ppc64le | 2025-12-04 | 43.8 MB | |
| gf_linux_arm64 | 2025-12-04 | 42.2 MB | |
| gf_linux_arm | 2025-12-04 | 40.2 MB | |
| gf_linux_amd64 | 2025-12-04 | 44.7 MB | |
| gf_linux_386 | 2025-12-04 | 40.5 MB | |
| gf_freebsd_arm | 2025-12-04 | 40.0 MB | |
| gf_freebsd_amd64 | 2025-12-04 | 44.5 MB | |
| gf_freebsd_386 | 2025-12-04 | 40.2 MB | |
| gf_darwin_arm64 | 2025-12-04 | 43.7 MB | |
| gf_darwin_amd64 | 2025-12-04 | 45.9 MB | |
| GoFrame Release v2.9.6 source code.tar.gz | 2025-12-04 | 2.1 MB | |
| GoFrame Release v2.9.6 source code.zip | 2025-12-04 | 3.3 MB | |
| README.md | 2025-12-04 | 4.2 kB | |
| Totals: 20 Items | 739.7 MB | 0 | |
What's Changed
- fix: update gf cli to v2.9.5 by @github-actions[bot] in https://github.com/gogf/gf/pull/4507
- fix(encoding/gjson): fix gjson data race by @973212983 in https://github.com/gogf/gf/pull/4510
- fix(ci): add cache cleaning step to prevent 'no space left on device' errors by @hailaz in https://github.com/gogf/gf/pull/4513
- feat(contrib/drivers/pgsql): add array type numeric[] and decimal[] converting to Go []float64 support [#4457] by @The-night-elves in https://github.com/gogf/gf/pull/4511
- fix(net/goai): swagger $ref replace by @xiaoyi510 in https://github.com/gogf/gf/pull/4512
- refactor(contrib/clickhouse): optimization clickhouse by @wanghaolong613 in https://github.com/gogf/gf/pull/4499
- fix(contrib/config/apollo):where
gcfg config apollofailed to retrieve configurations for multiple namespaces, wherewatch apollo changeresulted in missing configurations. by @xiongchao123 in https://github.com/gogf/gf/pull/4509 - fix(contrib/drivers/pgsql): Fixed the problem of overlapping fields in the same table name in pgsql multiple schema mode by @iamcc30 in https://github.com/gogf/gf/pull/4375
- feat(container/garray): enhance generic array implements by @joy999 in https://github.com/gogf/gf/pull/4482
- feat(container/glist): add generic list feature by @joy999 in https://github.com/gogf/gf/pull/4483
- fix: update copyright notice in multiple files to specify correct file reference by @hailaz in https://github.com/gogf/gf/pull/4518
- refactor(database/gdb): add quote for FieldsPrefix by @hicolin in https://github.com/gogf/gf/pull/4485
- fix(os/gcfg): ignore fsnotify event error to avoid package gcfg totally failing by @aitimate in https://github.com/gogf/gf/pull/4400
- fix(database/gdb): Resolve column ambiguity in GROUP BY/ORDER BY with MySQL JOIN by @ljluestc in https://github.com/gogf/gf/pull/4521
- feat(container/gset): add generic set feature by @joy999 in https://github.com/gogf/gf/pull/4492
- fix(ci): update script permissions and add docker cleanup functionality by @hailaz in https://github.com/gogf/gf/pull/4523
- fix(ci): Free Disk Space by @hailaz in https://github.com/gogf/gf/pull/4529
- feat(container/gpool): add generic pool feature by @joy999 in https://github.com/gogf/gf/pull/4493
- feat(container/gring): add generic ring feature by @joy999 in https://github.com/gogf/gf/pull/4496
- feat(container/gqueue): add generic queuefeature by @joy999 in https://github.com/gogf/gf/pull/4497
- feat(container/gmap): add generic map feature by @joy999 in https://github.com/gogf/gf/pull/4484
- feat(container/gmap): add generic list map feature by @joy999 in https://github.com/gogf/gf/pull/4520
- feat(container/gtree): add generic tree feature by @joy999 in https://github.com/gogf/gf/pull/4522
- docs: update Chinese documentation and add README.zh_CN.MD by @hailaz in https://github.com/gogf/gf/pull/4534
- fix(contrib/drivers/dm): support muti-line sql statement (#4163) by @sanrentai in https://github.com/gogf/gf/pull/4164
- feat(contrib/drivers/dm): add
WherePrisupport by @tiger1103 in https://github.com/gogf/gf/pull/4157 - fix(contrib/drivers/mssql): update tables SQL query for better compatibility by @li-zheng-hao in https://github.com/gogf/gf/pull/4170
- fix: v2.9.6 by @hailaz in https://github.com/gogf/gf/pull/4537
New Contributors
- @973212983 made their first contribution in https://github.com/gogf/gf/pull/4510
- @The-night-elves made their first contribution in https://github.com/gogf/gf/pull/4511
- @xiaoyi510 made their first contribution in https://github.com/gogf/gf/pull/4512
- @xiongchao123 made their first contribution in https://github.com/gogf/gf/pull/4509
- @iamcc30 made their first contribution in https://github.com/gogf/gf/pull/4375
- @hicolin made their first contribution in https://github.com/gogf/gf/pull/4485
- @aitimate made their first contribution in https://github.com/gogf/gf/pull/4400
- @ljluestc made their first contribution in https://github.com/gogf/gf/pull/4521
- @li-zheng-hao made their first contribution in https://github.com/gogf/gf/pull/4170
Full Changelog: https://github.com/gogf/gf/compare/v2.9.5...v2.9.6