Skip to content

GoFrame Release v2.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 07:33
5a8b33f

What's Changed

  • add ut cases for package ghttp_middleware and ghttp_request by @huangqian1985 in #2344
  • add ut cases for package ghttp_response by @huangqian1985 in #2352
  • add ut cases for package ghttp_request by @huangqian1985 in #2351
  • add ut cases for package gcache by @huangqian1985 in #2341
  • improve ut case for package internal/rwmutex by @gqcn in #2364
  • fix issue when only one file was uploaded in batch receiver attribute by @gqcn in #2365
  • fix issue #2334 when accessing static files with cache time by @gqcn in #2366
  • fix issue in cycle dumping for g.Dump by @gqcn in #2367
  • fix issue in gdb_core_utility.HasField caused by initialized position 1 for package clickhouse by @qq375251855 in #2346
  • fix: ghttp server static path config by @hailaz in #2335
  • parseConfigNodeLink support Chinese database name #2231 by @sanrentai in #2238
  • fix BuildParams with urlEncode when len(v) <= 6 by @primexiao in #2308
  • fix issue in NewIntArrayRange function for package garray by @gqcn in #2374
  • fix Unknown setting charset for clickhouse driver by @gqcn in #2375
  • add security tag support for openapi by @XiaobinZhao in #2377
  • revert from int64 to int for returning value of Count by @gqcn in #2378
  • fix issue #2381 by @gqcn in #2382
  • fix gf.yaml by @gqcn in #2385

New Contributors

  • @primexiao made their first contribution in #2308
  • @XiaobinZhao made their first contribution in #2377

Full Changelog: v2.2.5...v2.2.6