Volo 0.5.4
What's Changed
- move tracing start after decode by @ethe in #194
- fix(volo-thrift): gracefully exit by @PureWhiteWu in #195
- Re-export FastStr by @J-F-Liu in #197
- fix: remoeve trailling whitespace by @LYF1999 in #199
- feat: set listener backlog to max on linux by @PureWhiteWu in #200
- chore: bump version to 0.5.1 by @PureWhiteWu in #201
- use transparent repr for
ApplicationErrorKind
by @LYF1999 in #203 - bump version by @LYF1999 in #204
- fix: compile with multiplex by @LYF1999 in #205
- feat: support cloexec by @PureWhiteWu in #206
- fix(volo):fix bit operation priority error for incoming by @my-vegetable-has-exploded in #208
- feat(volo-cli):Support auto generate default impl code in lib.rs in volo-cli init command by @my-vegetable-has-exploded in #207
- fix(volo-grpc): cancelled client streaming handling by @Millione in #198
- feat: support build with keep_unknown_fields by @Millione in #209
- feat: keep_unknown_fields support yml config by @Millione in #210
- feat: support disable default timeout layer by @PureWhiteWu in #213
- fix(grpc): impl Fromanyhow::Error for Status by @Millione in #212
- bump version by @Millione in #214
- fix: OUT_DIR env not set by @Millione in #215
- fix: codegen error caused by empty method of services by @LYF1999 in #217
- feat: update worksapce idl by @LYF1999 in #218
- feat: support hot_restart by @bobozhengsir in #219
- chore: bump volo version to 0.5.4 by @PureWhiteWu in #220
New Contributors
- @J-F-Liu made their first contribution in #197
- @bobozhengsir made their first contribution in #219
Full Changelog: volo-0.5.0...volo-0.5.4