Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gf_windows_amd64.exe | 2025-08-28 | 43.4 MB | |
gf_openbsd_amd64 | 2025-08-28 | 42.3 MB | |
gf_netbsd_amd64 | 2025-08-28 | 42.2 MB | |
gf_linux_ppc64le | 2025-08-28 | 41.7 MB | |
gf_linux_arm64 | 2025-08-28 | 40.1 MB | |
gf_linux_arm | 2025-08-28 | 37.8 MB | |
gf_linux_amd64 | 2025-08-28 | 42.5 MB | |
gf_linux_386 | 2025-08-28 | 38.2 MB | |
gf_freebsd_arm | 2025-08-28 | 37.7 MB | |
gf_freebsd_amd64 | 2025-08-28 | 42.3 MB | |
gf_freebsd_386 | 2025-08-28 | 37.9 MB | |
gf_darwin_arm64 | 2025-08-28 | 41.7 MB | |
gf_darwin_amd64 | 2025-08-28 | 43.7 MB | |
GoFrame Release v2.9.1 source code.tar.gz | 2025-08-27 | 2.0 MB | |
GoFrame Release v2.9.1 source code.zip | 2025-08-27 | 3.1 MB | |
README.md | 2025-08-27 | 2.7 kB | |
Totals: 16 Items | 536.7 MB | 0 |
What's Changed
- feat(net/ghttp): enhance GetHeader method to support default values by @hailaz in https://github.com/gogf/gf/pull/4210
- feat(util/gpage): marked deprecated by @gqcn in https://github.com/gogf/gf/pull/4230
- fix(ci): change base image from expired ubuntu-22.04 to ubuntu-latest by @gqcn in https://github.com/gogf/gf/pull/4273
- fix(net/ghttp): improve GetMetaTag method to handle nil and type checks by @hailaz in https://github.com/gogf/gf/pull/4284
- fix(database/gdb): support multiple order fields in gdb_model_with and merged [#4272] fix scanning functionality for deep slice types by @fainc in https://github.com/gogf/gf/pull/4320
- chore: bump golang.org/x/tools to v0.34.0 for Go 1.25 compatibility by @chenrui333 in https://github.com/gogf/gf/pull/4313
- fix(os/gtime): add handling for nil time pointers to avoid causing panic by @hailaz in https://github.com/gogf/gf/pull/4323
- fix(cmd/gf): "unknown time zone" when using "gf gen dao" for clickhouse on windows platform by @joy999 in https://github.com/gogf/gf/pull/4368
- fix(internal/utils): fix +.1 is pass checks numeric by @wanghaolonggit in https://github.com/gogf/gf/pull/4374
- chore: upgrade golangci-lint configuration and optimize codebase by @houseme in https://github.com/gogf/gf/pull/4236
- chore(polaris): Bump
github.com/polarismesh/polaris-go
from v1.5.8 to v1.6.1 by @houseme in https://github.com/gogf/gf/pull/4241 - chore: upgrade dependencies to latest versions and fix security vulne… by @houseme in https://github.com/gogf/gf/pull/4237
- fix(cmd/gf): fix gen sharding dao in multiple shardingPattern tables … by @fainc in https://github.com/gogf/gf/pull/4379
- chore(contrib/nosql/redis): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.12.1 in /contrib/nosql/redis by @dependabot[bot] in https://github.com/gogf/gf/pull/4215
- feat(ci): upgrade workflow checkout version v5 by @houseme in https://github.com/gogf/gf/pull/4381
- fix(database/gdb): clickhouse can not support int128/int256/uint128/uint256 by @joy999 in https://github.com/gogf/gf/pull/4370
- fix(tracing): set database span kind to client by @minimAluminiumalism in https://github.com/gogf/gf/pull/4334
- chore(deps): Update dependent versions to enhance compatibility and security by @hailaz in https://github.com/gogf/gf/pull/4380
New Contributors
- @chenrui333 made their first contribution in https://github.com/gogf/gf/pull/4313
- @wanghaolonggit made their first contribution in https://github.com/gogf/gf/pull/4374
- @minimAluminiumalism made their first contribution in https://github.com/gogf/gf/pull/4334
Full Changelog: https://github.com/gogf/gf/compare/v2.9.0...v2.9.1