GoFrame Release v2.9.5
What's Changed
- fix: update gf cli to v2.9.4 by @github-actions[bot] in https://github.com/gogf/gf/pull/4463
- fix(contrib/drivers/pgsql): Merge duplicated fields, especially for key constraints. by @wangle201210 in https://github.com/gogf/gf/pull/4465
- feat(cmd/gf): Add support for the Loongson architecture (loong64) by @LanceAdd in https://github.com/gogf/gf/pull/4467
- fix(os/gcache): defaultcache lazy init by @wanghaolong613 in https://github.com/gogf/gf/pull/4468
- feat(container/garray): add TArray by @joy999 in https://github.com/gogf/gf/pull/4466
- fix(os/gcron): unit testing case of package gcron occasionally failed by @wanghaolong613 in https://github.com/gogf/gf/pull/4419
- feat(gdb): Allow to set table field metadata and allow to generate table fields registration code when generating dao by @LanceAdd in https://github.com/gogf/gf/pull/4460
- fix(net/gclient): fix content-type 'application/json;charset=utf-8' … by @wanghaolong613 in https://github.com/gogf/gf/pull/4369
- feat(os/gcfg): Add file watcher with custom callback support by @LanceAdd in https://github.com/gogf/gf/pull/4446
- build(contrib): upgrade nacos registry&config by @lingcoder in https://github.com/gogf/gf/pull/4473
- refactor(cmd/gf): Optimize run command to reload only on actual file changes by @windvalley in https://github.com/gogf/gf/pull/4476
- feat(container/garray): Sorted T Array by @joy999 in https://github.com/gogf/gf/pull/4470
- fix(cmd/gf): The problem of the command 'gen dao' becoming very slow by @hailaz in https://github.com/gogf/gf/pull/4498
- fix: v2.9.5 by @hailaz in https://github.com/gogf/gf/pull/4503
Full Changelog: https://github.com/gogf/gf/compare/v2.9.4...v2.9.5