Skip to content

v2.37.1

Choose a tag to compare

@wolveix wolveix released this 19 Feb 15:32
· 27 commits to main since this release
6d0295c

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