What's Changed
- optimize the handling of the
SIGUSR1
signal by @windvalley in #2532 - fix issue #2509 by @gqcn in #2530
- fix issue #2516 by @gqcn in #2531
- comment updates for gdb.Builder by @org-org-org in #2513
- fix: unified go.mod dependent version by @hailaz in #2452
- Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0 in /cmd/gf by @dependabot in #2546
- change temp dir to os.TempDir for package gfile by @gqcn in #2547
- feat: automatic update gf for contrib by @hailaz in #2551
- improve stream response for http by @gqcn in #2564
- add
RemoveValues
for packagegarray
by @gqcn in #2568 - add
clickhouse
support in commandgf gen dao
by @alaywn in #2557 - fix issue #2529 #2487 by @gqcn in #2548
- Add Filter function to garray by @wsy998 in #2541
- fix missing trace id in gctx.GetInitCtx by @gqcn in #2562
- inherit context from http.Request for ghttp.Request by @gqcn in #2550
- update cli build action by @stardemo in #2563
- uf case update for contrib/drivers/mysql by @gqcn in #2569
- fix issue in New when creating concurrent-safety var for package gvar by @osgochina in #2573
- version updates to v2.4.0-rc by @gqcn in #2574
New Contributors
- @org-org-org made their first contribution in #2513
- @alaywn made their first contribution in #2557
- @wsy998 made their first contribution in #2541
Full Changelog: v2.4.0-beta...v2.4.0-rc