What's Changed
- fix: update gf cli to v2.9.6 by @github-actions[bot] in #4538
- ci(release): disable go module caching in release workflow by @Copilot in #4539
- feat(contrib/drivers/dm): add
Replace/InsertIgnoresupport and field type/length enhancements for dm database by @gqcn in #4541 - feat(contrib/drivers/pgsql): more field types converting support by @ivothgle in #3737
- fix(net/ghttp): Fix specification routing custom parameter recognition exception by @hailaz in #4549
- feat(contrib/drivers/dm&pgsql&mssql&oracle): add Replace/LastInsertId features support for dm/pgsql/mssql/oracle by @gqcn in #4547
- feat(contrib/drivers): more database drivers by @gqcn in #4553
- feat(database/gdb): Optimize SoftTime feature by @LanceAdd in #4559
- feat(crypto): add gsha256 by @joy999 in #4558
- fix(cmd/gf): fix gf gen dao with removeFieldPrefix by @zhang5788 in #4243
- feat(contrib/drivers/gaussdb): add gaussdb driver support by @gqcn in #4563
- fix(net/ghttp): fix #4567 by @LanceAdd in #4569
- feat(cmd/gf): init update by @hailaz in #4572
- feat(os/gfile): add MatchGlob function with globstar support (#4570) by @hailaz in #4574
- feat(cmd/gf): improve gf run watching by @hailaz in #4573
- refactor(database/gdb): simplify order and group by alias quoting (bu… by @lingcoder in #4555
- feat(crypto/grsa): Add RSA encryption and decryption function by @LanceAdd in #4571
New Contributors
- @zhang5788 made their first contribution in #4243
Full Changelog: v2.9.6...v2.9.7