Skip to content

Releases: cloudwego/kitex-examples

v0.3.2

08 May 03:33
5020469
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.2

v0.3.0

05 Mar 04:27
0a559d7
Compare
Choose a tag to compare

What's Changed

Feature

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

Chore

New Contributors

Full Changelog: v0.2.4...v0.3.0

v0.2.4

11 Dec 06:52
686a0e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

05 Dec 11:47
cb97807
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

07 Oct 02:38
22ba921
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

06 Oct 06:09
912eb54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Mar 08:11
1a0bcba
Compare
Choose a tag to compare

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

21 Dec 08:03
ced1323
Compare
Choose a tag to compare
chore: fix CODEOWNERS team name

v0.1.0

23 Feb 06:46
31c4008
Compare
Choose a tag to compare

Feature

[ #22 ] feat: add easy demo