github gogf/gf v2.9.6
GoFrame Release v2.9.6

11 hours ago

What's Changed

  • fix: update gf cli to v2.9.5 by @github-actions[bot] in #4507
  • fix(‎encoding/gjson): fix gjson data race by @973212983 in #4510
  • fix(ci): add cache cleaning step to prevent 'no space left on device' errors by @hailaz in #4513
  • feat(contrib/drivers/pgsql): add array type numeric[] and decimal[] converting to Go []float64 support #4457 by @The-night-elves in #4511
  • fix(net/goai): swagger $ref replace by @xiaoyi510 in #4512
  • refactor(contrib/clickhouse): optimization clickhouse by @wanghaolong613 in #4499
  • fix(contrib/config/apollo):where gcfg config apollo failed to retrieve configurations for multiple namespaces, where watch apollo change resulted in missing configurations. by @xiongchao123 in #4509
  • fix(contrib/drivers/pgsql): Fixed the problem of overlapping fields in the same table name in pgsql multiple schema mode by @iamcc30 in #4375
  • feat(container/garray): enhance generic array implements by @joy999 in #4482
  • feat(container/glist): add generic list feature by @joy999 in #4483
  • fix: update copyright notice in multiple files to specify correct file reference by @hailaz in #4518
  • refactor(database/gdb): add quote for FieldsPrefix by @hicolin in #4485
  • fix(os/gcfg): ignore fsnotify event error to avoid package gcfg totally failing by @aitimate in #4400
  • fix(database/gdb): Resolve column ambiguity in GROUP BY/ORDER BY with MySQL JOIN by @ljluestc in #4521
  • feat(container/gset): add generic set feature by @joy999 in #4492
  • fix(ci): update script permissions and add docker cleanup functionality by @hailaz in #4523
  • fix(ci): Free Disk Space by @hailaz in #4529
  • feat(container/gpool): add generic pool feature by @joy999 in #4493
  • feat(container/gring): add generic ring feature by @joy999 in #4496
  • feat(container/gqueue): add generic queuefeature by @joy999 in #4497
  • feat(container/gmap): add generic map feature by @joy999 in #4484
  • feat(container/gmap): add generic list map feature by @joy999 in #4520
  • feat(container/gtree): add generic tree feature by @joy999 in #4522
  • docs: update Chinese documentation and add README.zh_CN.MD by @hailaz in #4534
  • fix(contrib/drivers/dm): support muti-line sql statement (#4163) by @sanrentai in #4164
  • feat(contrib/drivers/dm): add WherePri support by @tiger1103 in #4157
  • fix(contrib/drivers/mssql): update tables SQL query for better compatibility by @li-zheng-hao in #4170
  • fix: v2.9.6 by @hailaz in #4537

New Contributors

Full Changelog: v2.9.5...v2.9.6

Don't miss a new gf release

NewReleases is sending notifications on new releases.