Skip to content

Releases: go-kratos/kratos

v2.0.0-alpha6

05 Mar 16:08
39886e0

Choose a tag to compare

docs: README.md (#749)

* update examples

v2.0.0-alpha5

03 Mar 14:28
d964ba8

Choose a tag to compare

init roadmap (#724)

* init roadmap

v2.0.0-alpha4

24 Feb 11:18
7cbb057

Choose a tag to compare

add proto client/server (#719)

* add proto client/server

v2.0.0-alpha3

20 Feb 15:06

Choose a tag to compare

fix client context

v2.0.0-alpha2

18 Feb 09:15
c7827ff

Choose a tag to compare

fix http middleware (#710)

* fix http middleware

v2.0.0-alpha1

17 Feb 10:23

Choose a tag to compare

Merge branch 'main' of github.com:go-kratos/kratos into main

v1.0.0

17 Feb 08:47
3daca16

Choose a tag to compare

fix: bbr limiter maxPass minRt cache problem (#690)

v0.6.0

04 Dec 13:51

Choose a tag to compare

Added:

  • net/trace: Add jaeger reporter
  • cache/redis: Add redis database configuration
  • grpc/warden: Update gRPC version to v1.29.1

Fixed:

  • container/pool: Fixed config reload deadlock
  • naming/discovery: Fixed empty instances panic
  • tool/kratos: Fixed new template errors
  • net/trace: Fixed trace pending count
  • grpc/warden: Fixed gRPC validation return code

v0.5.0

30 Apr 14:30
e79093c

Choose a tag to compare

Added:

  • http/blademaster: add RemoteIP func to get client ip
  • http/blademaster: add context pool
  • http/banding: add GetValidate func to get the default validator
  • grpc/warden: update version to v1.28.1

Fixed:

  • http/blademaster: fix context Keys map concurrent
  • tool/kratos: fix tool version
  • go test: fix test scripts

v0.4.2

31 Mar 04:30
79353fa

Choose a tag to compare

Fixed:

  • tool/kratos-protoc: fix version conflict of urfave/cli
  • tool/kratos: fix install version