github cloudwego/volo volo-thrift-0.9.0
Volo-Thrift 0.9.0

latest releases: volo-http-0.2.14, volo-cli-0.10.3, volo-build-0.10.14...
9 months ago

What's Changed

  • chore(volo-http): update service with wrapped Request, Response and Infallible by @wfly1998 in #272
  • chore(volo-http): move FromRequest from request to extract by @wfly1998 in #275
  • chore(volo-http): add Rejection for traits in extract mod by @wfly1998 in #276
  • feat(volo-http): support merging routers by @wfly1998 in #277
  • feat(volo-http): support ConnectionInfo by @wfly1998 in #278
  • feat(volo-cli): add middleware layers from_fn and map_response by @wfly1998 in #279
  • chore: bump volo-http to 0.1.1 by @wfly1998 in #280
  • feat(volo-http): add layer, layer_front and shutdown hooks for http server by @wfly1998 in #281
  • chore(volo-http): re-export hyper::body::Incoming as BodyIncoming by @wfly1998 in #282
  • feat: refactor rpcinfo to eliminate useless unwrap by @PureWhiteWu in #284
  • chore(volo-grpc): bump hyper to 1.0 by @wfly1998 in #285
  • fix(volo-thrift): convert user handler error to INTERNAL_ERROR by @Millione in #283
  • chore: update pilota by @PureWhiteWu in #286
  • chore(volo-http): re-export http and hyper by @wfly1998 in #287
  • feat(volo-http): support query and form by @wfly1998 in #289
  • fix(volo-grpc): add TokioTimer for server and client of hyper by @wfly1998 in #290
  • feat(volo-thrift): use fifo instead of filo for pool by @PureWhiteWu in #291
  • fix(volo-thrift): delete max_frame_size option by @PureWhiteWu in #292
  • chore: update pilota version to 0.10 by @PureWhiteWu in #293

Full Changelog: volo-thrift-0.8.5...volo-thrift-0.9.0

Don't miss a new volo release

NewReleases is sending notifications on new releases.