What's Changed
- use pilota git source by @LYF1999 in #60
- optimize volo-thrift code, remove unnecessary generic parameters by @LYF1999 in #61
- remove TAIT elision lifetime required after nightly-2022-10-20 by @ethe in #63
- fix: cx is not used in parameter list of the
impl Trait
type alias by @LYF1999 in #64 - feat: code adjust for Self by @daheige in #62
- feat: upgrade clap to 4 by @PureWhiteWu in #65
- chore: use workspace package and dependencies by @PureWhiteWu in #66
- optimize: volo codegen for thrift by @LYF1999 in #67
- doc: add examples by @PureWhiteWu in #69
- fix: ci rustfmt fail by @PureWhiteWu in #70
- feat: add writev support for volo net conn by @PureWhiteWu in #72
- remove useless liftetime paramenter in LoadBalance:: InstanceIter by @ethe in #73
Full Changelog: volo-0.2.0...volo-0.2.1