Skip to content

Releases: apache/dubbo-go-hessian2

v1.4.0-rc1

08 Mar 17:07
4c31e88
Compare
Choose a tag to compare

New Features

  • support BigInteger. #141
  • support embedded struct. #150
  • flat anonymous struct field. #154

Enhancement

  • update bytes pool. #147

Bugfixes

  • fix check service.Group and service.Interface. #138
  • fix can't duplicately decode Serializer object. #144
  • fix bug for encTypeInt32. #148

v1.4.0

12 Mar 05:57
4c31e88
Compare
Choose a tag to compare

New Features

  • support BigInteger. #141
  • support embedded struct. #150
  • flat anonymous struct field. #154

Enhancement

  • update bytes pool. #147

Bugfixes

  • fix check service.Group and service.Interface. #138
  • fix can't duplicately decode Serializer object. #144
  • fix bug for encTypeInt32. #148

v1.3.0

28 Oct 09:09
0ef010e
Compare
Choose a tag to compare

New Features

  • support skip unregistered pojo #128

Enhancement

  • change nil string pointer value #121
  • convert attachments to map[string]string #127

Bugfixes

  • fix nil bool error #114
  • fix tag parse error in decType #120
  • fix dubbo version #130
  • fix emoji encode error #131

v1.2.4

29 Jul 13:45
3d274e9
Compare
Choose a tag to compare
  • Imp: use gost bytes pool

v1.2.3

24 Jul 06:43
9dcc3c0
Compare
Choose a tag to compare
  • Fix: date nil bug

v1.2.2

22 Jul 01:52
85cc41b
Compare
Choose a tag to compare
  • Add: support attachments
  • Add: IncompleteAnnotationException And AnnotationTypeMismatchException

v1.2.1

18 Jul 15:38
9fdd600
Compare
Choose a tag to compare

Add: com.alibaba.dubbo.rpc.service.GenericException

v1.2.0

10 Jul 04:35
e051e54
Compare
Choose a tag to compare

add decimal support

v1.1.2

04 Jul 04:30
69f10c7
Compare
Choose a tag to compare
  • add: java Throwable registration

v1.1.1

04 Jul 02:12
11953ac
Compare
Choose a tag to compare
  • fix: some error handle