What's Changed
- feat: supprt non-kratos instance in consul registry by @longXboy in #1892
- fix: starter parent ctx by @tonybase in #1895
- feat(contrib): add eureka registry (#1792) by @weetime in #1793
- feat(log): log load config only when Debug level by @Cluas in #1899
- fix(log): FilterFunc keyvals lost logger prefix by @Cluas in #1901
- fix(log): Improper Input Validation in GoGo Protobuf CVE-2021-3121 by @shenqidebaozi in #1902
- fix(transport): fix the problem that the request is not delivered correctly by @shenqidebaozi in #1906
- feat(transport): add JSON codec for gRPC by @tonybase in #1908
- fix(cmd): protoc-gen-go-http use self release by @YoogoC in #1909
- fix(cmd): fix lint problem by @Casper-Mars in #1919
- feat(registry): consul client add DeregisterCriticalServiceAfter option by @Casper-Mars in #1917
- feat: change description of Kratos by @Casper-Mars in #1920
- feat: add error cause for statck trace by @tonybase in #1910
- fix(cmd): generate error func name and unit test fail by @fifsky in #1923
- fix(metadata): correct the function name in metadata log text by @Windfarer in #1915
- feat(selector): add node scheme by @tonybase in #1932
- feat(discovery): provide an option to disable discovery debug log by @yeqown in #1942
- feat: add opensergo metadata by @tonybase in #1947
- fix client do method done not use when err not nil by @zhaobingchun in #1948
- fix bind test errors by @Donglong in #1950
- fix(contrib/opensergo): fix index error by @Casper-Mars in #1951
- fix: fix choose failed when path is cmd/server by @haiyux in #1954
- fix: fix kratos run when cmd number is one by @haiyux in #1956
- feat:new and add karge warehouse by @haiyux in #1953
- fix(transport/http): responseEncoder should not write any data when it need to write nil by @Donglong in #1945
- feat(registry): contrib/registry/zookeeper add digest acl support by @youzhixiaomutou in #1964
- feat: protoc-gen-go-errors add comment by @JeffreyBool in #1961
- feat(log): Helper implemented io.Writer by @elricli in #1927
- deps: upgrade kratos version to v2.2.2 by @shenqidebaozi in #1944
New Contributors
- @weetime made their first contribution in #1793
- @YoogoC made their first contribution in #1909
- @zhaobingchun made their first contribution in #1948
- @Donglong made their first contribution in #1950
- @youzhixiaomutou made their first contribution in #1964
- @JeffreyBool made their first contribution in #1961
Full Changelog: v2.2.1...v2.2.2