Releases: cloudwego/kitex-examples
Releases · cloudwego/kitex-examples
v0.3.3
What's Changed
- feat: add receive all the metainfo api by @Zzhiter in #129
- fix(thrift_multi_service): remove unnecessary files by @Marina-Sakai in #128
- chore: update readme.md by @liwagu in #130
- chore: add istio integration demo by @whalecold in #131
- chore(ci): update dependencies by @ahaostudy in #132
- chore(deps): bump github.com/cloudwego/kitex from 0.9.0 to 0.9.1 by @dependabot in #140 #146 #145 #144 #134 #141 #133 #135 #136 #139 #137 #138 #143 #142 #148
New Contributors
- @Zzhiter made their first contribution in #129
- @liwagu made their first contribution in #130
- @whalecold made their first contribution in #131
- @ahaostudy made their first contribution in #132
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix: remove untapped param by @cqqqq777 in #118
- fix: readme statement repetition by @jathonli in #119
- fix: exception parameters and typo by @hakusai22 in #125
- fix: md typo and link replace by @hakusai22 in #126
- chore: optimize github_ci by @ViolaPioggia in #127
- chore: optimize CI by @ViolaPioggia in #122
New Contributors
- @jathonli made their first contribution in #119
- @hakusai22 made their first contribution in #125
Full Changelog: v0.3.0...v0.3.2
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
v0.2.4
What's Changed
- feat:slog example of klog by @XZ0730 in #86
- docs:optimize README by @ViolaPioggia in #87
New Contributors
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- chore: bump deps version by @GuangmingLuo in #81
- chore: update xds version by @GuangmingLuo in #82
- fix: Use the correct illustration; Use the correct bridge network name. by @JasonHXiang in #73
- chore: update opentelemetry example by @GuangmingLuo in #83
- docs:add klog examples by @ViolaPioggia in #84
- docs:optimize logger caller by @ViolaPioggia in #85
New Contributors
- @JasonHXiang made their first contribution in #73
- @ViolaPioggia made their first contribution in #84
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
- chore: add docker deployment by @gityh2021 in #69
- build: modify Dockerfile to improve build speed by @cold-runner in #74
- chore: update dependency version by @GuangmingLuo in #77
- chore: update otel-collector-config.yaml by @MulL1on in #78
- chore: regenerate kitex_gen with new kitex by @felix021 in #79
New Contributors
- @gityh2021 made their first contribution in #69
- @cold-runner made their first contribution in #74
- @MulL1on made their first contribution in #78
- @felix021 made their first contribution in #79
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- docs: optimized opentelemetry layout
- fix: fix Makefile in bizdemo/easy_note/cmd/user and bizdemo/easy_note/cmd/note
- chore: bump version & update CI (for go 1.20)
New Contributors
Full Changelog: v0.1.1...v0.2.0
release v0.1.1
chore: fix CODEOWNERS team name