What's Changed
- feat: export ignore_unused config by @Millione in #172
- feat: new codegen by @LYF1999 in #174
- fix: match method name by @LYF1999 in #175
- fix: thrift rpc timeout by @PureWhiteWu in #176
- add plugin for workspace by @LYF1999 in #178
- support idl config for workspace by @LYF1999 in #179
- fix: download dir by @LYF1999 in #181
- feat: support arc for resp by @Millione in #180
- feat: support unsafe codec by @PureWhiteWu in #183
- fix: wrong format name by @LYF1999 in #184
- feat(loadbalance):Support consistent hash load balance by @my-vegetable-has-exploded in #182
- feat: decode using bytes instead of BytesMut by @PureWhiteWu in #186
- add tracing span by @ethe in #185
- replace decode span into tokio::select by @ethe in #187
- fix: break loop after async block finished by @ethe in #188
- add dummy error in volo by @LYF1999 in #189
- feat(volo-thrift): optimize box clone by @PureWhiteWu in #190
- feat: use ZST instead of conditions by @PureWhiteWu in #191
- add tracing span provider trait by @ethe in #192
- fix:
ignore_unused
for idl config by @Millione in #177 - release: bump version to 0.5 by @PureWhiteWu in #193
New Contributors
- @my-vegetable-has-exploded made their first contribution in #182
Full Changelog: volo-cli-0.4.1...volo-cli-0.5.0