Skip to content

Releases: weibocom/motan-go

release v1.2.0

09 Sep 04:16
f3ccb8b
Compare
Choose a tag to compare

release v1.2.0

release v1.1.0

11 Jun 07:24
a6f5d1c
Compare
Choose a tag to compare

release v1.1.0

v1.0.2

11 Aug 06:53
1259050
Compare
Choose a tag to compare
  1. MotanCluster on refresh add: shuffle endpoints list avoid to call to determine server nodes when the list is not change.

  2. MotanEndpoint ensure trigger keepalive and optimise to call keepalive in recordErrAndKeepalive.

  3. add request x-forwarded-for (#241).

v1.0.1

13 Jul 06:57
d55c49f
Compare
Choose a tag to compare

add more features
pls see the commits.

1.0.0

22 Apr 01:42
bfe5215
Compare
Choose a tag to compare

features:

  1. add http-mesh to export http service into weibo-mesh.
  2. add cluster accesslog filter.
  3. add mesh running status mangement.

bugfix:

  1. repeated gzip but only ungzip once.

1.0.0-beta4

31 Oct 07:33
Compare
Choose a tag to compare
1.0.0-beta4 Pre-release
Pre-release

1.0.0-beta4:

  1. bugfix for none request params error for httpprovider
  2. add keepalive support for httpprovider
  3. set connection pool for httpprovider
  4. add new httpxprovider based on fast-http

1.0.0-beta3

19 Sep 07:39
4892c5d
Compare
Choose a tag to compare

1.0.0-beta3:

  1. add switcher manager
  2. add debug/trace managehandler
  3. refine zk registry