v0.1.1
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
- @YangruiEmma made their first contribution in #12
- @jayantxie made their first contribution in #14
- @GuangmingLuo made their first contribution in #19
Full Changelog: v0.1.0...v0.1.1