Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gf_windows_amd64.exe | 2025-09-01 | 44.6 MB | |
gf_openbsd_amd64 | 2025-09-01 | 43.5 MB | |
gf_netbsd_amd64 | 2025-09-01 | 43.4 MB | |
gf_linux_ppc64le | 2025-09-01 | 42.9 MB | |
gf_linux_arm64 | 2025-09-01 | 41.3 MB | |
gf_linux_arm | 2025-09-01 | 39.0 MB | |
gf_linux_amd64 | 2025-09-01 | 43.7 MB | |
gf_linux_386 | 2025-09-01 | 39.3 MB | |
gf_freebsd_arm | 2025-09-01 | 38.8 MB | |
gf_freebsd_amd64 | 2025-09-01 | 43.5 MB | |
gf_freebsd_386 | 2025-09-01 | 39.0 MB | |
gf_darwin_arm64 | 2025-09-01 | 42.9 MB | |
gf_darwin_amd64 | 2025-09-01 | 45.0 MB | |
GoFrame Release v2.9.2 source code.tar.gz | 2025-09-01 | 2.0 MB | |
GoFrame Release v2.9.2 source code.zip | 2025-09-01 | 3.1 MB | |
README.md | 2025-09-01 | 1.6 kB | |
Totals: 16 Items | 552.0 MB | 0 |
What's Changed
- fix: update dependencies to version v2.9.1 for various contrib modules and drivers by @hailaz in https://github.com/gogf/gf/pull/4386
- fix: spacing in min value validation message by @houseme in https://github.com/gogf/gf/pull/4388
- fix: revert [#4388] by @hailaz in https://github.com/gogf/gf/pull/4392
- perf(net/gclient): optimize default http.Transport connection pool configuration by @lxzan in https://github.com/gogf/gf/pull/4390
- refactor: interface{} to any and reflect.Ptr to reflect.Pointer by @hailaz in https://github.com/gogf/gf/pull/4395
- fix(net/ghttp): wrong in-tag param parse for query param (#4227) by @UncleChair in https://github.com/gogf/gf/pull/4228
- chore: add OpenSSF Scorecard for README.md by @fengshunli in https://github.com/gogf/gf/pull/3696
- fix: disable specific staticcheck rules and update lint config by @houseme in https://github.com/gogf/gf/pull/4396
- feat: update linter config and deprecation notice by @houseme in https://github.com/gogf/gf/pull/4399
- fix(net/goai): fix g.Meta is passed as parameters of a request by @wanghaolonggit in https://github.com/gogf/gf/pull/4397
- fix: report coverage on the latest go version by @hailaz in https://github.com/gogf/gf/pull/4398
- chore(tablewriter): upgrade to v1.0.9 and refactor table rendering logic by @zishang520 in https://github.com/gogf/gf/pull/4352
- fix: version 2.9.2 by @hailaz in https://github.com/gogf/gf/pull/4405
New Contributors
- @lxzan made their first contribution in https://github.com/gogf/gf/pull/4390
Full Changelog: https://github.com/gogf/gf/compare/v2.9.1...v2.9.2