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 apollofailed to retrieve configurations for multiple namespaces, wherewatch apollo changeresulted 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
WherePrisupport 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
- @973212983 made their first contribution in #4510
- @The-night-elves made their first contribution in #4511
- @xiaoyi510 made their first contribution in #4512
- @xiongchao123 made their first contribution in #4509
- @iamcc30 made their first contribution in #4375
- @hicolin made their first contribution in #4485
- @aitimate made their first contribution in #4400
- @ljluestc made their first contribution in #4521
- @li-zheng-hao made their first contribution in #4170
Full Changelog: v2.9.5...v2.9.6