New Features
- feat(cmd/pgh): add processing when generating HTTP code (#1306)
- feat: kratos tool support generate stream service code (#1284)
- feat: enhance tracing (#1300)
- feat: change grpc gateway import path (#1295)
- feat(endpoint): add endpoint parser (#1273)
- feat(cmd): support the third party specify by self and fix the warning when third party is not in current directory (#1266)
- feat(transport): add transport tls config (#1267)
Bug Fixes
- fix:etcd<3.13 block question (#1317)
- fix(config): fix data race (#1316)
- fix example blog makefile (#1296)
- fix: using t.TempDir (#1289)
- fix endpoint panic (#1291)
Others
- append config watchers when watch source (#1320)
- upgrade examples mod dependent version (#1314)
- upgrade: grpc to v1.39.1 (#1312)
- add appinfo test (#1293)
- test: option tests (#1292)
- ci: add pull request template (#1280)
- add selector code annotation (#1275)
- grpc‘s secure discovery (#1270)
- upgrade kratos to v2.0.3 (#1264)