This repository was archived by the owner on Oct 27, 2018. It is now read-only.
The release causes the routing regex to match against the union of the host and path. This allows for routing decisions based on the host used. Existing regex's which assumed the path was the beginning of the string to be matched will no longer work.