Releases: apache/dubbo-go-hessian2
Releases · apache/dubbo-go-hessian2
v1.4.0-rc1
New Features
- support BigInteger. #141
- support embedded struct. #150
- flat anonymous struct field. #154
Enhancement
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
New Features
- support BigInteger. #141
- support embedded struct. #150
- flat anonymous struct field. #154
Enhancement
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
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.2
- Add: support attachments
- Add: IncompleteAnnotationException And AnnotationTypeMismatchException
v1.2.1
Add: com.alibaba.dubbo.rpc.service.GenericException
v1.1.2
- add: java Throwable registration