What's Changed
- fix: update dependencies to version v2.9.1 for various contrib modules and drivers by @hailaz in #4386
- fix: spacing in min value validation message by @houseme in #4388
- fix: revert #4388 by @hailaz in #4392
- perf(net/gclient): optimize default http.Transport connection pool configuration by @lxzan in #4390
- refactor: interface{} to any and reflect.Ptr to reflect.Pointer by @hailaz in #4395
- fix(net/ghttp): wrong in-tag param parse for query param (#4227) by @UncleChair in #4228
- chore: add OpenSSF Scorecard for README.md by @fengshunli in #3696
- fix: disable specific staticcheck rules and update lint config by @houseme in #4396
- feat: update linter config and deprecation notice by @houseme in #4399
- fix(net/goai): fix g.Meta is passed as parameters of a request by @wanghaolonggit in #4397
- fix: report coverage on the latest go version by @hailaz in #4398
- chore(tablewriter): upgrade to v1.0.9 and refactor table rendering logic by @zishang520 in #4352
- fix: version 2.9.2 by @hailaz in #4405
New Contributors
Full Changelog: v2.9.1...v2.9.2