What's Changed
- feat: upgrade metainfo to use faststr by @PureWhiteWu in #129
- fix: the idl dir path when initing by git by @LYF1999 in #130
- absolute
Option
Path by @LYF1999 in #132 - feat: migrate to new pilota api by @LYF1999 in #133
- fix: codegen thrift method argument name by @LYF1999 in #134
- fix: args name by @LYF1999 in #135
- remove
Clone
trait bound for services in server by @LYF1999 in #136 - fix: codegen server method by @LYF1999 in #137
- fix: compile error in multiplex feature by @LYF1999 in #138
- add repr i8 for ApplicationErrorKind by @LYF1999 in #139
- fix: reset linked_bytes on failed by @LYF1999 in #140
- bump version by @LYF1999 in #141
- remove load balance error from thrift error by @LYF1999 in #143
- chore: add http framework crate by @PureWhiteWu in #144
- fix: rerun build.rs if .yml file changed by @Millione in #142
- feat(volo-cli): use workspace dependencies in template by @PureWhiteWu in #145
- feat: add more detailed information on error by @PureWhiteWu in #147
- optimize: reuse bytes buffer by @LYF1999 in #146
- chore: bump version by @PureWhiteWu in #148
- feat: add some more stats by @PureWhiteWu in #149
- feat: support stat tracer by @PureWhiteWu in #150
- param lifetime follow with self in discovery trait by @ethe in #151
- fix: address not set by @PureWhiteWu in #153
- fix: multiplex doesn't set read size by @PureWhiteWu in #156
- fix: chrono security issue by @PureWhiteWu in #157
- migrate to new pilota thrift error by @LYF1999 in #154
- adjust error type by @LYF1999 in #158
- remove
Service: Clone
bound for thrift client by @LYF1999 in #159 - support partial watching in discover subscription by @ethe in #155
- bump version by @LYF1999 in #160
- fix: dep by @LYF1999 in #161
- remove Clone for
IL::Service
by @LYF1999 in #162 - fix: multiplex compile error by @LYF1999 in #163
- revert Remove
Clone
for client by @LYF1999 in #164 - bump version by @LYF1999 in #165
- bump version by @LYF1999 in #166
- optimize: dont download files from git repeatedly by @LYF1999 in #169
- fix: compile fail on latest nightly by @PureWhiteWu in #171
Full Changelog: volo-cli-0.3.2...volo-cli-0.4.1