Release Notes

v1.4.0

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

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