Releases: cloudwego/volo
Releases · cloudwego/volo
Volo-build 0.8.3
What's Changed
- feat: add ignore_unused by @LYF1999 in #246
- feat: add
touch_all
by @LYF1999 in #248 - Initial support for TLS by @minghuaw in #247
- Fix error in the initial TLS server impl by @minghuaw in #250
- fix: shutdown_hook not send by @Millione in #252
- Format generated codes and make err outputs readable for
volo-cli
by @wfly1998 in #253
New Contributors
- @wfly1998 made their first contribution in #253
Full Changelog: volo-build-0.8.0...volo-build-0.8.3
Volo-Thrift 0.8.0
What's Changed
- support shutdown hooks by @Yanhao in #228
- feat(volo-thrift): use afit and rpitit to optimize codec by @PureWhiteWu in #230
- [ISSUE #234]Fixing some typos by @mxsm in #235
- [ISSUE #236]Add a description for Cli init command argument name by @mxsm in #237
- fix: pilota codegen && remove afit by @PureWhiteWu in #238
- feat: use afit and rpitit to optimize Service by @PureWhiteWu in #239
- [ISSUE #241]Optimize the init command code by @mxsm in #242
- feat: use afit to optimize gen code by @PureWhiteWu in #240
New Contributors
Full Changelog: volo-thrift-0.7.2...volo-thrift-0.8.0
Volo-gRPC 0.8.0
What's Changed
- 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
- fix: multiplex panic by @PureWhiteWu in #222
- support shutdown hooks by @Yanhao in #228
- feat(volo-thrift): use afit and rpitit to optimize codec by @PureWhiteWu in #230
- [ISSUE #234]Fixing some typos by @mxsm in #235
- [ISSUE #236]Add a description for Cli init command argument name by @mxsm in #237
- fix: pilota codegen && remove afit by @PureWhiteWu in #238
- feat: use afit and rpitit to optimize Service by @PureWhiteWu in #239
- [ISSUE #241]Optimize the init command code by @mxsm in #242
- feat: use afit to optimize gen code by @PureWhiteWu in #240
New Contributors
Full Changelog: volo-grpc-0.6.0...volo-grpc-0.8.0
Volo-cli 0.8.0
What's Changed
- 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
- fix: multiplex panic by @PureWhiteWu in #222
- support shutdown hooks by @Yanhao in #228
- feat(volo-thrift): use afit and rpitit to optimize codec by @PureWhiteWu in #230
- [ISSUE #234]Fixing some typos by @mxsm in #235
- [ISSUE #236]Add a description for Cli init command argument name by @mxsm in #237
- fix: pilota codegen && remove afit by @PureWhiteWu in #238
- feat: use afit and rpitit to optimize Service by @PureWhiteWu in #239
- [ISSUE #241]Optimize the init command code by @mxsm in #242
- feat: use afit to optimize gen code by @PureWhiteWu in #240
New Contributors
Full Changelog: volo-cli-0.6.0...volo-cli-0.8.0
Volo-build 0.8.0
What's Changed
- 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
- fix: multiplex panic by @PureWhiteWu in #222
- support shutdown hooks by @Yanhao in #228
- feat(volo-thrift): use afit and rpitit to optimize codec by @PureWhiteWu in #230
- [ISSUE #234]Fixing some typos by @mxsm in #235
- [ISSUE #236]Add a description for Cli init command argument name by @mxsm in #237
- fix: pilota codegen && remove afit by @PureWhiteWu in #238
- feat: use afit and rpitit to optimize Service by @PureWhiteWu in #239
- [ISSUE #241]Optimize the init command code by @mxsm in #242
- feat: use afit to optimize gen code by @PureWhiteWu in #240
New Contributors
Full Changelog: volo-build-0.6.0...volo-build-0.8.0
Volo 0.8.0
What's Changed
- fix: multiplex panic by @PureWhiteWu in #222
- support shutdown hooks by @Yanhao in #228
- feat(volo-thrift): use afit and rpitit to optimize codec by @PureWhiteWu in #230
- [ISSUE #234]Fixing some typos by @mxsm in #235
- [ISSUE #236]Add a description for Cli init command argument name by @mxsm in #237
- fix: pilota codegen && remove afit by @PureWhiteWu in #238
- feat: use afit and rpitit to optimize Service by @PureWhiteWu in #239
- [ISSUE #241]Optimize the init command code by @mxsm in #242
- feat: use afit to optimize gen code by @PureWhiteWu in #240
New Contributors
Full Changelog: volo-0.5.4...volo-0.8.0
Volo-Thrift 0.7.2
What's Changed
- 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
- fix: multiplex panic by @PureWhiteWu in #222
New Contributors
- @bobozhengsir made their first contribution in #219
Full Changelog: volo-thrift-0.7.0...volo-thrift-0.7.2
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
Volo-thrift-0.7.0
Feature:
- feat: set listener backlog to max on linux by @PureWhiteWu in #200
- feat: support cloexec by @PureWhiteWu in #206
- 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
Optimize:
Fix:
- fix: move tracing start after decode by @ethe in #194
- fix: gracefully exit by @PureWhiteWu in #195
- fix: remoeve trailling whitespace by @LYF1999 in #199
- fix: compile with multiplex by @LYF1999 in #205
- fix: use transparent repr for
ApplicationErrorKind
by @LYF1999 in #203
New Contributors
Full Changelog: volo-0.5.0...volo-thrift-0.7.0