What's Changed
- chore: update FUNDING.yml by @gqcn in #4049
- feat(contrib/config/nacos): add OnChange callbacks configuration support by @LanceAdd in #4038
- feat(contrib/registry/etcd): add retry machenism when keepalive lease expires by @gqcn in #4035
- fix(ci/golangci): fix golangcl-lint git push by @houseme in #4032
- fix(contrib/drivers/mssql): support pagination for both older 2008 and newer 2012 mssql version by @gqcn in #4043
- fix(contrib/drivers/pgsql): incompatible placeholder replacement with old version by @gqcn in #4036
- fix(database/gdb): add compatibility for old configiration with both
Type
and part ofLink
configurations by @gqcn in #4058 - fix(database/gdb): fix context canceled error in transaction due to usage of
TransTimeout
configuration by @gqcn in #4037 - fix(net/ghttp): json omitempty takes no effect in
BuildParams
, which is not compatible with old version by @gqcn in #4041 - perf(contrib/drivers/pgsql): improve conversion performace for slice string field type by @ninjashixuan in #4046
- test(net/gipv4): add unit tests by @oldme-git in #4052
Full Changelog: v2.8.2...v2.8.3