Skip to content

0.204.0

Choose a tag to compare

@routing-ci routing-ci released this 04 Aug 17:15
· 4882 commits to develop since this release

Release Highlights

  • Feature: Change gorouter default branch from “master” to “main”. Fixes cloudfoundry/gorouter#269
  • Feature: Change gorouter “master” branch to be called “release”. Fixes #171.
  • Feature: Improve performance for TCP Router. Now it does not reload the HAProxy unnecessarily. Fixes #169
  • Security Fix: Fix for CVE-2020-5416. Improve websocket error handling.