v2.1.2
版本发布时间: 2021-11-19 15:35:02
go-kratos/kratos最新发布版本:v2.8.0(2024-07-22 20:02:06)
contrib 2.1.2 -> v2.0.0-20211119072916-7e0045cd0f2f
Dependencies
- deps: upgrade 2.1.2 (#1638)
New Features
- feat: upgrade grpc version to 1.42.0 (#1626)
- feat(form/form): add support google.protobuf.Struct; (#1617)
- feat(contrib/config): use key file extension as format & config load log (#1619)
- feat: add base fitler to improve performace (#1612)
- feat(http): http client support service discovery in Do (#1563)
- feat: add raw node (#1611)
- feat: recovery logger with ctx (#1601)
- feat: add descriptor.proto (#1590)
Bug Fixes
- fix: nacos a vulnerable dependency was referenced (#1639)
- fix doc (#1636)
- fix:add consul all health check (#1620)
- fix(cmd/protoc-gen-go-http): follow the http rule to use query strings (#1629)
- fix(cmd/new): print the correct error message (#1630)
- fix(middleware/tracing): modify kartos to kratos (#1628)
- fix[cmd]: if enum is a word in proto file, it should be camel too. (#1618)
- fix:modify annotation and wrong words (#1615)
- fix: nacos registry test data race (#1613)
- fix(cmd/http): fixed cannot declare a route with a regular expression (#1608)
- fix: k8s nacos and zookeeper registry lint (#1599)
- fix: fix p2c test (#1607)
- fix(cmd/kratos): use context timeout control, add timeout param (#1592)
- fix(app): use new context when app stop (#1589)
Others
- Update main.go (#1627)
- refactor: move from io/ioutil to io and os packages (#1633)
- docs of etcd config (#1622)
- docs: replenish config/apollo and registry/discovery readme (#1625)
- test: add nacos test (#1603)
- make the output of gin example right (#1598)
- export selector node (#1606)