What's Changed
- chore: change pilota dependency back to git by @PureWhiteWu in #75
- release: 0.2.1 for volo-build by @PureWhiteWu in #76
- chore: change pilota dependency back to git by @PureWhiteWu in #77
- feat: add
touch
for idl config by @LYF1999 in #81 - feat(thrift): support client Arc request by @Millione in #84
- fix(grpc): return trailers-only when error occured by @Millione in #85
- chore(grpc): move metainfo logic to metaservice by @Millione in #86
- chore: make the code more concise by @tuchg in #88
- feat: support zerocopy codec by @PureWhiteWu in #92
- chore: remove redundant clone by @PureWhiteWu in #93
- fix: buf reader compact by @PureWhiteWu in #94
- feat: migrate to motore 0.3 & new callopt by @LYF1999 in #90
- fix: unmatched method by @LYF1999 in #96
- fix: trait bound by @LYF1999 in #97
- fix: lifetime is not general enough by @LYF1999 in #98
- callopt for grpc by @LYF1999 in #99
- fix(grpc): MkGenericClient in codegen by @Millione in #100
- grpc oneshot service by @LYF1999 in #101
- remove mut for grpc method by @LYF1999 in #102
- chore(examples): thrift string default generated smolstr by @Millione in #103
- fix: protocol detect by @PureWhiteWu in #104
- fix(grpc): remove write destination addr by @Millione in #105
- simplify mk_codec args by @LYF1999 in #106
- feat(grpc): de/compression support (#4) by @tuchg in #91
- chore: replace smol_str with faststr by @Millione in #108
- fix: bufreader length calc error by @PureWhiteWu in #109
- feat(grpc): multi-service support by @Millione in #95
- fix pilota rust wrapper by @LYF1999 in #111
- fix(grpc): add sync bound for request by @Millione in #112
- feat(grpc): expose more http2 configuration by @Millione in #110
- fix(grpc): better builder pattern by @Millione in #113
- chore(cli): adapt to grpc multi-service by @Millione in #115
- chore(grpc): change log level from warn to debug by @Millione in #114
New Contributors
Full Changelog: volo-thrift-0.2.1...volo-thrift-0.3.0