Skip to content

v0.1.1

Compare
Choose a tag to compare
@xiaost xiaost released this 29 Aug 03:53
· 11 commits to main since this release
024f019

What's Changed

  • feat(thrift): base get/set for beter compatibility by @xiaost in #11
  • chore: delete useless fields in Base(protocol/thrift/base) by @YangruiEmma in #12
  • feat(thrift/apache): check methods for kitex by @xiaost in #13
  • refactor(thrift): compat code no reflect by @xiaost in #15
  • refactor: replace TTransport with io.ReadWriter in apache bridge module by @YangruiEmma in #16
  • feat(codec): add bufiox interfaces and spilit ttheader codec codes by @jayantxie in #14
  • chore: upgrade go/x/net & update readme by @GuangmingLuo in #19
  • refactor: thrift codec uses bufiox interface for encoding and decoding by @jayantxie in #17

New Contributors

Full Changelog: v0.1.0...v0.1.1