github cloudfoundry/routing-release 0.218.0

latest releases: v0.237.0, 0.237.0, v0.236.0...
2 years ago

Release Highlights

🎉 Beta feature: Gorouter now accepts HTTP2 traffic.

  • When router.enable_http2: true then the following is enabled:
    • Client sends http/2 request to LB with http/2 support
    • LB sends http/2 request to Gorouter
    • Gorouter accepts http/2 traffic
    • Gorouter sends h1 traffic to backends
  • More work coming soon to get the last hop from gorouter -> apps to support http/2.
  • This work was from this routing-release PR and this gorouter PR.

✨ Built with Golang 1.16.6

Don't miss a new routing-release release

NewReleases is sending notifications on new releases.