v2.37.1
Overview
This bugfix release fixes an issue regarding the Swagger UI docs renderer, as well as fixes an issue preventing Groups from using the configurable options released in v2.37.1.
This also brings interface constructors to humamux.
What's Changed
- Export Gorilla Mux interface constructors by @RangelReale in #965
- fix(api): use proper CSP hash for inline script in Swagger doc renderer by @leonklingele in #977
- fix(group): ensure "Group" satisfies the configProvider interface by @leonklingele in #976
Full Changelog: v2.37.0...v2.37.1