Skip to content

Releases: cloudwego/dynamicgo

v0.4.1

20 Sep 10:51
3c00b4d
Compare
Choose a tag to compare

What's Changed

  • refactor: merge fieldmap code into one package; by @AsterDY in #75

Full Changelog: v0.4.0...v0.4.1

v0.4.0

28 Aug 06:27
b8eee87
Compare
Choose a tag to compare

What's Changed

  • chore: Delete .DS_Store file by @haoxins in #65
  • refactor: rm github.com/apache/thrift by @xiaost in #68
  • fix empty biz body unwrapBinary EOF error by @wodeqiangne in #70
  • feat:(thrift) support putting IDL filename into Descriptor's annotations by @ThinkerQAQ in #71
  • chore: rm unused base.TrafficEnv by @xiaost in #73

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

31 Jul 03:13
1e6bfca
Compare
Choose a tag to compare

Feature

Bugfix

Optimization

  • opt(thrift): new pure go Skip impl, 1x better performance by @xiaost in #59

New Contributors

Full Changelog: v0.2.9...v0.3.0

v0.2.9

17 Jun 12:24
1ce2e1f
Compare
Choose a tag to compare

What's Changed

  • fix(j2p): support sint/fixed/sfixed types convertion and generic call by @khan-yin in #57

Full Changelog: v0.2.8...v0.2.9

v0.2.8

12 Jun 03:47
5f5563f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.7

06 Jun 14:36
6c0a5cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

24 May 08:53
8e81853
Compare
Choose a tag to compare

What's Changed

  • fix:(conv/j2p) support skip unknow fields by @AsterDY in #52
  • fix:(thrift/generic) NewTypedNode should construct empty value by @AsterDY in #53

Full Changelog: v0.2.5...v0.2.6

v0.2.5

08 May 04:39
cdf39e6
Compare
Choose a tag to compare

What's Changed

  • refactor: remove internal spec's annotations by @AsterDY in #50

Full Changelog: v0.2.4...v0.2.5

v0.2.4

29 Apr 05:17
4e6336a
Compare
Choose a tag to compare

What's Changed

  • chore: immigrate some dependencies to 'cloudwego' by @AsterDY in #45
  • chore: update cloudwego dependencies by @AsterDY in #46
  • chore: update kitex to v0.9.3-rc by @AsterDY in #47
  • fix: proto/generic/cast.go: let Value struct func support Enum… by @sbs-copilot in #44
  • fix:(conv/j2t) Option WriteRequireField didn't effect by @AsterDY in #48
  • feat:(thrift) support putting IDL name-space into Descriptor's annotations by @AsterDY in #49
  • feat:(thrift) nested thrift type constructor API by @AsterDY in #41

New Contributors

Full Changelog: v0.2.0...v0.2.4

v0.2.1

14 Apr 15:18
b93142e
Compare
Choose a tag to compare

What's Changed

  • chore: immigrate some dependencies to 'cloudwego' by @AsterDY in #45
  • proto/generic/cast.go: let Value struct func support Enum… by @sbs-copilot in #44

New Contributors

Full Changelog: v0.2.0...v0.2.1