What's Changed
- fix(volo-grpc): use concat to get the entire encoded result from linkedbytes by @Ggiggle in #628
- chore(volo): combine rustls and native-tls by @yukiiiteru in #627
- chore(volo-http): add more unit tests for server by @yukiiiteru in #629
- fix(volo-build): use the global path for exception item when generate… by @Ggiggle in #630
- refactor(volo-build): adapt to the codegen backend new trait and new codegen context defined in pilota-build by @Ggiggle in #626
- feat(volo-build): add with_comments option for codegen builder by @Ggiggle in #631
- chore: bump dependencies by @yukiiiteru in #632
- feat(volo-http): add
layerforRequestBuilderby @yukiiiteru in #633 - chore: remove
doc_auto_cfgin volo, volo-http and volo-grpc by @yukiiiteru in #635 - feat(volo): introduce shmipc as transport layer protocol by @yukiiiteru in #636
- feat(volo-thrift): support shmipc for pingpong transport by @yukiiiteru in #634
- feat(volo-thrift): add multi service support by @PureWhiteWu in #637
Full Changelog: volo-grpc-0.11.7...volo-build-0.12.2