Skip to content

Releases: cloudwego/kitex-examples

v0.4.1

15 Jul 05:45
4622e60

Choose a tag to compare

What's Changed

  • chore: delete seata-go example by @ahaostudy in #166
  • chore: update jwt dependency for fixing alerts by @GuangmingLuo in #167
  • chore(ci): update dependabot config by @github-actions[bot] in #168
  • chore(deps): bump the kitex-dependencies group across 15 directories with 1 update by @dependabot[bot] in #169
  • chore: update ci and go mod by @GuangmingLuo in #170
  • chore(deps): bump the kitex-dependencies group across 15 directories with 1 update by @dependabot[bot] in #171
  • chore(deps): bump the kitex-dependencies group across 16 directories with 1 update by @dependabot[bot] in #172
  • feat: add generic streaming demos with both thrift and protobuf examples by @XinyiWang0204 in #173
  • fix: Update handler.go err define && return by @RizzoLuoJiaShan in #175
  • fix: Update kitex-gorm docker-compose.yml by @RizzoLuoJiaShan in #174
  • chore(deps): bump the kitex-dependencies group across 16 directories with 1 update by @dependabot[bot] in #176
  • chore(ci): update dependabot config by @github-actions[bot] in #177
  • chore(deps): bump the kitex-dependencies group across 2 directories with 1 update by @dependabot[bot] in #178
  • fix: generic streaming port conflicts and cleanup issues by @XinyiWang0204 in #180
  • chore(deps): bump the kitex-dependencies group across 18 directories with 1 update by @dependabot[bot] in #179

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 Dec 06:14
712232d

Choose a tag to compare

What's New

Chore

  • chore(deps): bump the kitex-dependencies group across 15 directories with 1 update by @dependabot in #150
  • chore(ci): update dependabot config by @github-actions in #151
  • chore(deps): bump github.com/cloudwego/kitex from 0.9.1 to 0.10.0 in /seata_go in the kitex-dependencies group across 1 directory by @dependabot in #152
  • chore(deps): bump the kitex-dependencies group across 16 directories with 1 update by @dependabot in #154
  • chore(deps): bump the kitex-dependencies group across 16 directories with 1 update by @dependabot in #155
  • fix(otel): otel collector receivers config by @CoderPoet in #157
  • fix: github-actions[bot] permission denied by @ahaostudy in #153
  • chore: bump versions by @GuangmingLuo in #159
  • chore(deps): bump the kitex-dependencies group across 16 directories with 1 update by @dependabot in #160
  • optimize: update kitex code and remove apache thrift api usage by @HeyJavaBean in #163
  • chore(ci): update dependabot config by @github-actions in #164
  • chore(deps): bump the kitex-dependencies group across 9 directories with 1 update by @dependabot in #165

New Contributors

  • @github-actions made their first contribution in #151
  • @EZ4Jam1n made their first contribution in #161

Full Changelog: v0.3.3...v0.3.4

v0.3.3

07 Jun 10:08
0bdcf1e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

08 May 03:33
5020469

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

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

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

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

Choose a tag to compare

What's Changed

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

v0.2.1

06 Oct 06:09
912eb54

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

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