Skip to content

v1.8.0 ☀️

Compare
Choose a tag to compare
@release-drafter release-drafter released this 22 Aug 20:49
98cb6bf

v1.8.0 addresses a minor regression with the variable extraction when using a wildcard host match. Specifying .Host(“foo.example.com:{port:.*}) will now correctly capture the port into mux.Vars.

CHANGELOG