Skip to content

Releases: cloudwego/thriftgo

v0.3.13

06 Jun 02:57
e44c195
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.12...v0.3.13

v0.3.12

30 Apr 02:32
cbe5dda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.11...v0.3.12

v0.3.11

29 Apr 03:30
222f62e
Compare
Choose a tag to compare

What's Changed

Note: this version incorrectly removed necessary template component for Kitex's Thrift Streaming feature. If you rely on this feature, please use v0.3.10 or v0.3.12+.

Full Changelog: v0.3.10...v0.3.11

v0.3.10

09 Apr 09:44
9463514
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.9...v0.3.10

v0.3.9

08 Apr 08:40
91a39db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.8...v0.3.9

v0.3.8

29 Mar 06:21
8e5212c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.8

v0.3.6

18 Jan 03:05
54ad8e6
Compare
Choose a tag to compare

What's Changed

  • fix: streaming support including dot-separated thrift file by @felix021 in #154

Full Changelog: v0.3.5...v0.3.6

v0.3.5

10 Jan 06:46
9649481
Compare
Choose a tag to compare

What's Changed

  • fix: semantic check by @FGYFFFF in #150
  • feat: add option for unmasked required fields by @AsterDY in #151
  • fix: fix "can't make recurse-dir relative" for trimmer tool by @tksky1 in #152
  • feat: support generate nested struct for slim template by @FGYFFFF in #101
  • feat: thrift streaming by @felix021 in #153

Full Changelog: v0.3.4...v0.3.5

v0.3.1

23 Aug 12:26
9124651
Compare
Choose a tag to compare
feat: add IDL trimming (#118)

Co-authored-by: HeyJavaBean <[email protected]>

v0.3.0

14 Aug 12:52
1412205
Compare
Choose a tag to compare
fix: only generate InitDefault when FrugalTag is on (#116)