github cloudwego/volo volo-http-0.4.0-rc.4
Volo-HTTP 0.4.0-rc.4

latest releases: volo-cli-0.11.3, volo-build-0.11.5, volo-thrift-0.11.2...
pre-release2 months ago

What's Changed

  • Throw a compile_error if nither feature "http1" nor "http2" is disabled
  • Use only "http1" in default-client and default-server
  • Set default-client and default-server as default features
  • Re-export ClientTransport service for users to import into their inner layers.
  • Use DiscoverKey instead of (FastStr, u16) as Discover::Key
  • Rename DefaultLB and DefaultLBService to DefaultLb and DefaultLbService
  • Remove deprecated ClientRequest, ServerRequest, ClientResponse, ServerResponse
  • Reduce some generic constraints
  • Fix infinite loop printing warn log when discover's watch channel is closed

Detailed commits

  • fix: Infinite loop printing warn log when discover's watch channel is closed. by @intfish123 in #585
  • chore(volo-http): improve user experience by @yukiiiteru in #587

Full Changelog: volo-http-0.4.0-rc.3...volo-http-0.4.0-rc.4

Don't miss a new volo release

NewReleases is sending notifications on new releases.