Skip to content

Releases: apache/dubbo-go-hessian2

v1.1.0

03 Jul 14:57
021916f
Compare
Choose a tag to compare
  • support typed list
  • add java exception definition

v1.0.2

13 Jun 11:07
a3fe917
Compare
Choose a tag to compare
  1. Fix dubbogo issue71
  2. add double, int, long encode unit test
  3. Fix long/double encode bug

v1.0.1

11 Jun 00:26
eb44ebb
Compare
Choose a tag to compare
  1. fix issue #40 that ignoring nil when decoding list
  2. fix java exception handling

v1.0.0

08 Jun 02:19
8a2b1a0
Compare
Choose a tag to compare

Hessian2 will maintain its own version in format of MAJOR.MINOR.PATCH from now on , starting from v1.0.0.

Hessian2 is a codec library used by dubbogo with following features:

  • compatible with java hessian v4.0.60
  • compatible with dubbo v2.6.5
  • support define field/service name by tag