v0.3.0
What's Changed
Feature
- feat:add kitex template by @ViolaPioggia in #88
- feat: add thrift && protobuf generate_code examples by @ViolaPioggia in #89
- feat: add business_exception by @ViolaPioggia in #90
- feat: add grpc multiservice example by @ViolaPioggia in #91
- feat: add README_ZN by @ViolaPioggia in #92
- feat: add grpc_multi_service client by @ViolaPioggia in #95
- feat: optimize grpc_multi_service README by @ViolaPioggia in #97
- feat(prometheus): update prometheus example by @rogerogers in #98
- feat: optimize loadbalancer example by @ViolaPioggia in #96
- feat: add kitex_gorm example by @ViolaPioggia in #99
- feat: add kitex_gorm_gen example by @ViolaPioggia in #100
- feat: example for jsonpb-client by @felix021 in #101
- feat: add kitex_zorm example by @ViolaPioggia in #102
- feat: add kitex_ent example by @ViolaPioggia in #104
- feat: add generic json by @ViolaPioggia in #106
- feat: add example_shop for quick start doc by @cqqqq777 in #105
- feat: add gls example by @ViolaPioggia in #108
- feat: add example of server_hook by @ViolaPioggia in #109
Fix
- fix: Modify the go image in Dockerfile to adapt the go version in go.mod by @ChloroplastYu in #94
- fix: replace "logging" exporter in opentelemetry collector with "debug" exporter by @weichenxu923 in #107
Docs
- docs: optimize words format by @ViolaPioggia in #110
- docs: fix Kitex_ent url by @ViolaPioggia in #111
Chore
- chore: upgrade kitex version to v0.9.0 by @GuangmingLuo in #113
- chore: upgrade kitex to v0.9.0 by @GuangmingLuo in #114
- chore: upgrade registry-etcd version by @GuangmingLuo in #115
New Contributors
- @ChloroplastYu made their first contribution in #94
- @weichenxu923 made their first contribution in #107
- @cqqqq777 made their first contribution in #105
Full Changelog: v0.2.4...v0.3.0